[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:10:24.618690  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:43541,127.5.24.125:35241,127.5.24.124:37081
I20260630 12:10:24.620460  5217 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:10:24.621451  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:24.637678  5224 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:24.637696  5226 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:24.637748  5223 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:25.854419  5225 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1214 milliseconds
I20260630 12:10:25.854524  5217 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
I20260630 12:10:25.855769  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:25.855981  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:25.856133  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821425856118 us; error 0 us; skew 500 ppm
I20260630 12:10:25.856926  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:25.863049  5217 webserver.cc:533] Webserver started at http://127.5.24.126:40549/ using document root <none> and password file <none>
I20260630 12:10:25.863830  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:25.864019  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:25.864475  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:25.870142  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "90881962b26a4fdb95e44231138c6f89"
format_stamp: "Formatted at 2026-06-30 12:10:25 on dist-test-slave-cbkb"
I20260630 12:10:25.877365  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:10:25.882186  5232 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:25.883350  5217 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:10:25.883747  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "90881962b26a4fdb95e44231138c6f89"
format_stamp: "Formatted at 2026-06-30 12:10:25 on dist-test-slave-cbkb"
I20260630 12:10:25.884063  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:25.945932  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:25.947425  5217 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
I20260630 12:10:25.947912  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:26.016690  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:43541
I20260630 12:10:26.016748  5283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:43541 every 8 connection(s)
I20260630 12:10:26.022253  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:10:26.024856  5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:10:26.028743  5286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:26.029804  5287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:26.034274  5289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.034305  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:26.035224  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:26.035503  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:26.035708  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821426035690 us; error 0 us; skew 500 ppm
I20260630 12:10:26.036458  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:26.040571  5217 webserver.cc:533] Webserver started at http://127.5.24.125:34845/ using document root <none> and password file <none>
I20260630 12:10:26.041263  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:26.041532  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:26.041875  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:26.043329  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root/instance:
uuid: "add73702c64b45e68540fedbccdbcab0"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.049898  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:10:26.050920  5284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.054840  5294 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.055657  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:10:26.055949  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
uuid: "add73702c64b45e68540fedbccdbcab0"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.056238  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:26.077056  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:26.078497  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:26.078616  5284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:10:26.081527  5233 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.125:35241: connect: Connection refused (error 111)
W20260630 12:10:26.086028  5284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.125:35241: Network error: Client connection negotiation failed: client connection to 127.5.24.125:35241: connect: Connection refused (error 111)
I20260630 12:10:26.135617  5284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } attempt: 1
W20260630 12:10:26.140273  5284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.125:35241: Network error: Client connection negotiation failed: client connection to 127.5.24.125:35241: connect: Connection refused (error 111)
I20260630 12:10:26.150254  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.125:35241
I20260630 12:10:26.150455  5348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.125:35241 every 8 connection(s)
I20260630 12:10:26.155316  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:26.155383  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:26.161600  5351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.161710  5349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:10:26.162564  5352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.169548  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:26.170040  5354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.170856  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:26.171041  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:26.171281  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821426171262 us; error 0 us; skew 500 ppm
I20260630 12:10:26.171990  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:26.175403  5217 webserver.cc:533] Webserver started at http://127.5.24.124:37045/ using document root <none> and password file <none>
I20260630 12:10:26.175930  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:26.176095  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:26.176458  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:26.177129  5349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.177801  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root/instance:
uuid: "df9d2a26e4d342469e5cb18869c48faa"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.184010  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:10:26.189352  5361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.190902  5217 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:10:26.190910  5349 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.191332  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
uuid: "df9d2a26e4d342469e5cb18869c48faa"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.191699  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
W20260630 12:10:26.196208  5349 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:37081: Network error: Client connection negotiation failed: client connection to 127.5.24.124:37081: connect: Connection refused (error 111)
I20260630 12:10:26.208742  5284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } attempt: 2
I20260630 12:10:26.217645  5284 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:10:26.221686  5284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:37081: Network error: Client connection negotiation failed: client connection to 127.5.24.124:37081: connect: Connection refused (error 111)
I20260630 12:10:26.228843  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:26.230154  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:26.239734  5349 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } attempt: 1
W20260630 12:10:26.244935  5349 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:37081: Network error: Client connection negotiation failed: client connection to 127.5.24.124:37081: connect: Connection refused (error 111)
I20260630 12:10:26.253185  5284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } attempt: 1
W20260630 12:10:26.258914  5284 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:37081: Network error: Client connection negotiation failed: client connection to 127.5.24.124:37081: connect: Connection refused (error 111)
I20260630 12:10:26.297003  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.124:37081
I20260630 12:10:26.297101  5413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.124:37081 every 8 connection(s)
I20260630 12:10:26.301298  5414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:26.301314  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:10:26.306468  5414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.318310  5414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.320356  5349 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } attempt: 2
I20260630 12:10:26.326329  5284 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } attempt: 2
I20260630 12:10:26.330891  5414 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:26.342281  5349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: Bootstrap starting.
I20260630 12:10:26.347559  5414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: Bootstrap starting.
I20260630 12:10:26.348563  5284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: Bootstrap starting.
I20260630 12:10:26.350658  5349 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:26.353050  5414 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:26.353294  5349 log.cc:826] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: Log is configured to *not* fsync() on all Append() calls
I20260630 12:10:26.355183  5284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:26.360623  5349 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: No bootstrap required, opened a new log
I20260630 12:10:26.361600  5414 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: No bootstrap required, opened a new log
I20260630 12:10:26.362203  5284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: No bootstrap required, opened a new log
I20260630 12:10:26.379077  5414 raft_consensus.cc:359] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.379088  5349 raft_consensus.cc:359] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.379796  5414 raft_consensus.cc:385] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:26.379091  5284 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.380091  5349 raft_consensus.cc:385] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:26.380162  5284 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:26.380131  5414 raft_consensus.cc:740] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df9d2a26e4d342469e5cb18869c48faa, State: Initialized, Role: FOLLOWER
I20260630 12:10:26.380523  5349 raft_consensus.cc:740] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add73702c64b45e68540fedbccdbcab0, State: Initialized, Role: FOLLOWER
I20260630 12:10:26.380627  5284 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90881962b26a4fdb95e44231138c6f89, State: Initialized, Role: FOLLOWER
I20260630 12:10:26.381470  5414 consensus_queue.cc:260] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.381474  5284 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.381475  5349 consensus_queue.cc:260] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.385485  5425 sys_catalog.cc:455] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [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: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.386271  5425 sys_catalog.cc:458] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.387449  5349 sys_catalog.cc:565] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:26.388011  5424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [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: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.389134  5424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.389317  5284 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:26.390910  5423 sys_catalog.cc:455] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [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: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.391705  5423 sys_catalog.cc:458] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.392361  5414 sys_catalog.cc:565] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:26.434172  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:10:26.434480  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:10:26.440627  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:26.443476  5457 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:26.443923  5457 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:10:26.443555  5458 catalog_manager.cc:1594] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:26.444375  5458 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:10:26.447605  5456 catalog_manager.cc:1594] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:26.447990  5456 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:10:26.450453  5460 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:26.452275  5461 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:26.453212  5238 tablet.cc:2406] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:10:26.456815  5463 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.457024  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:26.458019  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:26.458233  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:26.458428  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821426458394 us; error 0 us; skew 500 ppm
I20260630 12:10:26.458947  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:26.461665  5217 webserver.cc:533] Webserver started at http://127.5.24.65:33831/ using document root <none> and password file <none>
I20260630 12:10:26.462148  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:26.462368  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:26.462687  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:26.463719  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "661be46a8a3c49fcafd8813332023771"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.468289  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:10:26.471649  5468 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.472491  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:10:26.472761  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "661be46a8a3c49fcafd8813332023771"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.473047  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:26.495256  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:26.496564  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:26.499150  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:26.502736  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:26.502969  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.503232  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:26.503378  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.598178  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:39109
I20260630 12:10:26.598249  5530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:39109 every 8 connection(s)
I20260630 12:10:26.624727  5531 heartbeater.cc:344] Connected to a master server at 127.5.24.125:35241
I20260630 12:10:26.625193  5531 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.626327  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:10:26.626611  5531 heartbeater.cc:507] Master 127.5.24.125:35241 requested a full tablet report, sending...
I20260630 12:10:26.630752  5314 ts_manager.cc:194] Registered new tserver with Master: 661be46a8a3c49fcafd8813332023771 (127.5.24.65:39109)
I20260630 12:10:26.639489  5425 raft_consensus.cc:493] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:26.640151  5425 raft_consensus.cc:515] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
W20260630 12:10:26.641646  5538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.647807  5259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "add73702c64b45e68540fedbccdbcab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90881962b26a4fdb95e44231138c6f89" is_pre_election: true
I20260630 12:10:26.650482  5259 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate add73702c64b45e68540fedbccdbcab0 in term 0.
I20260630 12:10:26.649144  5425 leader_election.cc:290] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90881962b26a4fdb95e44231138c6f89 (127.5.24.126:43541), df9d2a26e4d342469e5cb18869c48faa (127.5.24.124:37081)
I20260630 12:10:26.651937  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "add73702c64b45e68540fedbccdbcab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df9d2a26e4d342469e5cb18869c48faa" is_pre_election: true
W20260630 12:10:26.652846  5539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.653182  5389 raft_consensus.cc:2468] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate add73702c64b45e68540fedbccdbcab0 in term 0.
I20260630 12:10:26.654511  5298 leader_election.cc:304] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90881962b26a4fdb95e44231138c6f89, add73702c64b45e68540fedbccdbcab0; no voters: 
I20260630 12:10:26.656174  5425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:26.656687  5425 raft_consensus.cc:493] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:26.657083  5425 raft_consensus.cc:3060] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:26.658545  5534 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43541
I20260630 12:10:26.658895  5534 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.659828  5534 heartbeater.cc:507] Master 127.5.24.126:43541 requested a full tablet report, sending...
I20260630 12:10:26.663599  5532 heartbeater.cc:344] Connected to a master server at 127.5.24.124:37081
I20260630 12:10:26.663928  5249 ts_manager.cc:194] Registered new tserver with Master: 661be46a8a3c49fcafd8813332023771 (127.5.24.65:39109)
I20260630 12:10:26.664062  5532 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.665156  5532 heartbeater.cc:507] Master 127.5.24.124:37081 requested a full tablet report, sending...
I20260630 12:10:26.666812  5425 raft_consensus.cc:515] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.668167  5379 ts_manager.cc:194] Registered new tserver with Master: 661be46a8a3c49fcafd8813332023771 (127.5.24.65:39109)
I20260630 12:10:26.669518  5259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "add73702c64b45e68540fedbccdbcab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90881962b26a4fdb95e44231138c6f89"
I20260630 12:10:26.669697  5425 leader_election.cc:290] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [CANDIDATE]: Term 1 election: Requested vote from peers 90881962b26a4fdb95e44231138c6f89 (127.5.24.126:43541), df9d2a26e4d342469e5cb18869c48faa (127.5.24.124:37081)
I20260630 12:10:26.670091  5259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:26.674549  5259 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add73702c64b45e68540fedbccdbcab0 in term 1.
I20260630 12:10:26.675729  5389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "add73702c64b45e68540fedbccdbcab0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df9d2a26e4d342469e5cb18869c48faa"
I20260630 12:10:26.676290  5389 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:26.685150  5298 leader_election.cc:304] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90881962b26a4fdb95e44231138c6f89, add73702c64b45e68540fedbccdbcab0; no voters: 
I20260630 12:10:26.686321  5425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:26.697572  5425 raft_consensus.cc:697] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 1 LEADER]: Becoming Leader. State: Replica: add73702c64b45e68540fedbccdbcab0, State: Running, Role: LEADER
I20260630 12:10:26.698889  5425 consensus_queue.cc:237] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } }
I20260630 12:10:26.696276  5389 raft_consensus.cc:2468] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate add73702c64b45e68540fedbccdbcab0 in term 1.
I20260630 12:10:26.714818  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:26.715490  5541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.716806  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:26.717101  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:26.717329  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821426717308 us; error 0 us; skew 500 ppm
I20260630 12:10:26.718065  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:26.718585  5543 sys_catalog.cc:455] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader add73702c64b45e68540fedbccdbcab0. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.719274  5543 sys_catalog.cc:458] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:26.721055  5546 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:10:26.721099  5217 webserver.cc:533] Webserver started at http://127.5.24.66:41723/ using document root <none> and password file <none>
I20260630 12:10:26.721803  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:26.722036  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:26.722352  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:26.723701  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "b7671c6c3b2f447bad1ea701b3487d09"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.726677  5546 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:10:26.729590  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:10:26.735427  5549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.736691  5217 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.001s
I20260630 12:10:26.737090  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "b7671c6c3b2f447bad1ea701b3487d09"
format_stamp: "Formatted at 2026-06-30 12:10:26 on dist-test-slave-cbkb"
I20260630 12:10:26.737496  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:26.742575  5389 raft_consensus.cc:1275] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 1 FOLLOWER]: Refusing update from remote peer add73702c64b45e68540fedbccdbcab0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:26.742997  5259 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 1 FOLLOWER]: Refusing update from remote peer add73702c64b45e68540fedbccdbcab0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:26.744366  5543 consensus_queue.cc:1048] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:26.745110  5425 consensus_queue.cc:1048] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:26.763232  5424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader add73702c64b45e68540fedbccdbcab0. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.764006  5424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.773303  5423 sys_catalog.cc:455] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: SysCatalogTable state changed. Reason: New leader add73702c64b45e68540fedbccdbcab0. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.774346  5423 sys_catalog.cc:458] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.781692  5555 mvcc.cc:204] Tried to move back new op lower bound from 7302436563921690624 to 7302436563781976064. Current Snapshot: MvccSnapshot[applied={T|T < 7302436563921690624}]
I20260630 12:10:26.786947  5423 sys_catalog.cc:455] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.787662  5423 sys_catalog.cc:458] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.792847  5425 sys_catalog.cc:455] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.793583  5425 sys_catalog.cc:458] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:26.794842  5546 catalog_manager.cc:1383] Generated new cluster ID: 64a855f4fc634665bc186886335d7830
I20260630 12:10:26.795143  5546 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:10:26.794241  5425 sys_catalog.cc:455] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.804755  5425 sys_catalog.cc:458] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:26.806087  5424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "add73702c64b45e68540fedbccdbcab0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90881962b26a4fdb95e44231138c6f89" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 43541 } } peers { permanent_uuid: "add73702c64b45e68540fedbccdbcab0" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 35241 } } peers { permanent_uuid: "df9d2a26e4d342469e5cb18869c48faa" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 37081 } } }
I20260630 12:10:26.806794  5424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:26.809763  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:26.811408  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:26.813948  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:26.818048  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:26.818213  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.818382  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:26.818495  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:26.829671  5546 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:10:26.831965  5546 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:10:26.873811  5546 catalog_manager.cc:6070] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: Generated new TSK 0
I20260630 12:10:26.875273  5546 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:10:26.942683  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:41463
I20260630 12:10:26.943245  5620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:41463 every 8 connection(s)
I20260630 12:10:26.959785  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:10:26.968387  5621 heartbeater.cc:344] Connected to a master server at 127.5.24.125:35241
I20260630 12:10:26.968916  5621 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.970028  5621 heartbeater.cc:507] Master 127.5.24.125:35241 requested a full tablet report, sending...
I20260630 12:10:26.973078  5314 ts_manager.cc:194] Registered new tserver with Master: b7671c6c3b2f447bad1ea701b3487d09 (127.5.24.66:41463)
I20260630 12:10:26.976725  5314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53372
I20260630 12:10:26.977783  5623 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43541
I20260630 12:10:26.978153  5623 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.978960  5623 heartbeater.cc:507] Master 127.5.24.126:43541 requested a full tablet report, sending...
I20260630 12:10:26.981580  5249 ts_manager.cc:194] Registered new tserver with Master: b7671c6c3b2f447bad1ea701b3487d09 (127.5.24.66:41463)
W20260630 12:10:26.986129  5628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.988130  5622 heartbeater.cc:344] Connected to a master server at 127.5.24.124:37081
I20260630 12:10:26.988595  5622 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:26.989286  5622 heartbeater.cc:507] Master 127.5.24.124:37081 requested a full tablet report, sending...
I20260630 12:10:26.993095  5379 ts_manager.cc:194] Registered new tserver with Master: b7671c6c3b2f447bad1ea701b3487d09 (127.5.24.66:41463)
W20260630 12:10:26.994767  5629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:26.998699  5631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:26.999152  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:27.000411  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:27.000658  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:27.000874  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821427000856 us; error 0 us; skew 500 ppm
I20260630 12:10:27.001562  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:27.004254  5217 webserver.cc:533] Webserver started at http://127.5.24.67:44989/ using document root <none> and password file <none>
I20260630 12:10:27.004897  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:27.005129  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:27.005481  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:27.006825  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "c7e23e2238b045f2b78d36de5dbdbf40"
format_stamp: "Formatted at 2026-06-30 12:10:27 on dist-test-slave-cbkb"
I20260630 12:10:27.012257  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:10:27.016389  5636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:27.017222  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:10:27.017560  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "c7e23e2238b045f2b78d36de5dbdbf40"
format_stamp: "Formatted at 2026-06-30 12:10:27 on dist-test-slave-cbkb"
I20260630 12:10:27.017935  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:27.034271  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:27.035750  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:27.038173  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:27.041905  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:27.042169  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:27.042440  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:27.042645  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:27.128264  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:36687
I20260630 12:10:27.128549  5698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:36687 every 8 connection(s)
I20260630 12:10:27.159994  5699 heartbeater.cc:344] Connected to a master server at 127.5.24.125:35241
I20260630 12:10:27.160485  5699 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:27.161821  5699 heartbeater.cc:507] Master 127.5.24.125:35241 requested a full tablet report, sending...
I20260630 12:10:27.165263  5314 ts_manager.cc:194] Registered new tserver with Master: c7e23e2238b045f2b78d36de5dbdbf40 (127.5.24.67:36687)
I20260630 12:10:27.167003  5314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53384
I20260630 12:10:27.168119  5702 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43541
I20260630 12:10:27.168535  5702 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:27.169530  5702 heartbeater.cc:507] Master 127.5.24.126:43541 requested a full tablet report, sending...
I20260630 12:10:27.170959  5700 heartbeater.cc:344] Connected to a master server at 127.5.24.124:37081
I20260630 12:10:27.171324  5700 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:27.171978  5700 heartbeater.cc:507] Master 127.5.24.124:37081 requested a full tablet report, sending...
I20260630 12:10:27.172299  5249 ts_manager.cc:194] Registered new tserver with Master: c7e23e2238b045f2b78d36de5dbdbf40 (127.5.24.67:36687)
I20260630 12:10:27.174317  5379 ts_manager.cc:194] Registered new tserver with Master: c7e23e2238b045f2b78d36de5dbdbf40 (127.5.24.67:36687)
I20260630 12:10:27.175221  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01549489s
I20260630 12:10:27.450006  5457 catalog_manager.cc:1295] Loaded cluster ID: 64a855f4fc634665bc186886335d7830
I20260630 12:10:27.450006  5458 catalog_manager.cc:1295] Loaded cluster ID: 64a855f4fc634665bc186886335d7830
I20260630 12:10:27.450572  5457 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: loading cluster ID for follower catalog manager: success
I20260630 12:10:27.450678  5458 catalog_manager.cc:1588] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: loading cluster ID for follower catalog manager: success
I20260630 12:10:27.458029  5457 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: acquiring CA information for follower catalog manager: success
I20260630 12:10:27.458029  5458 catalog_manager.cc:1610] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: acquiring CA information for follower catalog manager: success
I20260630 12:10:27.463982  5457 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:10:27.463982  5458 catalog_manager.cc:1638] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:10:27.635982  5314 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53366
I20260630 12:10:27.980926  5621 heartbeater.cc:499] Master 127.5.24.125:35241 was elected leader, sending a full tablet report...
I20260630 12:10:28.170469  5699 heartbeater.cc:499] Master 127.5.24.125:35241 was elected leader, sending a full tablet report...
I20260630 12:10:28.431831  5454 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:28.528079  5314 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53394:
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"
    }
  }
}
I20260630 12:10:28.610458  5586 tablet_service.cc:1511] Processing CreateTablet for tablet 636f7433366a4b4ca1b90c4be92daeaa (DEFAULT_TABLE table=test-workload [id=d5d85f3d56b1473badc18098ac6b004b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:10:28.612171  5586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636f7433366a4b4ca1b90c4be92daeaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:28.614181  5664 tablet_service.cc:1511] Processing CreateTablet for tablet bc8f46f68cba407881e024cb8e51f13d (DEFAULT_TABLE table=test-workload [id=d5d85f3d56b1473badc18098ac6b004b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:10:28.615532  5664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8f46f68cba407881e024cb8e51f13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:28.615373  5496 tablet_service.cc:1511] Processing CreateTablet for tablet f169b97e5cc9452c866029d67d0e9302 (DEFAULT_TABLE table=test-workload [id=d5d85f3d56b1473badc18098ac6b004b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:10:28.615701  5495 tablet_service.cc:1511] Processing CreateTablet for tablet a6f40f66781f4618ade427faf9e84066 (DEFAULT_TABLE table=test-workload [id=d5d85f3d56b1473badc18098ac6b004b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:10:28.616782  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f169b97e5cc9452c866029d67d0e9302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:28.617434  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f40f66781f4618ade427faf9e84066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:28.637066  5735 tablet_bootstrap.cc:492] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: Bootstrap starting.
I20260630 12:10:28.636723  5734 tablet_bootstrap.cc:492] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: Bootstrap starting.
I20260630 12:10:28.638367  5531 heartbeater.cc:499] Master 127.5.24.125:35241 was elected leader, sending a full tablet report...
I20260630 12:10:28.640583  5736 tablet_bootstrap.cc:492] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: Bootstrap starting.
I20260630 12:10:28.645428  5735 tablet_bootstrap.cc:654] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:28.646202  5734 tablet_bootstrap.cc:654] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:28.647892  5736 tablet_bootstrap.cc:654] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:28.655398  5736 tablet_bootstrap.cc:492] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: No bootstrap required, opened a new log
I20260630 12:10:28.655772  5736 ts_tablet_manager.cc:1403] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:10:28.655727  5734 tablet_bootstrap.cc:492] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: No bootstrap required, opened a new log
I20260630 12:10:28.655746  5735 tablet_bootstrap.cc:492] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: No bootstrap required, opened a new log
I20260630 12:10:28.656517  5734 ts_tablet_manager.cc:1403] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:10:28.656613  5735 ts_tablet_manager.cc:1403] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:10:28.659273  5734 raft_consensus.cc:359] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7671c6c3b2f447bad1ea701b3487d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41463 } }
I20260630 12:10:28.659231  5736 raft_consensus.cc:359] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e23e2238b045f2b78d36de5dbdbf40" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36687 } }
I20260630 12:10:28.659948  5734 raft_consensus.cc:385] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:28.660034  5736 raft_consensus.cc:385] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:28.659912  5735 raft_consensus.cc:359] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.660498  5734 raft_consensus.cc:740] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7671c6c3b2f447bad1ea701b3487d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:28.660650  5735 raft_consensus.cc:385] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:28.660588  5736 raft_consensus.cc:740] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7e23e2238b045f2b78d36de5dbdbf40, State: Initialized, Role: FOLLOWER
I20260630 12:10:28.661136  5735 raft_consensus.cc:740] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661be46a8a3c49fcafd8813332023771, State: Initialized, Role: FOLLOWER
I20260630 12:10:28.661492  5734 consensus_queue.cc:260] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7671c6c3b2f447bad1ea701b3487d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41463 } }
I20260630 12:10:28.661594  5736 consensus_queue.cc:260] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7e23e2238b045f2b78d36de5dbdbf40" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36687 } }
I20260630 12:10:28.662112  5734 raft_consensus.cc:399] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:28.662010  5735 consensus_queue.cc:260] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.662355  5736 raft_consensus.cc:399] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:28.662555  5734 raft_consensus.cc:493] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:28.662719  5735 raft_consensus.cc:399] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:28.662716  5736 raft_consensus.cc:493] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:28.663012  5734 raft_consensus.cc:3060] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:28.663398  5736 raft_consensus.cc:3060] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:28.663259  5735 raft_consensus.cc:493] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:28.664528  5735 raft_consensus.cc:3060] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:28.668968  5735 raft_consensus.cc:515] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.669500  5735 leader_election.cc:304] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [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: 661be46a8a3c49fcafd8813332023771; no voters: 
I20260630 12:10:28.669802  5734 raft_consensus.cc:515] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7671c6c3b2f447bad1ea701b3487d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41463 } }
I20260630 12:10:28.669865  5736 raft_consensus.cc:515] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e23e2238b045f2b78d36de5dbdbf40" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36687 } }
I20260630 12:10:28.670639  5734 leader_election.cc:304] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [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: b7671c6c3b2f447bad1ea701b3487d09; no voters: 
I20260630 12:10:28.670666  5736 leader_election.cc:304] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [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: c7e23e2238b045f2b78d36de5dbdbf40; no voters: 
I20260630 12:10:28.671775  5735 leader_election.cc:290] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:28.672281  5740 raft_consensus.cc:2804] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:28.680656  5740 raft_consensus.cc:697] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 1 LEADER]: Becoming Leader. State: Replica: 661be46a8a3c49fcafd8813332023771, State: Running, Role: LEADER
I20260630 12:10:28.681423  5740 consensus_queue.cc:237] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [LEADER]: Queue going to LEADER mode. State: All 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: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.682219  5742 raft_consensus.cc:2804] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:28.688922  5736 leader_election.cc:290] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:28.693612  5736 ts_tablet_manager.cc:1434] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: Time spent starting tablet: real 0.037s	user 0.018s	sys 0.004s
I20260630 12:10:28.707952  5314 catalog_manager.cc:5697] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661be46a8a3c49fcafd8813332023771 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "661be46a8a3c49fcafd8813332023771" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:28.717392  5734 leader_election.cc:290] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:28.718647  5741 raft_consensus.cc:2804] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:28.729676  5735 ts_tablet_manager.cc:1434] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: Time spent starting tablet: real 0.073s	user 0.035s	sys 0.009s
I20260630 12:10:28.733911  5735 tablet_bootstrap.cc:492] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: Bootstrap starting.
I20260630 12:10:28.746315  5742 raft_consensus.cc:697] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 1 LEADER]: Becoming Leader. State: Replica: c7e23e2238b045f2b78d36de5dbdbf40, State: Running, Role: LEADER
I20260630 12:10:28.748991  5741 raft_consensus.cc:697] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 1 LEADER]: Becoming Leader. State: Replica: b7671c6c3b2f447bad1ea701b3487d09, State: Running, Role: LEADER
I20260630 12:10:28.747530  5742 consensus_queue.cc:237] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [LEADER]: Queue going to LEADER mode. State: All 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: "c7e23e2238b045f2b78d36de5dbdbf40" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36687 } }
I20260630 12:10:28.754354  5741 consensus_queue.cc:237] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [LEADER]: Queue going to LEADER mode. State: All 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: "b7671c6c3b2f447bad1ea701b3487d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41463 } }
I20260630 12:10:28.767364  5734 ts_tablet_manager.cc:1434] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: Time spent starting tablet: real 0.111s	user 0.030s	sys 0.037s
I20260630 12:10:28.768873  5735 tablet_bootstrap.cc:654] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:28.789481  5314 catalog_manager.cc:5697] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7671c6c3b2f447bad1ea701b3487d09 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "b7671c6c3b2f447bad1ea701b3487d09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7671c6c3b2f447bad1ea701b3487d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41463 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:28.811355  5312 catalog_manager.cc:5697] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7e23e2238b045f2b78d36de5dbdbf40 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "c7e23e2238b045f2b78d36de5dbdbf40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7e23e2238b045f2b78d36de5dbdbf40" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:28.826182  5735 tablet_bootstrap.cc:492] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: No bootstrap required, opened a new log
I20260630 12:10:28.827315  5735 ts_tablet_manager.cc:1403] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.012s
I20260630 12:10:28.832576  5735 raft_consensus.cc:359] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.833384  5735 raft_consensus.cc:385] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:28.833822  5735 raft_consensus.cc:740] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 661be46a8a3c49fcafd8813332023771, State: Initialized, Role: FOLLOWER
I20260630 12:10:28.834760  5735 consensus_queue.cc:260] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.835664  5735 raft_consensus.cc:399] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:28.836095  5735 raft_consensus.cc:493] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:28.836594  5735 raft_consensus.cc:3060] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:28.843706  5735 raft_consensus.cc:515] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.844538  5735 leader_election.cc:304] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [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: 661be46a8a3c49fcafd8813332023771; no voters: 
I20260630 12:10:28.845554  5743 raft_consensus.cc:2804] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:28.846050  5743 raft_consensus.cc:697] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 1 LEADER]: Becoming Leader. State: Replica: 661be46a8a3c49fcafd8813332023771, State: Running, Role: LEADER
I20260630 12:10:28.846712  5743 consensus_queue.cc:237] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [LEADER]: Queue going to LEADER mode. State: All 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: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } }
I20260630 12:10:28.851311  5735 leader_election.cc:290] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:28.853647  5735 ts_tablet_manager.cc:1434] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.006s
I20260630 12:10:28.870850  5312 catalog_manager.cc:5697] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 reported cstate change: term changed from 0 to 1, leader changed from <none> to 661be46a8a3c49fcafd8813332023771 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "661be46a8a3c49fcafd8813332023771" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "661be46a8a3c49fcafd8813332023771" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39109 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:30.432945  5454 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:30.435230  5454 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:30.914753  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:10:30.934407  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:30.935053  5217 tablet_replica.cc:333] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771: stopping tablet replica
I20260630 12:10:30.935659  5217 raft_consensus.cc:2243] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:30.936123  5217 raft_consensus.cc:2272] T f169b97e5cc9452c866029d67d0e9302 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:30.938148  5217 tablet_replica.cc:333] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771: stopping tablet replica
I20260630 12:10:30.938594  5217 raft_consensus.cc:2243] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:30.938982  5217 raft_consensus.cc:2272] T a6f40f66781f4618ade427faf9e84066 P 661be46a8a3c49fcafd8813332023771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.018759  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:10:31.027940  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:10:31.047397  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:31.047969  5217 tablet_replica.cc:333] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09: stopping tablet replica
I20260630 12:10:31.048523  5217 raft_consensus.cc:2243] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:31.048943  5217 raft_consensus.cc:2272] T 636f7433366a4b4ca1b90c4be92daeaa P b7671c6c3b2f447bad1ea701b3487d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.065898  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:10:31.073546  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:10:31.088778  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:31.089502  5217 tablet_replica.cc:333] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40: stopping tablet replica
I20260630 12:10:31.090024  5217 raft_consensus.cc:2243] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:31.090448  5217 raft_consensus.cc:2272] T bc8f46f68cba407881e024cb8e51f13d P c7e23e2238b045f2b78d36de5dbdbf40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.108146  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:10:31.115449  5217 master.cc:562] Master@127.5.24.126:43541 shutting down...
I20260630 12:10:31.208110  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:31.208632  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.208896  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90881962b26a4fdb95e44231138c6f89: stopping tablet replica
I20260630 12:10:31.226176  5217 master.cc:584] Master@127.5.24.126:43541 shutdown complete.
I20260630 12:10:31.235203  5217 master.cc:562] Master@127.5.24.125:35241 shutting down...
I20260630 12:10:31.248569  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:31.249423  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.249753  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P add73702c64b45e68540fedbccdbcab0: stopping tablet replica
I20260630 12:10:31.299278  5217 master.cc:584] Master@127.5.24.125:35241 shutdown complete.
I20260630 12:10:31.309480  5217 master.cc:562] Master@127.5.24.124:37081 shutting down...
I20260630 12:10:31.322995  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:31.323455  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:31.323697  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P df9d2a26e4d342469e5cb18869c48faa: stopping tablet replica
I20260630 12:10:31.340574  5217 master.cc:584] Master@127.5.24.124:37081 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6748 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:10:31.365074  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:42827
I20260630 12:10:31.366132  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:31.370899  5759 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:31.371915  5760 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:31.372395  5762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.374013  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:31.374720  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:31.374922  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:31.375074  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821431375044 us; error 0 us; skew 500 ppm
I20260630 12:10:31.375582  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:31.377810  5217 webserver.cc:533] Webserver started at http://127.5.24.126:39151/ using document root <none> and password file <none>
I20260630 12:10:31.378248  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:31.378438  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:31.378690  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:31.379676  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "f81f4ac1252e4b7c8708bf433e6a16ee"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.384124  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:10:31.387171  5767 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.387811  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:10:31.388104  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "f81f4ac1252e4b7c8708bf433e6a16ee"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.388370  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-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)
I20260630 12:10:31.407548  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:31.408550  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:31.441607  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:42827
I20260630 12:10:31.441670  5818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:42827 every 8 connection(s)
I20260630 12:10:31.445384  5819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:31.453811  5819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee: Bootstrap starting.
I20260630 12:10:31.457465  5819 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:31.460793  5819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee: No bootstrap required, opened a new log
I20260630 12:10:31.462463  5819 raft_consensus.cc:359] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER }
I20260630 12:10:31.462812  5819 raft_consensus.cc:385] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:31.462986  5819 raft_consensus.cc:740] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f81f4ac1252e4b7c8708bf433e6a16ee, State: Initialized, Role: FOLLOWER
I20260630 12:10:31.463462  5819 consensus_queue.cc:260] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER }
I20260630 12:10:31.463850  5819 raft_consensus.cc:399] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:31.464035  5819 raft_consensus.cc:493] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:31.464344  5819 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:31.467935  5819 raft_consensus.cc:515] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER }
I20260630 12:10:31.468385  5819 leader_election.cc:304] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [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: f81f4ac1252e4b7c8708bf433e6a16ee; no voters: 
I20260630 12:10:31.469365  5819 leader_election.cc:290] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:31.469679  5822 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:31.470949  5822 raft_consensus.cc:697] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 1 LEADER]: Becoming Leader. State: Replica: f81f4ac1252e4b7c8708bf433e6a16ee, State: Running, Role: LEADER
I20260630 12:10:31.471524  5822 consensus_queue.cc:237] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [LEADER]: Queue going to LEADER mode. State: All 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: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER }
I20260630 12:10:31.472132  5819 sys_catalog.cc:565] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:31.475440  5823 sys_catalog.cc:455] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER } }
I20260630 12:10:31.476198  5823 sys_catalog.cc:458] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:31.476089  5824 sys_catalog.cc:455] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader f81f4ac1252e4b7c8708bf433e6a16ee. Latest consensus state: current_term: 1 leader_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f81f4ac1252e4b7c8708bf433e6a16ee" member_type: VOTER } }
I20260630 12:10:31.476830  5824 sys_catalog.cc:458] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:31.481436  5830 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:10:31.487041  5830 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:10:31.487923  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:10:31.495508  5830 catalog_manager.cc:1383] Generated new cluster ID: fc7ae62893ad41418b5143096cb2907a
I20260630 12:10:31.495787  5830 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:10:31.511725  5830 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:10:31.512881  5830 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:10:31.530730  5830 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee: Generated new TSK 0
I20260630 12:10:31.531232  5830 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:10:31.554688  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:31.560463  5840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:31.561677  5841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.562563  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:31.564041  5843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.565171  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:31.565452  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:31.565660  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821431565643 us; error 0 us; skew 500 ppm
I20260630 12:10:31.566319  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:31.569011  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40423/ using document root <none> and password file <none>
I20260630 12:10:31.569474  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:31.569660  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:31.569973  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:31.570988  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "cab8bc8c68a44473a4840f0d729fb10a"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.575151  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:10:31.578173  5848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.578927  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:10:31.579200  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "cab8bc8c68a44473a4840f0d729fb10a"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.579465  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-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)
I20260630 12:10:31.590807  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:31.591655  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:31.592957  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:31.595010  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:31.595218  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.595445  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:31.595608  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.630062  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:33055
I20260630 12:10:31.630139  5910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:33055 every 8 connection(s)
I20260630 12:10:31.634671  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:31.640681  5915 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:31.642949  5916 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.643808  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:31.644654  5918 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.645376  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:31.645560  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:31.645684  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821431645673 us; error 0 us; skew 500 ppm
I20260630 12:10:31.646075  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:31.647989  5217 webserver.cc:533] Webserver started at http://127.5.24.66:39977/ using document root <none> and password file <none>
I20260630 12:10:31.648464  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:31.648622  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:31.648818  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:31.649721  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "2e403a8d5b1c439bafc7fc494db89d09"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.653430  5911 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42827
I20260630 12:10:31.653832  5911 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:31.654186  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:10:31.654666  5911 heartbeater.cc:507] Master 127.5.24.126:42827 requested a full tablet report, sending...
I20260630 12:10:31.656776  5784 ts_manager.cc:194] Registered new tserver with Master: cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055)
I20260630 12:10:31.658084  5923 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.658890  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:10:31.659047  5784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50584
I20260630 12:10:31.659165  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "2e403a8d5b1c439bafc7fc494db89d09"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.659518  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-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)
I20260630 12:10:31.677660  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:31.678637  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:31.679899  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:31.682013  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:31.682224  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.682458  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:31.682622  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.717947  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:43585
I20260630 12:10:31.718043  5985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:43585 every 8 connection(s)
I20260630 12:10:31.722414  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:31.728600  5989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:31.730753  5990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.731413  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:31.732177  5992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:31.733078  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:31.733356  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:31.733575  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821431733556 us; error 0 us; skew 500 ppm
I20260630 12:10:31.734242  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:31.735119  5986 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42827
I20260630 12:10:31.735523  5986 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:31.736250  5986 heartbeater.cc:507] Master 127.5.24.126:42827 requested a full tablet report, sending...
I20260630 12:10:31.736766  5217 webserver.cc:533] Webserver started at http://127.5.24.67:44909/ using document root <none> and password file <none>
I20260630 12:10:31.737236  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:31.737437  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:31.737751  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:31.738312  5784 ts_manager.cc:194] Registered new tserver with Master: 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:31.738865  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "aff9f9143553455eb96ed71360cec979"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.739645  5784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50586
I20260630 12:10:31.743206  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:10:31.746213  5997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.746940  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:10:31.747224  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "aff9f9143553455eb96ed71360cec979"
format_stamp: "Formatted at 2026-06-30 12:10:31 on dist-test-slave-cbkb"
I20260630 12:10:31.747498  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-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)
I20260630 12:10:31.765700  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:31.766837  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:31.768113  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:31.770179  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:31.770385  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.770610  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:31.770781  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:31.806052  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:36467
I20260630 12:10:31.806144  6059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:36467 every 8 connection(s)
I20260630 12:10:31.819061  6060 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42827
I20260630 12:10:31.819492  6060 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:31.820274  6060 heartbeater.cc:507] Master 127.5.24.126:42827 requested a full tablet report, sending...
I20260630 12:10:31.822055  5784 ts_manager.cc:194] Registered new tserver with Master: aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:31.822885  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013173367s
I20260630 12:10:31.823236  5784 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50602
I20260630 12:10:32.661731  5911 heartbeater.cc:499] Master 127.5.24.126:42827 was elected leader, sending a full tablet report...
I20260630 12:10:32.742960  5986 heartbeater.cc:499] Master 127.5.24.126:42827 was elected leader, sending a full tablet report...
I20260630 12:10:32.825626  6060 heartbeater.cc:499] Master 127.5.24.126:42827 was elected leader, sending a full tablet report...
I20260630 12:10:32.876667  5784 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50618:
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"
    }
  }
}
W20260630 12:10:32.878930  5784 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:10:32.947605  5876 tablet_service.cc:1511] Processing CreateTablet for tablet 9d445f0ce1e74985ac9ee6bad00da9f1 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:10:32.948624  5875 tablet_service.cc:1511] Processing CreateTablet for tablet f2c19e4c0542480dac5de653409c8231 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:10:32.949463  5871 tablet_service.cc:1511] Processing CreateTablet for tablet d120c4342bad44948822e00f94696a9f (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:10:32.950774  5874 tablet_service.cc:1511] Processing CreateTablet for tablet 4a31e7258b3b4186851d6d3fa437aa35 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:10:32.951675  5870 tablet_service.cc:1511] Processing CreateTablet for tablet 55b09107ef6a46009e02b82e0cbddff6 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:10:32.953368  5872 tablet_service.cc:1511] Processing CreateTablet for tablet 3a412f8fbf5547f390aee486792f47f5 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:10:32.954512  5869 tablet_service.cc:1511] Processing CreateTablet for tablet b03f81c8a64d41cc9c511849b43eb05b (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:10:32.949043  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d445f0ce1e74985ac9ee6bad00da9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.955538  5873 tablet_service.cc:1511] Processing CreateTablet for tablet 02c53b591dd34d8b99cf43eba99f104a (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:10:32.955937  5951 tablet_service.cc:1511] Processing CreateTablet for tablet 9d445f0ce1e74985ac9ee6bad00da9f1 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:10:32.956489  5870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b09107ef6a46009e02b82e0cbddff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.957134  5872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a412f8fbf5547f390aee486792f47f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.957242  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d445f0ce1e74985ac9ee6bad00da9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.957744  5873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c53b591dd34d8b99cf43eba99f104a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.958402  5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d120c4342bad44948822e00f94696a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.961436  5949 tablet_service.cc:1511] Processing CreateTablet for tablet 4a31e7258b3b4186851d6d3fa437aa35 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:10:32.962747  5949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a31e7258b3b4186851d6d3fa437aa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.965415  5948 tablet_service.cc:1511] Processing CreateTablet for tablet 02c53b591dd34d8b99cf43eba99f104a (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:10:32.966739  5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c53b591dd34d8b99cf43eba99f104a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.969334  5944 tablet_service.cc:1511] Processing CreateTablet for tablet b03f81c8a64d41cc9c511849b43eb05b (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:10:32.972326  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 9d445f0ce1e74985ac9ee6bad00da9f1 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:10:32.973443  6024 tablet_service.cc:1511] Processing CreateTablet for tablet f2c19e4c0542480dac5de653409c8231 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:10:32.974239  6020 tablet_service.cc:1511] Processing CreateTablet for tablet d120c4342bad44948822e00f94696a9f (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:10:32.974457  6023 tablet_service.cc:1511] Processing CreateTablet for tablet 4a31e7258b3b4186851d6d3fa437aa35 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:10:32.975307  6019 tablet_service.cc:1511] Processing CreateTablet for tablet 55b09107ef6a46009e02b82e0cbddff6 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:10:32.975461  6022 tablet_service.cc:1511] Processing CreateTablet for tablet 02c53b591dd34d8b99cf43eba99f104a (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:10:32.976554  6021 tablet_service.cc:1511] Processing CreateTablet for tablet 3a412f8fbf5547f390aee486792f47f5 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:10:32.977632  5947 tablet_service.cc:1511] Processing CreateTablet for tablet 3a412f8fbf5547f390aee486792f47f5 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:10:32.986933  5947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a412f8fbf5547f390aee486792f47f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.979322  6018 tablet_service.cc:1511] Processing CreateTablet for tablet b03f81c8a64d41cc9c511849b43eb05b (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:10:32.960027  5950 tablet_service.cc:1511] Processing CreateTablet for tablet f2c19e4c0542480dac5de653409c8231 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:10:32.990387  5950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c19e4c0542480dac5de653409c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.979581  5946 tablet_service.cc:1511] Processing CreateTablet for tablet d120c4342bad44948822e00f94696a9f (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:10:32.991634  5946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d120c4342bad44948822e00f94696a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.992921  5944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03f81c8a64d41cc9c511849b43eb05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.978652  5945 tablet_service.cc:1511] Processing CreateTablet for tablet 55b09107ef6a46009e02b82e0cbddff6 (DEFAULT_TABLE table=test-workload [id=c5952c9a8e88419ba05a8d8207fe5f79]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:10:32.995609  5945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b09107ef6a46009e02b82e0cbddff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.997068  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d445f0ce1e74985ac9ee6bad00da9f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.999162  6022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c53b591dd34d8b99cf43eba99f104a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.001614  6019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b09107ef6a46009e02b82e0cbddff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:32.961814  5875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c19e4c0542480dac5de653409c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.004835  6018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03f81c8a64d41cc9c511849b43eb05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.008674  5874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a31e7258b3b4186851d6d3fa437aa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.009689  6020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d120c4342bad44948822e00f94696a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.013631  6023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a31e7258b3b4186851d6d3fa437aa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.018311  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2c19e4c0542480dac5de653409c8231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.019065  5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03f81c8a64d41cc9c511849b43eb05b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.021812  6021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a412f8fbf5547f390aee486792f47f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:33.068742  6080 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.077383  6080 tablet_bootstrap.cc:654] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.124924  6081 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.132078  6082 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.138274  6081 tablet_bootstrap.cc:654] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.142453  6082 tablet_bootstrap.cc:654] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.145367  6080 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.145809  6080 ts_tablet_manager.cc:1403] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.011s
I20260630 12:10:33.148049  6081 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.148586  6081 ts_tablet_manager.cc:1403] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260630 12:10:33.149109  6082 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.148548  6080 raft_consensus.cc:359] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.149485  6080 raft_consensus.cc:385] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.149542  6082 ts_tablet_manager.cc:1403] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.005s
I20260630 12:10:33.149804  6080 raft_consensus.cc:740] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.150513  6080 consensus_queue.cc:260] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.151484  6081 raft_consensus.cc:359] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.152201  6081 raft_consensus.cc:385] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.152136  6082 raft_consensus.cc:359] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.152601  6081 raft_consensus.cc:740] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.152942  6082 raft_consensus.cc:385] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.153085  6080 ts_tablet_manager.cc:1434] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:10:33.153267  6082 raft_consensus.cc:740] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.153437  6081 consensus_queue.cc:260] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.154062  6080 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.154142  6082 consensus_queue.cc:260] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.161787  6082 ts_tablet_manager.cc:1434] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:10:33.162981  6082 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.166965  6080 tablet_bootstrap.cc:654] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.170020  6081 ts_tablet_manager.cc:1434] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.011s
I20260630 12:10:33.170931  6081 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.176131  6081 tablet_bootstrap.cc:654] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.178645  6080 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.178930  6082 tablet_bootstrap.cc:654] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.179107  6080 ts_tablet_manager.cc:1403] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260630 12:10:33.181999  6080 raft_consensus.cc:359] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.183508  6080 raft_consensus.cc:385] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.183795  6080 raft_consensus.cc:740] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.184644  6082 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.185025  6081 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.185279  6082 ts_tablet_manager.cc:1403] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260630 12:10:33.184649  6080 consensus_queue.cc:260] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.185447  6081 ts_tablet_manager.cc:1403] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:10:33.186985  6080 ts_tablet_manager.cc:1434] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:10:33.187896  6080 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.187826  6082 raft_consensus.cc:359] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.188019  6081 raft_consensus.cc:359] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.188642  6082 raft_consensus.cc:385] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.188800  6081 raft_consensus.cc:385] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.188961  6082 raft_consensus.cc:740] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.189138  6081 raft_consensus.cc:740] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.189699  6082 consensus_queue.cc:260] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.189937  6081 consensus_queue.cc:260] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.191814  6082 ts_tablet_manager.cc:1434] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:10:33.193192  6082 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.193948  6081 ts_tablet_manager.cc:1434] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:10:33.194084  6080 tablet_bootstrap.cc:654] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.194900  6081 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.198474  6082 tablet_bootstrap.cc:654] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.200222  6081 tablet_bootstrap.cc:654] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.201261  6087 raft_consensus.cc:493] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.201697  6087 raft_consensus.cc:515] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.204308  6087 leader_election.cc:290] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:33.231009  6080 tablet_bootstrap.cc:492] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.231478  6080 ts_tablet_manager.cc:1403] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260630 12:10:33.233259  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.233937  5961 raft_consensus.cc:2468] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 0.
I20260630 12:10:33.234057  6080 raft_consensus.cc:359] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.234735  6080 raft_consensus.cc:385] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.235055  6080 raft_consensus.cc:740] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.235482  5998 leader_election.cc:304] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, aff9f9143553455eb96ed71360cec979; no voters: 
I20260630 12:10:33.237008  6087 raft_consensus.cc:2804] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.237308  6087 raft_consensus.cc:493] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.237569  6087 raft_consensus.cc:3060] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.241919  6080 consensus_queue.cc:260] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.245312  6082 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.245138  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
I20260630 12:10:33.245777  6082 ts_tablet_manager.cc:1403] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.029s
I20260630 12:10:33.246146  6087 raft_consensus.cc:515] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
W20260630 12:10:33.246798  5998 leader_election.cc:343] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.248404  6082 raft_consensus.cc:359] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.248956  6080 ts_tablet_manager.cc:1434] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:10:33.249138  6081 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.249092  6082 raft_consensus.cc:385] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.249716  6082 raft_consensus.cc:740] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.249873  6081 ts_tablet_manager.cc:1403] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.028s
I20260630 12:10:33.250418  6080 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.250597  6082 consensus_queue.cc:260] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.252478  6081 raft_consensus.cc:359] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.253181  6081 raft_consensus.cc:385] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.253471  6081 raft_consensus.cc:740] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.254313  6081 consensus_queue.cc:260] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.256783  6080 tablet_bootstrap.cc:654] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.257325  6082 ts_tablet_manager.cc:1434] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:10:33.258602  6082 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.262919  6088 raft_consensus.cc:493] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.263376  6088 raft_consensus.cc:515] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.263851  6081 ts_tablet_manager.cc:1434] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:10:33.264961  6081 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.270501  6081 tablet_bootstrap.cc:654] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.273627  6097 raft_consensus.cc:493] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.274056  6088 leader_election.cc:290] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.278981  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a"
I20260630 12:10:33.278967  6097 raft_consensus.cc:515] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
W20260630 12:10:33.281262  5998 leader_election.cc:343] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.282024  6097 leader_election.cc:290] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:33.283322  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.285717  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
W20260630 12:10:33.287493  5998 leader_election.cc:343] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:10:33.288349  5998 leader_election.cc:343] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.288858  5998 leader_election.cc:304] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff9f9143553455eb96ed71360cec979; no voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a
I20260630 12:10:33.296060  6097 raft_consensus.cc:2749] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:10:33.297592  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.298346  5961 raft_consensus.cc:3060] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.298818  6082 tablet_bootstrap.cc:654] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.295594  6087 leader_election.cc:290] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 election: Requested vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:33.316718  5961 raft_consensus.cc:2468] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 1.
I20260630 12:10:33.317919  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d120c4342bad44948822e00f94696a9f" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.318377  6081 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.313264  6080 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.318668  6035 raft_consensus.cc:2468] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 0.
I20260630 12:10:33.318907  6081 ts_tablet_manager.cc:1403] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.017s
I20260630 12:10:33.319072  5998 leader_election.cc:304] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [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: 2e403a8d5b1c439bafc7fc494db89d09, aff9f9143553455eb96ed71360cec979; no voters: cab8bc8c68a44473a4840f0d729fb10a
I20260630 12:10:33.318987  6080 ts_tablet_manager.cc:1403] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.019s
I20260630 12:10:33.320433  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d120c4342bad44948822e00f94696a9f" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
I20260630 12:10:33.321074  5886 raft_consensus.cc:2468] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 0.
I20260630 12:10:33.321779  6082 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.321853  6081 raft_consensus.cc:359] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.322402  6082 ts_tablet_manager.cc:1403] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.007s
I20260630 12:10:33.322656  6081 raft_consensus.cc:385] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.322477  6080 raft_consensus.cc:359] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.323194  6081 raft_consensus.cc:740] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.323370  6080 raft_consensus.cc:385] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.322764  5924 leader_election.cc:304] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.323843  6080 raft_consensus.cc:740] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.324275  6088 raft_consensus.cc:2804] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.323997  6081 consensus_queue.cc:260] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.324671  6088 raft_consensus.cc:493] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.325162  6088 raft_consensus.cc:3060] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.325824  6082 raft_consensus.cc:359] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.326311  6081 ts_tablet_manager.cc:1434] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:10:33.326653  6082 raft_consensus.cc:385] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.324705  6080 consensus_queue.cc:260] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.329487  6080 ts_tablet_manager.cc:1434] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:10:33.330359  6080 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.327335  6081 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.331662  6088 raft_consensus.cc:515] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.323403  6087 raft_consensus.cc:2804] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.332609  6087 raft_consensus.cc:697] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 LEADER]: Becoming Leader. State: Replica: aff9f9143553455eb96ed71360cec979, State: Running, Role: LEADER
I20260630 12:10:33.333431  6087 consensus_queue.cc:237] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.336009  6080 tablet_bootstrap.cc:654] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.336740  6081 tablet_bootstrap.cc:654] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.339416  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d120c4342bad44948822e00f94696a9f" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a"
I20260630 12:10:33.340154  5886 raft_consensus.cc:3060] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.327857  6082 raft_consensus.cc:740] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.353297  6082 consensus_queue.cc:260] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.357721  6088 leader_election.cc:290] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 election: Requested vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.358426  6088 raft_consensus.cc:493] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.358960  6088 raft_consensus.cc:515] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.361727  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d120c4342bad44948822e00f94696a9f" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.362458  6035 raft_consensus.cc:3060] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.364710  6082 ts_tablet_manager.cc:1434] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.002s
I20260630 12:10:33.378666  5885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
I20260630 12:10:33.380251  6082 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
W20260630 12:10:33.381354  5924 leader_election.cc:343] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.373826  5886 raft_consensus.cc:2468] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 1.
I20260630 12:10:33.375890  6035 raft_consensus.cc:2468] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 1.
I20260630 12:10:33.393416  6082 tablet_bootstrap.cc:654] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.394121  5924 leader_election.cc:304] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.396646  6107 raft_consensus.cc:2804] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.397239  6107 raft_consensus.cc:697] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 LEADER]: Becoming Leader. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Running, Role: LEADER
I20260630 12:10:33.395987  6088 leader_election.cc:290] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.398823  6107 consensus_queue.cc:237] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.398943  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
W20260630 12:10:33.403393  5926 leader_election.cc:343] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.403929  5926 leader_election.cc:304] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09; no voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a
I20260630 12:10:33.404855  6081 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.405129  6088 raft_consensus.cc:2749] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:10:33.405377  6081 ts_tablet_manager.cc:1403] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.078s	user 0.023s	sys 0.045s
I20260630 12:10:33.409962  6080 tablet_bootstrap.cc:492] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.410481  6080 ts_tablet_manager.cc:1403] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.080s	user 0.039s	sys 0.030s
I20260630 12:10:33.410398  6081 raft_consensus.cc:359] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.411384  6081 raft_consensus.cc:385] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.411687  6081 raft_consensus.cc:740] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.408169  5780 catalog_manager.cc:5697] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff9f9143553455eb96ed71360cec979 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "aff9f9143553455eb96ed71360cec979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:33.414319  6080 raft_consensus.cc:359] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.415316  6080 raft_consensus.cc:385] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.416183  6081 consensus_queue.cc:260] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.415730  6080 raft_consensus.cc:740] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.421236  6081 ts_tablet_manager.cc:1434] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.006s
I20260630 12:10:33.420924  6080 consensus_queue.cc:260] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.423345  6080 ts_tablet_manager.cc:1434] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:10:33.424278  6080 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.424278  6081 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.424682  5782 catalog_manager.cc:5697] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "2e403a8d5b1c439bafc7fc494db89d09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:33.427299  6082 tablet_bootstrap.cc:492] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.427752  6082 ts_tablet_manager.cc:1403] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.005s
I20260630 12:10:33.430648  6082 raft_consensus.cc:359] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.431331  6082 raft_consensus.cc:385] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.431705  6080 tablet_bootstrap.cc:654] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.431627  6082 raft_consensus.cc:740] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.432178  6081 tablet_bootstrap.cc:654] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.432472  6082 consensus_queue.cc:260] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.435178  6082 ts_tablet_manager.cc:1434] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:10:33.436447  6082 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.443953  6082 tablet_bootstrap.cc:654] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.454344  6080 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.454761  6081 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.454955  6080 ts_tablet_manager.cc:1403] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.014s
I20260630 12:10:33.455297  6081 ts_tablet_manager.cc:1403] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.021s
I20260630 12:10:33.458174  6081 raft_consensus.cc:359] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.458928  6081 raft_consensus.cc:385] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.458712  6080 raft_consensus.cc:359] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.459331  6081 raft_consensus.cc:740] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.459704  6080 raft_consensus.cc:385] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.460129  6080 raft_consensus.cc:740] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.460274  6081 consensus_queue.cc:260] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.461300  6080 consensus_queue.cc:260] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.462697  6081 ts_tablet_manager.cc:1434] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:10:33.463683  6081 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.464727  6080 ts_tablet_manager.cc:1434] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260630 12:10:33.465997  6080 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.469780  6081 tablet_bootstrap.cc:654] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.473829  6080 tablet_bootstrap.cc:654] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.483337  6086 raft_consensus.cc:493] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:10:33.483814  5832 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:10:33.484001  6086 raft_consensus.cc:515] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.485373  5837 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:10:33.486282  5837 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:10:33.487295  6081 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.487785  6081 ts_tablet_manager.cc:1403] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260630 12:10:33.490594  6081 raft_consensus.cc:359] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.491412  6081 raft_consensus.cc:385] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.491745  6081 raft_consensus.cc:740] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.492602  6081 consensus_queue.cc:260] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.493716  6086 leader_election.cc:290] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.494390  6086 raft_consensus.cc:493] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.494913  6086 raft_consensus.cc:515] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.497430  6086 leader_election.cc:290] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.497581  6081 ts_tablet_manager.cc:1434] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:10:33.498682  6081 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: Bootstrap starting.
I20260630 12:10:33.504720  6081 tablet_bootstrap.cc:654] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.517169  6082 tablet_bootstrap.cc:492] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.517643  6082 ts_tablet_manager.cc:1403] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.081s	user 0.034s	sys 0.043s
I20260630 12:10:33.517627  6086 raft_consensus.cc:493] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.518251  6086 raft_consensus.cc:515] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.520218  6086 leader_election.cc:290] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.523646  6080 tablet_bootstrap.cc:492] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.523284  6082 raft_consensus.cc:359] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.523993  6082 raft_consensus.cc:385] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.524292  6082 raft_consensus.cc:740] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.525154  6082 consensus_queue.cc:260] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.529140  6080 ts_tablet_manager.cc:1403] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.012s
I20260630 12:10:33.534003  6082 ts_tablet_manager.cc:1434] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:10:33.534014  6081 tablet_bootstrap.cc:492] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: No bootstrap required, opened a new log
I20260630 12:10:33.534626  6081 ts_tablet_manager.cc:1403] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.016s
I20260630 12:10:33.535096  6082 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.536530  6081 raft_consensus.cc:359] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.537166  6081 raft_consensus.cc:385] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.537415  6081 raft_consensus.cc:740] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff9f9143553455eb96ed71360cec979, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.538106  6081 consensus_queue.cc:260] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.540602  6087 raft_consensus.cc:493] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.540879  6082 tablet_bootstrap.cc:654] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.541039  6087 raft_consensus.cc:515] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.541777  6035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d445f0ce1e74985ac9ee6bad00da9f1" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.542361  6035 raft_consensus.cc:2468] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.542536  6086 raft_consensus.cc:493] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.542982  6087 leader_election.cc:290] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:33.543036  6086 raft_consensus.cc:515] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.543515  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c53b591dd34d8b99cf43eba99f104a" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.544215  6034 raft_consensus.cc:2468] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.544972  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.545281  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a412f8fbf5547f390aee486792f47f5" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.545806  5961 raft_consensus.cc:2468] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 0.
I20260630 12:10:33.545997  6033 raft_consensus.cc:2468] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.546307  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
I20260630 12:10:33.547379  5998 leader_election.cc:304] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, aff9f9143553455eb96ed71360cec979; no voters: 
I20260630 12:10:33.548082  6081 ts_tablet_manager.cc:1434] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260630 12:10:33.548146  5851 leader_election.cc:304] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.548538  6087 raft_consensus.cc:2804] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.549106  6087 raft_consensus.cc:493] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.549926  5851 leader_election.cc:304] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.531967  6080 raft_consensus.cc:359] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.551476  6080 raft_consensus.cc:385] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.551878  6080 raft_consensus.cc:740] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.552742  6080 consensus_queue.cc:260] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.553905  5886 raft_consensus.cc:2468] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 0.
I20260630 12:10:33.558602  6086 leader_election.cc:290] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.559281  6086 raft_consensus.cc:2804] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.559702  6086 raft_consensus.cc:493] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.549546  6087 raft_consensus.cc:3060] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.562642  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d445f0ce1e74985ac9ee6bad00da9f1" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.565229  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c53b591dd34d8b99cf43eba99f104a" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.565898  5961 raft_consensus.cc:2468] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.566211  6123 raft_consensus.cc:2804] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.566622  6123 raft_consensus.cc:493] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.566946  6123 raft_consensus.cc:3060] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.567691  6082 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.567543  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a412f8fbf5547f390aee486792f47f5" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.568166  6082 ts_tablet_manager.cc:1403] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.016s
I20260630 12:10:33.568168  5961 raft_consensus.cc:2468] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.569469  5851 leader_election.cc:304] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.569936  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.570698  5961 raft_consensus.cc:2393] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cab8bc8c68a44473a4840f0d729fb10a in current term 1: Already voted for candidate aff9f9143553455eb96ed71360cec979 in this term.
I20260630 12:10:33.571055  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03f81c8a64d41cc9c511849b43eb05b" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
W20260630 12:10:33.572080  5849 leader_election.cc:343] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:10:33.571108  6082 raft_consensus.cc:359] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.560156  6086 raft_consensus.cc:3060] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.574224  6082 raft_consensus.cc:385] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.574548  6082 raft_consensus.cc:740] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.575278  6082 consensus_queue.cc:260] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.578392  6123 raft_consensus.cc:515] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.581516  6033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c53b591dd34d8b99cf43eba99f104a" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.581377  6082 ts_tablet_manager.cc:1434] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:10:33.581597  6086 raft_consensus.cc:515] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.582202  6033 raft_consensus.cc:3060] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.582882  6082 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: Bootstrap starting.
I20260630 12:10:33.584671  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d445f0ce1e74985ac9ee6bad00da9f1" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.585222  6034 raft_consensus.cc:3060] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.588912  6033 raft_consensus.cc:2468] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.590019  5851 leader_election.cc:304] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.590855  6123 leader_election.cc:290] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Requested vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.591360  6123 raft_consensus.cc:2804] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.591744  6123 raft_consensus.cc:697] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Becoming Leader. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Running, Role: LEADER
I20260630 12:10:33.575771  6122 raft_consensus.cc:2804] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.592413  6122 raft_consensus.cc:493] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.592844  6122 raft_consensus.cc:3060] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.592527  6123 consensus_queue.cc:237] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.593415  6034 raft_consensus.cc:2468] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.594807  5851 leader_election.cc:304] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.574247  5849 leader_election.cc:304] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cab8bc8c68a44473a4840f0d729fb10a; no voters: 2e403a8d5b1c439bafc7fc494db89d09, aff9f9143553455eb96ed71360cec979
I20260630 12:10:33.578344  6087 raft_consensus.cc:515] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.605418  6125 raft_consensus.cc:2804] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.606019  6125 raft_consensus.cc:697] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Becoming Leader. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Running, Role: LEADER
I20260630 12:10:33.607038  6125 consensus_queue.cc:237] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.596874  6086 leader_election.cc:290] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Requested vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.612620  6086 raft_consensus.cc:3060] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.616416  6082 tablet_bootstrap.cc:654] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.622051  6122 raft_consensus.cc:515] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.622519  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a"
I20260630 12:10:33.623064  5886 raft_consensus.cc:3060] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.625815  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a412f8fbf5547f390aee486792f47f5" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.626665  6034 raft_consensus.cc:3060] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.627692  6080 ts_tablet_manager.cc:1434] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.098s	user 0.028s	sys 0.018s
W20260630 12:10:33.628942  5849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.24.66:43585, user_credentials={real_user=slave}} blocked reactor thread for 54733.7us
I20260630 12:10:33.628074  6122 leader_election.cc:290] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Requested vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.633387  6087 leader_election.cc:290] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 election: Requested vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585)
I20260630 12:10:33.634045  6086 raft_consensus.cc:2749] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:10:33.635036  6034 raft_consensus.cc:2468] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.636628  5961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b09107ef6a46009e02b82e0cbddff6" candidate_uuid: "aff9f9143553455eb96ed71360cec979" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.637413  5961 raft_consensus.cc:3060] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.637689  5851 leader_election.cc:304] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.636374  6080 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: Bootstrap starting.
I20260630 12:10:33.638715  6086 raft_consensus.cc:2804] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.639225  6086 raft_consensus.cc:697] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Becoming Leader. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Running, Role: LEADER
I20260630 12:10:33.640587  6086 consensus_queue.cc:237] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.642352  5960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c53b591dd34d8b99cf43eba99f104a" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.643378  5960 raft_consensus.cc:3060] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.645679  5886 raft_consensus.cc:2468] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 1.
I20260630 12:10:33.646136  6125 raft_consensus.cc:493] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.650718  6082 tablet_bootstrap.cc:492] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: No bootstrap required, opened a new log
I20260630 12:10:33.651034  6082 ts_tablet_manager.cc:1403] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.006s
I20260630 12:10:33.650076  6125 raft_consensus.cc:515] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.652680  5998 leader_election.cc:304] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.652714  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a412f8fbf5547f390aee486792f47f5" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.654407  5959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d445f0ce1e74985ac9ee6bad00da9f1" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.655315  6087 raft_consensus.cc:2804] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.655398  5958 raft_consensus.cc:3060] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.655889  6087 raft_consensus.cc:697] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 1 LEADER]: Becoming Leader. State: Replica: aff9f9143553455eb96ed71360cec979, State: Running, Role: LEADER
I20260630 12:10:33.658468  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a31e7258b3b4186851d6d3fa437aa35" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09" is_pre_election: true
I20260630 12:10:33.660552  6087 consensus_queue.cc:237] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.661156  6125 leader_election.cc:290] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.661821  6082 raft_consensus.cc:359] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.663921  6082 raft_consensus.cc:385] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.664274  6082 raft_consensus.cc:740] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.664921  6082 consensus_queue.cc:260] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.667094  5960 raft_consensus.cc:2468] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.666836  6082 ts_tablet_manager.cc:1434] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:10:33.661888  5957 raft_consensus.cc:2468] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.669886  5959 raft_consensus.cc:3060] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.662326  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a31e7258b3b4186851d6d3fa437aa35" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.675207  5961 raft_consensus.cc:2468] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff9f9143553455eb96ed71360cec979 in term 1.
I20260630 12:10:33.668733  5781 catalog_manager.cc:5697] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a reported cstate change: term changed from 0 to 1, leader changed from <none> to cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65). New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:33.678435  5849 leader_election.cc:304] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.673986  6034 raft_consensus.cc:2468] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 0.
I20260630 12:10:33.678874  5781 catalog_manager.cc:5697] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a reported cstate change: term changed from 0 to 1, leader changed from <none> to cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65). New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:33.679721  6125 raft_consensus.cc:2804] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.680109  6125 raft_consensus.cc:493] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.680482  6125 raft_consensus.cc:3060] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.677565  5959 raft_consensus.cc:2468] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.678138  5958 raft_consensus.cc:2468] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.680812  5781 catalog_manager.cc:5697] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a reported cstate change: term changed from 0 to 1, leader changed from <none> to cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65). New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:33.688674  6080 tablet_bootstrap.cc:654] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:33.692785  6125 raft_consensus.cc:515] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.695492  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a31e7258b3b4186851d6d3fa437aa35" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e403a8d5b1c439bafc7fc494db89d09"
I20260630 12:10:33.696082  5958 raft_consensus.cc:3060] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.697268  5782 catalog_manager.cc:5697] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff9f9143553455eb96ed71360cec979 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "aff9f9143553455eb96ed71360cec979" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:33.698776  6125 leader_election.cc:290] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Requested vote from peers 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.699337  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a31e7258b3b4186851d6d3fa437aa35" candidate_uuid: "cab8bc8c68a44473a4840f0d729fb10a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.699733  6034 raft_consensus.cc:3060] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.702318  5958 raft_consensus.cc:2468] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.704360  6034 raft_consensus.cc:2468] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cab8bc8c68a44473a4840f0d729fb10a in term 1.
I20260630 12:10:33.705485  5851 leader_election.cc:304] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff9f9143553455eb96ed71360cec979, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.707110  6080 tablet_bootstrap.cc:492] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: No bootstrap required, opened a new log
I20260630 12:10:33.707496  6080 ts_tablet_manager.cc:1403] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.001s
I20260630 12:10:33.708509  6125 raft_consensus.cc:2804] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.709028  6125 raft_consensus.cc:697] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Becoming Leader. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Running, Role: LEADER
I20260630 12:10:33.709745  6080 raft_consensus.cc:359] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.710512  6080 raft_consensus.cc:385] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:33.709803  6125 consensus_queue.cc:237] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.710781  6080 raft_consensus.cc:740] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cab8bc8c68a44473a4840f0d729fb10a, State: Initialized, Role: FOLLOWER
I20260630 12:10:33.711421  6080 consensus_queue.cc:260] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.713333  6080 ts_tablet_manager.cc:1434] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:10:33.717430  5781 catalog_manager.cc:5697] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a reported cstate change: term changed from 0 to 1, leader changed from <none> to cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65). New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:33.749513  6087 consensus_queue.cc:1048] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:33.755136  6087 consensus_queue.cc:1048] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:33.784179  6107 consensus_queue.cc:1048] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:33.794270  6088 consensus_queue.cc:1048] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:33.819485  6088 raft_consensus.cc:493] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:33.819926  6088 raft_consensus.cc:515] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.821537  6088 leader_election.cc:290] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.822234  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a" is_pre_election: true
I20260630 12:10:33.822476  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979" is_pre_election: true
I20260630 12:10:33.822857  5886 raft_consensus.cc:2468] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 0.
I20260630 12:10:33.823009  6034 raft_consensus.cc:2468] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 0.
I20260630 12:10:33.823884  5924 leader_election.cc:304] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.824558  6088 raft_consensus.cc:2804] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:33.824846  6088 raft_consensus.cc:493] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:33.825107  6088 raft_consensus.cc:3060] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.829267  6088 raft_consensus.cc:515] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.830652  6088 leader_election.cc:290] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 election: Requested vote from peers cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055), aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:33.831425  5886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cab8bc8c68a44473a4840f0d729fb10a"
I20260630 12:10:33.831610  6034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2c19e4c0542480dac5de653409c8231" candidate_uuid: "2e403a8d5b1c439bafc7fc494db89d09" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff9f9143553455eb96ed71360cec979"
I20260630 12:10:33.831879  5886 raft_consensus.cc:3060] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.832141  6034 raft_consensus.cc:3060] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:33.835934  5886 raft_consensus.cc:2468] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 1.
I20260630 12:10:33.836105  6034 raft_consensus.cc:2468] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e403a8d5b1c439bafc7fc494db89d09 in term 1.
I20260630 12:10:33.836898  5924 leader_election.cc:304] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e403a8d5b1c439bafc7fc494db89d09, cab8bc8c68a44473a4840f0d729fb10a; no voters: 
I20260630 12:10:33.837626  6088 raft_consensus.cc:2804] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:33.838029  6088 raft_consensus.cc:697] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 LEADER]: Becoming Leader. State: Replica: 2e403a8d5b1c439bafc7fc494db89d09, State: Running, Role: LEADER
I20260630 12:10:33.838599  6088 consensus_queue.cc:237] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } }
I20260630 12:10:33.844952  5781 catalog_manager.cc:5697] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "2e403a8d5b1c439bafc7fc494db89d09" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:34.035248  6125 consensus_queue.cc:1048] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.044552  6122 consensus_queue.cc:1048] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.058795  6122 consensus_queue.cc:1048] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.059828  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:34.068761  6146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:34.071863  6126 consensus_queue.cc:1048] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:10:34.077643  6147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:34.085371  6151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:34.085387  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:34.086644  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:34.086827  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:34.087054  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821434087034 us; error 0 us; skew 500 ppm
I20260630 12:10:34.087633  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:34.091318  5217 webserver.cc:533] Webserver started at http://127.5.24.68:33943/ using document root <none> and password file <none>
I20260630 12:10:34.091841  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:34.092103  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:34.092542  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:34.094089  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "9b8aeaca3e4843c9939c3b683591193d"
format_stamp: "Formatted at 2026-06-30 12:10:34 on dist-test-slave-cbkb"
I20260630 12:10:34.099965  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:10:34.102870  6155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:34.103559  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:10:34.103845  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "9b8aeaca3e4843c9939c3b683591193d"
format_stamp: "Formatted at 2026-06-30 12:10:34 on dist-test-slave-cbkb"
I20260630 12:10:34.104127  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821424453518-5217-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)
I20260630 12:10:34.110023  6097 consensus_queue.cc:1048] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.121781  6135 consensus_queue.cc:1048] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.124418  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:34.125985  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:34.128477  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:34.131604  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:34.131875  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:34.132159  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:34.132404  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:10:34.142676  6126 consensus_queue.cc:1048] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.154412  6125 consensus_queue.cc:1048] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.167490  6125 consensus_queue.cc:1048] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.170591  6125 consensus_queue.cc:1048] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:10:34.226123  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:35335
I20260630 12:10:34.226212  6223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:35335 every 8 connection(s)
I20260630 12:10:34.239703  6224 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42827
I20260630 12:10:34.240056  6224 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:34.240760  6224 heartbeater.cc:507] Master 127.5.24.126:42827 requested a full tablet report, sending...
I20260630 12:10:34.242458  5781 ts_manager.cc:194] Registered new tserver with Master: 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68:35335)
I20260630 12:10:34.243769  5781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50634
I20260630 12:10:34.334064  6088 consensus_queue.cc:1048] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:34.347505  6088 consensus_queue.cc:1048] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:35.246013  6224 heartbeater.cc:499] Master 127.5.24.126:42827 was elected leader, sending a full tablet report...
I20260630 12:10:35.487344  5837 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:35.493438  5837 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:35.493852  5837 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:37.494738  5837 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:37.500029  5837 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:37.500483  5837 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:39.501282  5837 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:39.508195  5837 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:39.508654  5837 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:39.519837  5885 consensus_queue.cc:237] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue 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: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } }
I20260630 12:10:39.527474  6034 raft_consensus.cc:1275] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.528244  5958 raft_consensus.cc:1275] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.534017  6239 consensus_queue.cc:1048] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:10:39.541064  6235 consensus_queue.cc:1048] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:10:39.546221  6240 raft_consensus.cc:2955] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.546934  5958 raft_consensus.cc:2955] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
W20260630 12:10:39.560281  5852 consensus_peers.cc:597] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a -> Peer 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68:35335): Couldn't send request to peer 9b8aeaca3e4843c9939c3b683591193d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a31e7258b3b4186851d6d3fa437aa35. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:39.560379  6034 raft_consensus.cc:2955] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.565001  5782 catalog_manager.cc:5697] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a reported cstate change: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:39.580634  6034 consensus_queue.cc:237] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Queue 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: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } }
I20260630 12:10:39.587891  5958 raft_consensus.cc:1275] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Refusing update from remote peer aff9f9143553455eb96ed71360cec979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.589468  5885 raft_consensus.cc:1275] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Refusing update from remote peer aff9f9143553455eb96ed71360cec979: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.590514  6087 consensus_queue.cc:1048] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:10:39.592233  6253 consensus_queue.cc:1048] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:10:39.599161  6087 raft_consensus.cc:2955] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.601810  5958 raft_consensus.cc:2955] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
W20260630 12:10:39.602556  6001 consensus_peers.cc:597] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 -> Peer 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68:35335): Couldn't send request to peer 9b8aeaca3e4843c9939c3b683591193d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b03f81c8a64d41cc9c511849b43eb05b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:39.602928  5885 raft_consensus.cc:2955] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.612982  5781 catalog_manager.cc:5697] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 reported cstate change: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "aff9f9143553455eb96ed71360cec979" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } attrs { replace: true } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.619266  5885 consensus_queue.cc:237] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue 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: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } }
I20260630 12:10:39.635664  6034 raft_consensus.cc:1275] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:10:39.636528  5852 consensus_peers.cc:597] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a -> Peer 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68:35335): Couldn't send request to peer 9b8aeaca3e4843c9939c3b683591193d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d445f0ce1e74985ac9ee6bad00da9f1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:39.637321  5958 raft_consensus.cc:1275] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.637264  6240 consensus_queue.cc:1048] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:10:39.638586  6235 consensus_queue.cc:1048] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:10:39.645550  6240 raft_consensus.cc:2955] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.647275  6034 raft_consensus.cc:2955] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.647737  5958 raft_consensus.cc:2955] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.657430  5781 catalog_manager.cc:5697] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 reported cstate change: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.662159  5885 consensus_queue.cc:237] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Queue 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: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } }
I20260630 12:10:39.670399  6034 raft_consensus.cc:1275] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:10:39.670940  5852 consensus_peers.cc:597] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a -> Peer 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68:35335): Couldn't send request to peer 9b8aeaca3e4843c9939c3b683591193d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a412f8fbf5547f390aee486792f47f5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:39.672026  5958 raft_consensus.cc:1275] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Refusing update from remote peer cab8bc8c68a44473a4840f0d729fb10a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:39.671952  6240 consensus_queue.cc:1048] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:10:39.673512  6235 consensus_queue.cc:1048] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:10:39.679397  6240 raft_consensus.cc:2955] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.681197  6034 raft_consensus.cc:2955] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.683352  5958 raft_consensus.cc:2955] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.691967  5782 catalog_manager.cc:5697] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 reported cstate change: config changed from index -1 to 2, NON_VOTER 9b8aeaca3e4843c9939c3b683591193d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "cab8bc8c68a44473a4840f0d729fb10a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cab8bc8c68a44473a4840f0d729fb10a" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33055 } } peers { permanent_uuid: "2e403a8d5b1c439bafc7fc494db89d09" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43585 } } peers { permanent_uuid: "aff9f9143553455eb96ed71360cec979" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 36467 } attrs { replace: true } } peers { permanent_uuid: "9b8aeaca3e4843c9939c3b683591193d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 35335 } attrs { promote: true } } }
I20260630 12:10:39.745913  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:10:39.773010  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:39.773921  5217 tablet_replica.cc:333] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.774737  5217 raft_consensus.cc:2243] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.775308  5217 raft_consensus.cc:2272] T f2c19e4c0542480dac5de653409c8231 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.777841  5217 tablet_replica.cc:333] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.778504  5217 raft_consensus.cc:2243] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.778975  5217 raft_consensus.cc:2272] T 55b09107ef6a46009e02b82e0cbddff6 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.781332  5217 tablet_replica.cc:333] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.781947  5217 raft_consensus.cc:2243] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.782821  5217 raft_consensus.cc:2272] T 02c53b591dd34d8b99cf43eba99f104a P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.785018  5217 tablet_replica.cc:333] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.785693  5217 raft_consensus.cc:2243] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.786777  5217 raft_consensus.cc:2272] T 9d445f0ce1e74985ac9ee6bad00da9f1 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.789373  5217 tablet_replica.cc:333] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.790128  5217 raft_consensus.cc:2243] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.790647  5217 raft_consensus.cc:2272] T b03f81c8a64d41cc9c511849b43eb05b P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.794767  5217 tablet_replica.cc:333] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.795392  5217 raft_consensus.cc:2243] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.795842  5217 raft_consensus.cc:2272] T d120c4342bad44948822e00f94696a9f P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.797993  5217 tablet_replica.cc:333] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.798588  5217 raft_consensus.cc:2243] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.799640  5217 raft_consensus.cc:2272] T 4a31e7258b3b4186851d6d3fa437aa35 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.801934  5217 tablet_replica.cc:333] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a: stopping tablet replica
I20260630 12:10:39.802553  5217 raft_consensus.cc:2243] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.803627  5217 raft_consensus.cc:2272] T 3a412f8fbf5547f390aee486792f47f5 P cab8bc8c68a44473a4840f0d729fb10a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.837142  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
W20260630 12:10:39.855867  5924 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:33055: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:10:39.859262  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
W20260630 12:10:39.860002  5924 consensus_peers.cc:597] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 -> Peer cab8bc8c68a44473a4840f0d729fb10a (127.5.24.65:33055): Couldn't send request to peer cab8bc8c68a44473a4840f0d729fb10a. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:33055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:39.897002  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:39.897867  5217 tablet_replica.cc:333] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.898697  5217 raft_consensus.cc:2243] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.899441  5217 raft_consensus.cc:2272] T f2c19e4c0542480dac5de653409c8231 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.901362  5217 tablet_replica.cc:333] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.901930  5217 raft_consensus.cc:2243] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.902343  5217 raft_consensus.cc:2272] T 55b09107ef6a46009e02b82e0cbddff6 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.904134  5217 tablet_replica.cc:333] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.904645  5217 raft_consensus.cc:2243] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.905059  5217 raft_consensus.cc:2272] T 4a31e7258b3b4186851d6d3fa437aa35 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.907372  5217 tablet_replica.cc:333] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.907889  5217 raft_consensus.cc:2243] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.908317  5217 raft_consensus.cc:2272] T 3a412f8fbf5547f390aee486792f47f5 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.910353  5217 tablet_replica.cc:333] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.910820  5217 raft_consensus.cc:2243] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:39.911517  5217 raft_consensus.cc:2272] T d120c4342bad44948822e00f94696a9f P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.913197  5217 tablet_replica.cc:333] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.913652  5217 raft_consensus.cc:2243] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.914122  5217 raft_consensus.cc:2272] T 9d445f0ce1e74985ac9ee6bad00da9f1 P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.915969  5217 tablet_replica.cc:333] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.916499  5217 raft_consensus.cc:2243] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.916942  5217 raft_consensus.cc:2272] T 02c53b591dd34d8b99cf43eba99f104a P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.918787  5217 tablet_replica.cc:333] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09: stopping tablet replica
I20260630 12:10:39.919225  5217 raft_consensus.cc:2243] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:39.919643  5217 raft_consensus.cc:2272] T b03f81c8a64d41cc9c511849b43eb05b P 2e403a8d5b1c439bafc7fc494db89d09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:39.946806  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:10:39.965112  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:10:39.973588  6266 ts_tablet_manager.cc:933] T b03f81c8a64d41cc9c511849b43eb05b P 9b8aeaca3e4843c9939c3b683591193d: Initiating tablet copy from peer aff9f9143553455eb96ed71360cec979 (127.5.24.67:36467)
I20260630 12:10:39.976557  6266 tablet_copy_client.cc:323] T b03f81c8a64d41cc9c511849b43eb05b P 9b8aeaca3e4843c9939c3b683591193d: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:36467
I20260630 12:10:40.005838  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:40.007083  5217 tablet_replica.cc:333] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.007928  5217 raft_consensus.cc:2243] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.008569  5217 raft_consensus.cc:2272] T 3a412f8fbf5547f390aee486792f47f5 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.012040  5217 tablet_replica.cc:333] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.012773  5217 raft_consensus.cc:2243] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.013270  5217 raft_consensus.cc:2272] T 4a31e7258b3b4186851d6d3fa437aa35 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:10:40.014093  5998 consensus_peers.cc:597] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 -> Peer 2e403a8d5b1c439bafc7fc494db89d09 (127.5.24.66:43585): Couldn't send request to peer 2e403a8d5b1c439bafc7fc494db89d09. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.66:43585: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:40.016072  5217 tablet_replica.cc:333] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.016650  5217 raft_consensus.cc:2243] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:40.017341  5217 raft_consensus.cc:2272] T 55b09107ef6a46009e02b82e0cbddff6 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.019060  5217 tablet_replica.cc:333] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.019560  5217 raft_consensus.cc:2243] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.019939  5217 raft_consensus.cc:2272] T 02c53b591dd34d8b99cf43eba99f104a P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.021624  5217 tablet_replica.cc:333] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.022119  5217 raft_consensus.cc:2243] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.022547  5217 raft_consensus.cc:2272] T 9d445f0ce1e74985ac9ee6bad00da9f1 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.024639  5217 tablet_replica.cc:333] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.025110  5217 raft_consensus.cc:2243] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.025518  5217 raft_consensus.cc:2272] T f2c19e4c0542480dac5de653409c8231 P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.027093  5217 tablet_replica.cc:333] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.027560  5217 raft_consensus.cc:2243] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:40.028270  5217 raft_consensus.cc:2272] T b03f81c8a64d41cc9c511849b43eb05b P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.030375  5217 tablet_replica.cc:333] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979: stopping tablet replica
I20260630 12:10:40.030817  5217 raft_consensus.cc:2243] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:40.031209  5217 raft_consensus.cc:2272] T d120c4342bad44948822e00f94696a9f P aff9f9143553455eb96ed71360cec979 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.049245  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:10:40.066831  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:10:40.103905  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:10:40.108693  6156 connection.cc:466] server connection from 127.0.0.1:33054 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33054 (request call id 1) could send its response
I20260630 12:10:40.125347  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:10:40.133390  5217 master.cc:562] Master@127.5.24.126:42827 shutting down...
W20260630 12:10:40.160948  5832 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:10:40.162132  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:40.162614  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:40.162963  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P f81f4ac1252e4b7c8708bf433e6a16ee: stopping tablet replica
I20260630 12:10:40.181375  5217 master.cc:584] Master@127.5.24.126:42827 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (8854 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:10:40.219523  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:37049,127.5.24.125:41819,127.5.24.124:43991
I20260630 12:10:40.220777  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:40.226059  6271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:40.226140  6270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:40.226737  6273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.227893  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:40.228987  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.229154  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.229336  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440229307 us; error 0 us; skew 500 ppm
I20260630 12:10:40.229830  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.231987  5217 webserver.cc:533] Webserver started at http://127.5.24.126:40785/ using document root <none> and password file <none>
I20260630 12:10:40.232642  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.232877  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.233155  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.234195  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "745dc439e28a45a095f8029c6bb1c07f"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.238168  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:10:40.241320  6278 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.241966  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:10:40.242228  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "745dc439e28a45a095f8029c6bb1c07f"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.242491  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:40.261612  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.262718  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.297801  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:37049
I20260630 12:10:40.297887  6329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:37049 every 8 connection(s)
I20260630 12:10:40.301551  6330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:40.301754  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:40.306955  6332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:40.307415  6333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.308432  6330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:10:40.310446  6335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.311311  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:40.312233  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.312546  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.312737  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440312721 us; error 0 us; skew 500 ppm
I20260630 12:10:40.313222  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.315867  5217 webserver.cc:533] Webserver started at http://127.5.24.125:37645/ using document root <none> and password file <none>
I20260630 12:10:40.316440  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.316675  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.316982  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.318320  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root/instance:
uuid: "5e5e624298f34c2ba36281afecc98049"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.321810  6330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.323629  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:10:40.327386  6343 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260630 12:10:40.327708  6330 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.125:41819: Network error: Client connection negotiation failed: client connection to 127.5.24.125:41819: connect: Connection refused (error 111)
I20260630 12:10:40.328279  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:10:40.328622  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
uuid: "5e5e624298f34c2ba36281afecc98049"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.328871  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:40.347322  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.348497  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.363317  6330 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } attempt: 1
W20260630 12:10:40.367859  6330 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.125:41819: Network error: Client connection negotiation failed: client connection to 127.5.24.125:41819: connect: Connection refused (error 111)
I20260630 12:10:40.385973  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.125:41819
I20260630 12:10:40.386058  6394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.125:41819 every 8 connection(s)
I20260630 12:10:40.389577  6395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:40.389804  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:40.395133  6397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:40.395367  6398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.396944  6395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:10:40.398947  6400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.400781  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:40.401491  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.401707  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.401885  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440401870 us; error 0 us; skew 500 ppm
I20260630 12:10:40.402331  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.404605  5217 webserver.cc:533] Webserver started at http://127.5.24.124:34039/ using document root <none> and password file <none>
I20260630 12:10:40.405043  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.405241  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.405570  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.405355  6330 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } attempt: 2
I20260630 12:10:40.406821  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root/instance:
uuid: "b1d08d7385ad4f6580788d81088853ed"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.410444  6395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.421149  6330 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.424273  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.017s	user 0.011s	sys 0.008s
W20260630 12:10:40.426048  6330 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:43991: Network error: Client connection negotiation failed: client connection to 127.5.24.124:43991: connect: Connection refused (error 111)
I20260630 12:10:40.428429  6395 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.428714  6408 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.430245  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:10:40.430599  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
uuid: "b1d08d7385ad4f6580788d81088853ed"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.430860  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
W20260630 12:10:40.433410  6395 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:43991: Network error: Client connection negotiation failed: client connection to 127.5.24.124:43991: connect: Connection refused (error 111)
I20260630 12:10:40.442813  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.443848  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.464533  6330 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } attempt: 1
W20260630 12:10:40.469617  6330 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.24.124:43991: Network error: Client connection negotiation failed: client connection to 127.5.24.124:43991: connect: Connection refused (error 111)
I20260630 12:10:40.481046  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.124:43991
I20260630 12:10:40.481132  6460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.124:43991 every 8 connection(s)
I20260630 12:10:40.484004  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:10:40.484659  6461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:40.488862  6395 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } attempt: 1
I20260630 12:10:40.490209  6461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.502738  6461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.505142  6330 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } attempt: 2
I20260630 12:10:40.507694  6395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: Bootstrap starting.
I20260630 12:10:40.513649  6461 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:10:40.514447  6395 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:40.523070  6395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: No bootstrap required, opened a new log
I20260630 12:10:40.524127  6330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: Bootstrap starting.
I20260630 12:10:40.525861  6395 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.526574  6395 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:40.526859  6395 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e5e624298f34c2ba36281afecc98049, State: Initialized, Role: FOLLOWER
I20260630 12:10:40.527637  6395 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.528855  6461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: Bootstrap starting.
I20260630 12:10:40.529815  6466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [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: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.530699  6466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.530874  6330 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:40.531490  6395 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:40.534368  6461 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:40.536746  6330 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: No bootstrap required, opened a new log
I20260630 12:10:40.539997  6330 raft_consensus.cc:359] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.540755  6330 raft_consensus.cc:385] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:40.541041  6330 raft_consensus.cc:740] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745dc439e28a45a095f8029c6bb1c07f, State: Initialized, Role: FOLLOWER
I20260630 12:10:40.541700  6330 consensus_queue.cc:260] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.544281  6461 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: No bootstrap required, opened a new log
I20260630 12:10:40.544107  6475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [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: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.544831  6475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.546535  6330 sys_catalog.cc:565] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:40.547314  6461 raft_consensus.cc:359] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.548025  6461 raft_consensus.cc:385] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:40.548332  6461 raft_consensus.cc:740] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1d08d7385ad4f6580788d81088853ed, State: Initialized, Role: FOLLOWER
I20260630 12:10:40.549000  6461 consensus_queue.cc:260] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.550882  6481 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [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: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.551635  6481 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.552404  6461 sys_catalog.cc:565] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:10:40.558311  6480 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:40.558796  6480 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:10:40.569236  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:10:40.569551  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260630 12:10:40.570338  6498 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:40.570643  6498 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:10:40.571269  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:40.573282  6503 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:10:40.573597  6503 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:10:40.578100  6504 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:40.578469  6505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.581161  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:40.581059  6507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.582119  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.582298  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.582424  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440582413 us; error 0 us; skew 500 ppm
I20260630 12:10:40.582834  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.585143  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40699/ using document root <none> and password file <none>
I20260630 12:10:40.585554  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.585705  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.585901  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.586903  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "2daaa331dc6445f488e84f90087ff5a9"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.590978  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:10:40.593914  6512 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.594650  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:10:40.594934  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "2daaa331dc6445f488e84f90087ff5a9"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.595211  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:40.614013  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.615124  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.616505  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:40.618597  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:40.618816  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.619052  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:40.619237  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.656330  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:36191
I20260630 12:10:40.656440  6574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:36191 every 8 connection(s)
I20260630 12:10:40.664682  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:10:40.672150  6475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:40.672843  6475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.676798  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "745dc439e28a45a095f8029c6bb1c07f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e5e624298f34c2ba36281afecc98049" is_pre_election: true
I20260630 12:10:40.677767  6370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745dc439e28a45a095f8029c6bb1c07f in term 0.
I20260630 12:10:40.680033  6282 leader_election.cc:304] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e5e624298f34c2ba36281afecc98049, 745dc439e28a45a095f8029c6bb1c07f; no voters: 
I20260630 12:10:40.683723  6436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "745dc439e28a45a095f8029c6bb1c07f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d08d7385ad4f6580788d81088853ed" is_pre_election: true
I20260630 12:10:40.684590  6436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745dc439e28a45a095f8029c6bb1c07f in term 0.
I20260630 12:10:40.686396  6475 leader_election.cc:290] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e5e624298f34c2ba36281afecc98049 (127.5.24.125:41819), b1d08d7385ad4f6580788d81088853ed (127.5.24.124:43991)
I20260630 12:10:40.687116  6475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:40.687600  6475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:40.688090  6475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:40.702446  6475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.707036  6370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "745dc439e28a45a095f8029c6bb1c07f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e5e624298f34c2ba36281afecc98049"
I20260630 12:10:40.707737  6370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:40.711112  6575 heartbeater.cc:344] Connected to a master server at 127.5.24.124:43991
I20260630 12:10:40.711635  6575 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:40.712776  6575 heartbeater.cc:507] Master 127.5.24.124:43991 requested a full tablet report, sending...
I20260630 12:10:40.716624  6426 ts_manager.cc:194] Registered new tserver with Master: 2daaa331dc6445f488e84f90087ff5a9 (127.5.24.65:36191)
I20260630 12:10:40.718268  6436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "745dc439e28a45a095f8029c6bb1c07f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1d08d7385ad4f6580788d81088853ed"
I20260630 12:10:40.719031  6436 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:40.725965  6370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745dc439e28a45a095f8029c6bb1c07f in term 1.
I20260630 12:10:40.727084  6475 leader_election.cc:290] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [CANDIDATE]: Term 1 election: Requested vote from peers 5e5e624298f34c2ba36281afecc98049 (127.5.24.125:41819), b1d08d7385ad4f6580788d81088853ed (127.5.24.124:43991)
I20260630 12:10:40.727706  6282 leader_election.cc:304] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e5e624298f34c2ba36281afecc98049, 745dc439e28a45a095f8029c6bb1c07f; no voters: 
I20260630 12:10:40.730101  6475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:10:40.730482  6581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.730264  6436 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745dc439e28a45a095f8029c6bb1c07f in term 1.
I20260630 12:10:40.730700  6475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 1 LEADER]: Becoming Leader. State: Replica: 745dc439e28a45a095f8029c6bb1c07f, State: Running, Role: LEADER
I20260630 12:10:40.731900  6475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:40.733438  6577 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37049
I20260630 12:10:40.733835  6577 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:40.734724  6577 heartbeater.cc:507] Master 127.5.24.126:37049 requested a full tablet report, sending...
I20260630 12:10:40.735870  6576 heartbeater.cc:344] Connected to a master server at 127.5.24.125:41819
I20260630 12:10:40.736265  6576 heartbeater.cc:461] Registering TS with master...
W20260630 12:10:40.736730  6584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.737210  6576 heartbeater.cc:507] Master 127.5.24.125:41819 requested a full tablet report, sending...
I20260630 12:10:40.741530  6360 ts_manager.cc:194] Registered new tserver with Master: 2daaa331dc6445f488e84f90087ff5a9 (127.5.24.65:36191)
I20260630 12:10:40.742628  6583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745dc439e28a45a095f8029c6bb1c07f. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.743378  6583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:40.743932  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:40.744100  6295 ts_manager.cc:194] Registered new tserver with Master: 2daaa331dc6445f488e84f90087ff5a9 (127.5.24.65:36191)
W20260630 12:10:40.745759  6587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.745870  6589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:10:40.746765  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.746996  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.747197  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440747178 us; error 0 us; skew 500 ppm
I20260630 12:10:40.747756  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.750449  5217 webserver.cc:533] Webserver started at http://127.5.24.66:41361/ using document root <none> and password file <none>
I20260630 12:10:40.750926  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.751142  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.751412  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.752213  6589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:10:40.752451  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.757422  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:10:40.760708  6436 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Refusing update from remote peer 745dc439e28a45a095f8029c6bb1c07f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:40.760737  6370 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Refusing update from remote peer 745dc439e28a45a095f8029c6bb1c07f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:10:40.761492  6594 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.762393  6583 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:40.762984  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:10:40.763116  6475 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:40.763470  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.763844  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:40.774016  6466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745dc439e28a45a095f8029c6bb1c07f. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.778499  6466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.779587  6481 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader 745dc439e28a45a095f8029c6bb1c07f. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.780382  6481 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.792723  6583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.793828  6583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:40.797716  6589 catalog_manager.cc:1383] Generated new cluster ID: 933a3e98e6b14694857b6ee8eaf85869
I20260630 12:10:40.797998  6589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:10:40.799942  6481 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.800648  6481 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.805152  6583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.805857  6583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:40.809096  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.811156  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.812654  6466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "745dc439e28a45a095f8029c6bb1c07f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:40.813571  6466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:10:40.814756  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:40.817757  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:40.818022  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.818305  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:40.818511  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.827205  6589 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:10:40.828850  6589 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:10:40.853649  6589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: Generated new TSK 0
I20260630 12:10:40.854434  6589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:10:40.879659  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:34967
I20260630 12:10:40.879752  6664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:34967 every 8 connection(s)
I20260630 12:10:40.892872  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:10:40.905435  6665 heartbeater.cc:344] Connected to a master server at 127.5.24.124:43991
I20260630 12:10:40.905879  6665 heartbeater.cc:461] Registering TS with master...
W20260630 12:10:40.906561  6672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.906634  6666 heartbeater.cc:344] Connected to a master server at 127.5.24.125:41819
I20260630 12:10:40.906783  6665 heartbeater.cc:507] Master 127.5.24.124:43991 requested a full tablet report, sending...
I20260630 12:10:40.907207  6666 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:40.908007  6666 heartbeater.cc:507] Master 127.5.24.125:41819 requested a full tablet report, sending...
I20260630 12:10:40.909719  6426 ts_manager.cc:194] Registered new tserver with Master: f6d7ae30cc2d4f29aaae9838cee2b1c6 (127.5.24.66:34967)
I20260630 12:10:40.910888  6360 ts_manager.cc:194] Registered new tserver with Master: f6d7ae30cc2d4f29aaae9838cee2b1c6 (127.5.24.66:34967)
I20260630 12:10:40.915568  6667 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37049
I20260630 12:10:40.915928  6667 heartbeater.cc:461] Registering TS with master...
W20260630 12:10:40.915784  6673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.916797  6667 heartbeater.cc:507] Master 127.5.24.126:37049 requested a full tablet report, sending...
W20260630 12:10:40.918818  6675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:40.919103  6295 ts_manager.cc:194] Registered new tserver with Master: f6d7ae30cc2d4f29aaae9838cee2b1c6 (127.5.24.66:34967)
I20260630 12:10:40.919616  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:40.920712  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:40.921044  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:40.921340  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821440921318 us; error 0 us; skew 500 ppm
I20260630 12:10:40.921945  6295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58904
I20260630 12:10:40.922093  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:40.924686  5217 webserver.cc:533] Webserver started at http://127.5.24.67:35623/ using document root <none> and password file <none>
I20260630 12:10:40.925186  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:40.925429  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:40.925717  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:40.926812  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "bc8af8748f8c4b5da8601a27ba7c4e77"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.931443  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:10:40.934983  6680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.935855  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:10:40.936093  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "bc8af8748f8c4b5da8601a27ba7c4e77"
format_stamp: "Formatted at 2026-06-30 12:10:40 on dist-test-slave-cbkb"
I20260630 12:10:40.936307  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821424453518-5217-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)
I20260630 12:10:40.955161  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:40.956226  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:40.957553  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:40.959599  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:40.959794  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.960050  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:40.960210  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:40.997157  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:34159
I20260630 12:10:40.997277  6742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:34159 every 8 connection(s)
I20260630 12:10:41.015579  6743 heartbeater.cc:344] Connected to a master server at 127.5.24.124:43991
I20260630 12:10:41.015995  6743 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:41.016875  6743 heartbeater.cc:507] Master 127.5.24.124:43991 requested a full tablet report, sending...
I20260630 12:10:41.017201  6744 heartbeater.cc:344] Connected to a master server at 127.5.24.125:41819
I20260630 12:10:41.017570  6744 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:41.018276  6744 heartbeater.cc:507] Master 127.5.24.125:41819 requested a full tablet report, sending...
I20260630 12:10:41.019546  6426 ts_manager.cc:194] Registered new tserver with Master: bc8af8748f8c4b5da8601a27ba7c4e77 (127.5.24.67:34159)
I20260630 12:10:41.020834  6360 ts_manager.cc:194] Registered new tserver with Master: bc8af8748f8c4b5da8601a27ba7c4e77 (127.5.24.67:34159)
I20260630 12:10:41.022195  6745 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37049
I20260630 12:10:41.022455  6745 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:41.023036  6745 heartbeater.cc:507] Master 127.5.24.126:37049 requested a full tablet report, sending...
I20260630 12:10:41.024873  6295 ts_manager.cc:194] Registered new tserver with Master: bc8af8748f8c4b5da8601a27ba7c4e77 (127.5.24.67:34159)
I20260630 12:10:41.025636  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02183513s
I20260630 12:10:41.026181  6295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58908
I20260630 12:10:41.562743  6480 catalog_manager.cc:1295] Loaded cluster ID: 933a3e98e6b14694857b6ee8eaf85869
I20260630 12:10:41.563081  6480 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: loading cluster ID for follower catalog manager: success
I20260630 12:10:41.567517  6480 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: acquiring CA information for follower catalog manager: success
I20260630 12:10:41.570619  6480 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:10:41.574738  6498 catalog_manager.cc:1295] Loaded cluster ID: 933a3e98e6b14694857b6ee8eaf85869
I20260630 12:10:41.575035  6498 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: loading cluster ID for follower catalog manager: success
I20260630 12:10:41.580770  6498 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: acquiring CA information for follower catalog manager: success
I20260630 12:10:41.585629  6498 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:10:41.748677  6295 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58896
I20260630 12:10:41.924296  6667 heartbeater.cc:499] Master 127.5.24.126:37049 was elected leader, sending a full tablet report...
I20260630 12:10:42.028517  6745 heartbeater.cc:499] Master 127.5.24.126:37049 was elected leader, sending a full tablet report...
I20260630 12:10:42.569032  6502 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:42.615140  6295 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58922:
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"
    }
  }
}
I20260630 12:10:42.691269  6708 tablet_service.cc:1511] Processing CreateTablet for tablet 12de48798c264d108bf642f516ea96f9 (DEFAULT_TABLE table=test-workload [id=0ee05731003b44c2b155db02e8d3940b]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:10:42.691301  6540 tablet_service.cc:1511] Processing CreateTablet for tablet 82a6bd7ac3d041f7b3b2cb40be54a233 (DEFAULT_TABLE table=test-workload [id=0ee05731003b44c2b155db02e8d3940b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:10:42.692873  6708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de48798c264d108bf642f516ea96f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:42.692932  6540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a6bd7ac3d041f7b3b2cb40be54a233. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:42.698474  6630 tablet_service.cc:1511] Processing CreateTablet for tablet cdb31ccc8fb14650a71ab6a9cd59d004 (DEFAULT_TABLE table=test-workload [id=0ee05731003b44c2b155db02e8d3940b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:10:42.699759  6630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb31ccc8fb14650a71ab6a9cd59d004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:42.706378  6777 tablet_bootstrap.cc:492] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: Bootstrap starting.
I20260630 12:10:42.709287  6778 tablet_bootstrap.cc:492] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: Bootstrap starting.
I20260630 12:10:42.714413  6777 tablet_bootstrap.cc:654] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:42.714591  6779 tablet_bootstrap.cc:492] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: Bootstrap starting.
I20260630 12:10:42.716090  6778 tablet_bootstrap.cc:654] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:42.719988  6779 tablet_bootstrap.cc:654] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:42.721298  6777 tablet_bootstrap.cc:492] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: No bootstrap required, opened a new log
I20260630 12:10:42.721844  6777 ts_tablet_manager.cc:1403] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:10:42.725116  6778 tablet_bootstrap.cc:492] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: No bootstrap required, opened a new log
I20260630 12:10:42.724938  6777 raft_consensus.cc:359] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc8af8748f8c4b5da8601a27ba7c4e77" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34159 } }
I20260630 12:10:42.725594  6779 tablet_bootstrap.cc:492] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: No bootstrap required, opened a new log
I20260630 12:10:42.725710  6778 ts_tablet_manager.cc:1403] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:10:42.725729  6777 raft_consensus.cc:385] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:42.726260  6779 ts_tablet_manager.cc:1403] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:10:42.726380  6777 raft_consensus.cc:740] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc8af8748f8c4b5da8601a27ba7c4e77, State: Initialized, Role: FOLLOWER
I20260630 12:10:42.727211  6777 consensus_queue.cc:260] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc8af8748f8c4b5da8601a27ba7c4e77" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34159 } }
I20260630 12:10:42.727721  6777 raft_consensus.cc:399] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:42.727977  6777 raft_consensus.cc:493] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:42.728428  6777 raft_consensus.cc:3060] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:42.728904  6778 raft_consensus.cc:359] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaa331dc6445f488e84f90087ff5a9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 36191 } }
I20260630 12:10:42.729195  6779 raft_consensus.cc:359] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34967 } }
I20260630 12:10:42.729543  6778 raft_consensus.cc:385] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:42.729796  6779 raft_consensus.cc:385] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:42.729930  6778 raft_consensus.cc:740] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2daaa331dc6445f488e84f90087ff5a9, State: Initialized, Role: FOLLOWER
I20260630 12:10:42.730190  6779 raft_consensus.cc:740] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6d7ae30cc2d4f29aaae9838cee2b1c6, State: Initialized, Role: FOLLOWER
I20260630 12:10:42.730803  6778 consensus_queue.cc:260] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2daaa331dc6445f488e84f90087ff5a9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 36191 } }
I20260630 12:10:42.731537  6778 raft_consensus.cc:399] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:42.731055  6779 consensus_queue.cc:260] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6d7ae30cc2d4f29aaae9838cee2b1c6" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34967 } }
I20260630 12:10:42.731927  6778 raft_consensus.cc:493] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:42.732457  6778 raft_consensus.cc:3060] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:42.732213  6779 raft_consensus.cc:399] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:42.734061  6779 raft_consensus.cc:493] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:42.734440  6779 raft_consensus.cc:3060] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:42.734678  6777 raft_consensus.cc:515] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc8af8748f8c4b5da8601a27ba7c4e77" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34159 } }
I20260630 12:10:42.735344  6777 leader_election.cc:304] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [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: bc8af8748f8c4b5da8601a27ba7c4e77; no voters: 
I20260630 12:10:42.736723  6777 leader_election.cc:290] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:42.737023  6783 raft_consensus.cc:2804] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:42.739256  6778 raft_consensus.cc:515] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaa331dc6445f488e84f90087ff5a9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 36191 } }
I20260630 12:10:42.740005  6778 leader_election.cc:304] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [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: 2daaa331dc6445f488e84f90087ff5a9; no voters: 
I20260630 12:10:42.741204  6779 raft_consensus.cc:515] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34967 } }
I20260630 12:10:42.742241  6779 leader_election.cc:304] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [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: f6d7ae30cc2d4f29aaae9838cee2b1c6; no voters: 
I20260630 12:10:42.745311  6778 leader_election.cc:290] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:42.746984  6786 raft_consensus.cc:2804] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:42.749346  6777 ts_tablet_manager.cc:1434] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.005s
I20260630 12:10:42.751012  6577 heartbeater.cc:499] Master 127.5.24.126:37049 was elected leader, sending a full tablet report...
I20260630 12:10:42.751174  6787 raft_consensus.cc:2804] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:42.751842  6779 leader_election.cc:290] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:42.754683  6783 raft_consensus.cc:697] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 1 LEADER]: Becoming Leader. State: Replica: bc8af8748f8c4b5da8601a27ba7c4e77, State: Running, Role: LEADER
I20260630 12:10:42.755158  6778 ts_tablet_manager.cc:1434] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.005s
I20260630 12:10:42.756183  6783 consensus_queue.cc:237] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [LEADER]: Queue going to LEADER mode. State: All 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: "bc8af8748f8c4b5da8601a27ba7c4e77" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34159 } }
I20260630 12:10:42.753075  6787 raft_consensus.cc:697] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 1 LEADER]: Becoming Leader. State: Replica: f6d7ae30cc2d4f29aaae9838cee2b1c6, State: Running, Role: LEADER
I20260630 12:10:42.760092  6787 consensus_queue.cc:237] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [LEADER]: Queue going to LEADER mode. State: All 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: "f6d7ae30cc2d4f29aaae9838cee2b1c6" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34967 } }
I20260630 12:10:42.761080  6786 raft_consensus.cc:697] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 1 LEADER]: Becoming Leader. State: Replica: 2daaa331dc6445f488e84f90087ff5a9, State: Running, Role: LEADER
I20260630 12:10:42.762676  6786 consensus_queue.cc:237] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [LEADER]: Queue going to LEADER mode. State: All 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: "2daaa331dc6445f488e84f90087ff5a9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 36191 } }
I20260630 12:10:42.778415  6295 catalog_manager.cc:5697] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6d7ae30cc2d4f29aaae9838cee2b1c6 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6d7ae30cc2d4f29aaae9838cee2b1c6" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34967 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:42.781247  6779 ts_tablet_manager.cc:1434] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: Time spent starting tablet: real 0.055s	user 0.019s	sys 0.030s
I20260630 12:10:42.787609  6294 catalog_manager.cc:5697] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc8af8748f8c4b5da8601a27ba7c4e77 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "bc8af8748f8c4b5da8601a27ba7c4e77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc8af8748f8c4b5da8601a27ba7c4e77" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34159 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:42.806080  6293 catalog_manager.cc:5697] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2daaa331dc6445f488e84f90087ff5a9 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "2daaa331dc6445f488e84f90087ff5a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2daaa331dc6445f488e84f90087ff5a9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 36191 } health_report { overall_health: HEALTHY } } }
I20260630 12:10:44.570102  6502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:44.572116  6502 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:44.897369  5217 master.cc:562] Master@127.5.24.126:37049 shutting down...
I20260630 12:10:44.923872  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:44.924901  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:44.925252  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 745dc439e28a45a095f8029c6bb1c07f: stopping tablet replica
I20260630 12:10:44.946134  5217 master.cc:584] Master@127.5.24.126:37049 shutdown complete.
W20260630 12:10:45.827438  6577 heartbeater.cc:646] Failed to heartbeat to 127.5.24.126:37049 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111)
I20260630 12:10:46.168960  6804 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745dc439e28a45a095f8029c6bb1c07f)
I20260630 12:10:46.169482  6804 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:46.171114  6804 leader_election.cc:290] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049), b1d08d7385ad4f6580788d81088853ed (127.5.24.124:43991)
I20260630 12:10:46.172847  6436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5e5e624298f34c2ba36281afecc98049" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "b1d08d7385ad4f6580788d81088853ed" is_pre_election: true
W20260630 12:10:46.174481  6347 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:10:46.178047  6347 leader_election.cc:336] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049): Network error: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111)
I20260630 12:10:46.178413  6347 leader_election.cc:304] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [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: 5e5e624298f34c2ba36281afecc98049; no voters: 745dc439e28a45a095f8029c6bb1c07f, b1d08d7385ad4f6580788d81088853ed
I20260630 12:10:46.179033  6804 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:10:46.308754  6807 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 745dc439e28a45a095f8029c6bb1c07f)
I20260630 12:10:46.309201  6807 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:46.310791  6807 leader_election.cc:290] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049), 5e5e624298f34c2ba36281afecc98049 (127.5.24.125:41819)
I20260630 12:10:46.313697  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1d08d7385ad4f6580788d81088853ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "5e5e624298f34c2ba36281afecc98049" is_pre_election: true
I20260630 12:10:46.314260  6369 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1d08d7385ad4f6580788d81088853ed in term 1.
I20260630 12:10:46.316215  6413 leader_election.cc:304] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [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: 5e5e624298f34c2ba36281afecc98049, b1d08d7385ad4f6580788d81088853ed; no voters: 
I20260630 12:10:46.316987  6807 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:10:46.317018  6413 leader_election.cc:336] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049): Network error: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111)
I20260630 12:10:46.317390  6807 raft_consensus.cc:493] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader 745dc439e28a45a095f8029c6bb1c07f)
I20260630 12:10:46.317744  6807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:10:46.322454  6807 raft_consensus.cc:515] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:46.323884  6807 leader_election.cc:290] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [CANDIDATE]: Term 2 election: Requested vote from peers 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049), 5e5e624298f34c2ba36281afecc98049 (127.5.24.125:41819)
I20260630 12:10:46.325160  6369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b1d08d7385ad4f6580788d81088853ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "5e5e624298f34c2ba36281afecc98049"
I20260630 12:10:46.325637  6369 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:10:46.327116  6413 leader_election.cc:336] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049): Network error: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111)
I20260630 12:10:46.330457  6369 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1d08d7385ad4f6580788d81088853ed in term 2.
I20260630 12:10:46.331305  6413 leader_election.cc:304] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [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: 5e5e624298f34c2ba36281afecc98049, b1d08d7385ad4f6580788d81088853ed; no voters: 745dc439e28a45a095f8029c6bb1c07f
I20260630 12:10:46.331944  6807 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:10:46.332813  6807 raft_consensus.cc:697] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 LEADER]: Becoming Leader. State: Replica: b1d08d7385ad4f6580788d81088853ed, State: Running, Role: LEADER
I20260630 12:10:46.333600  6807 consensus_queue.cc:237] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } }
I20260630 12:10:46.338428  6810 sys_catalog.cc:455] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: SysCatalogTable state changed. Reason: New leader b1d08d7385ad4f6580788d81088853ed. Latest consensus state: current_term: 2 leader_uuid: "b1d08d7385ad4f6580788d81088853ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745dc439e28a45a095f8029c6bb1c07f" member_type: VOTER last_known_addr { host: "127.5.24.126" port: 37049 } } peers { permanent_uuid: "5e5e624298f34c2ba36281afecc98049" member_type: VOTER last_known_addr { host: "127.5.24.125" port: 41819 } } peers { permanent_uuid: "b1d08d7385ad4f6580788d81088853ed" member_type: VOTER last_known_addr { host: "127.5.24.124" port: 43991 } } }
I20260630 12:10:46.338989  6810 sys_catalog.cc:458] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:46.340431  6812 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:10:46.345554  6812 catalog_manager.cc:679] Loaded metadata for table test-workload [id=0ee05731003b44c2b155db02e8d3940b]
I20260630 12:10:46.349936  6812 tablet_loader.cc:96] loaded metadata for tablet 12de48798c264d108bf642f516ea96f9 (table test-workload [id=0ee05731003b44c2b155db02e8d3940b])
I20260630 12:10:46.350802  6812 tablet_loader.cc:96] loaded metadata for tablet 82a6bd7ac3d041f7b3b2cb40be54a233 (table test-workload [id=0ee05731003b44c2b155db02e8d3940b])
I20260630 12:10:46.351646  6812 tablet_loader.cc:96] loaded metadata for tablet cdb31ccc8fb14650a71ab6a9cd59d004 (table test-workload [id=0ee05731003b44c2b155db02e8d3940b])
I20260630 12:10:46.352593  6812 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:10:46.355480  6812 catalog_manager.cc:1295] Loaded cluster ID: 933a3e98e6b14694857b6ee8eaf85869
I20260630 12:10:46.355731  6812 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:10:46.359004  6812 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:10:46.362073  6812 catalog_manager.cc:6081] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: Loaded TSK: 0
I20260630 12:10:46.362924  6812 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:10:46.567231  6496 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:46.569059  6496 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:46.638620  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:10:46.661233  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:46.661936  5217 tablet_replica.cc:333] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9: stopping tablet replica
I20260630 12:10:46.662474  5217 raft_consensus.cc:2243] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:46.662994  5217 raft_consensus.cc:2272] T 82a6bd7ac3d041f7b3b2cb40be54a233 P 2daaa331dc6445f488e84f90087ff5a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:46.681281  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:10:46.690766  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:10:46.708993  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:46.709615  5217 tablet_replica.cc:333] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6: stopping tablet replica
I20260630 12:10:46.710062  5217 raft_consensus.cc:2243] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:46.710687  5217 raft_consensus.cc:2272] T cdb31ccc8fb14650a71ab6a9cd59d004 P f6d7ae30cc2d4f29aaae9838cee2b1c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:46.728876  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:10:46.738255  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:10:46.759821  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:10:46.760608  5217 tablet_replica.cc:333] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77: stopping tablet replica
I20260630 12:10:46.761226  5217 raft_consensus.cc:2243] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:10:46.761754  5217 raft_consensus.cc:2272] T 12de48798c264d108bf642f516ea96f9 P bc8af8748f8c4b5da8601a27ba7c4e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:46.779801  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:10:46.788785  5217 master.cc:562] Master@127.5.24.125:41819 shutting down...
I20260630 12:10:46.807946  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:10:46.808660  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:46.808941  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e5e624298f34c2ba36281afecc98049: stopping tablet replica
I20260630 12:10:46.827798  5217 master.cc:584] Master@127.5.24.125:41819 shutdown complete.
I20260630 12:10:46.840595  5217 master.cc:562] Master@127.5.24.124:43991 shutting down...
W20260630 12:10:46.858067  6413 consensus_peers.cc:597] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed -> Peer 745dc439e28a45a095f8029c6bb1c07f (127.5.24.126:37049): Couldn't send request to peer 745dc439e28a45a095f8029c6bb1c07f. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.126:37049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:10:46.861029  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:10:46.861759  5217 pending_rounds.cc:70] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: Trying to abort 1 pending ops.
I20260630 12:10:46.861984  5217 pending_rounds.cc:77] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302436644188246016 op_type: NO_OP noop_request { }
I20260630 12:10:46.862301  5217 raft_consensus.cc:2889] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:10:46.862558  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:10:46.862937  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P b1d08d7385ad4f6580788d81088853ed: stopping tablet replica
I20260630 12:10:46.881945  5217 master.cc:584] Master@127.5.24.124:43991 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6695 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:10:46.915326  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:42155
I20260630 12:10:46.916468  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:46.921589  6816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:46.921914  6817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:46.922549  6819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:46.923777  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:46.924515  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:46.924698  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:46.924809  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821446924798 us; error 0 us; skew 500 ppm
I20260630 12:10:46.925199  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:46.927341  5217 webserver.cc:533] Webserver started at http://127.5.24.126:36545/ using document root <none> and password file <none>
I20260630 12:10:46.927795  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:46.927950  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:46.928161  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:46.929229  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "539e8a7a6cdf48a6878d5ee0499c43b0"
format_stamp: "Formatted at 2026-06-30 12:10:46 on dist-test-slave-cbkb"
I20260630 12:10:46.933267  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:10:46.936220  6824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:46.937021  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:10:46.937290  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "539e8a7a6cdf48a6878d5ee0499c43b0"
format_stamp: "Formatted at 2026-06-30 12:10:46 on dist-test-slave-cbkb"
I20260630 12:10:46.937567  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-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)
I20260630 12:10:46.950883  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:46.951959  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:46.987478  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:42155
I20260630 12:10:46.987573  6875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:42155 every 8 connection(s)
I20260630 12:10:46.991295  6876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:47.001251  6876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0: Bootstrap starting.
I20260630 12:10:47.005668  6876 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:47.009593  6876 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0: No bootstrap required, opened a new log
I20260630 12:10:47.011574  6876 raft_consensus.cc:359] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER }
I20260630 12:10:47.011914  6876 raft_consensus.cc:385] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:47.012174  6876 raft_consensus.cc:740] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 539e8a7a6cdf48a6878d5ee0499c43b0, State: Initialized, Role: FOLLOWER
I20260630 12:10:47.012820  6876 consensus_queue.cc:260] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER }
I20260630 12:10:47.013299  6876 raft_consensus.cc:399] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:10:47.013554  6876 raft_consensus.cc:493] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:10:47.013819  6876 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:47.017812  6876 raft_consensus.cc:515] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER }
I20260630 12:10:47.018287  6876 leader_election.cc:304] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [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: 539e8a7a6cdf48a6878d5ee0499c43b0; no voters: 
I20260630 12:10:47.019323  6876 leader_election.cc:290] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:10:47.019804  6879 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:47.021203  6879 raft_consensus.cc:697] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 1 LEADER]: Becoming Leader. State: Replica: 539e8a7a6cdf48a6878d5ee0499c43b0, State: Running, Role: LEADER
I20260630 12:10:47.021855  6879 consensus_queue.cc:237] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [LEADER]: Queue going to LEADER mode. State: All 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: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER }
I20260630 12:10:47.022678  6876 sys_catalog.cc:565] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:10:47.024541  6880 sys_catalog.cc:455] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER } }
I20260630 12:10:47.024677  6881 sys_catalog.cc:455] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 539e8a7a6cdf48a6878d5ee0499c43b0. Latest consensus state: current_term: 1 leader_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "539e8a7a6cdf48a6878d5ee0499c43b0" member_type: VOTER } }
I20260630 12:10:47.025229  6880 sys_catalog.cc:458] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:47.025270  6881 sys_catalog.cc:458] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [sys.catalog]: This master's current role is: LEADER
I20260630 12:10:47.031847  6884 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:10:47.040786  6884 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:10:47.041767  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:10:47.049721  6884 catalog_manager.cc:1383] Generated new cluster ID: ac4936a989dd42aab43bdd8d2a055961
I20260630 12:10:47.050027  6884 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:10:47.079433  6884 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:10:47.080832  6884 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:10:47.095079  6884 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0: Generated new TSK 0
I20260630 12:10:47.095674  6884 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:10:47.107726  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:47.113323  6897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:47.114537  6898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:47.116460  6900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:47.116590  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:47.117481  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:47.117679  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:47.117856  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821447117837 us; error 0 us; skew 500 ppm
I20260630 12:10:47.118356  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:47.120599  5217 webserver.cc:533] Webserver started at http://127.5.24.65:41709/ using document root <none> and password file <none>
I20260630 12:10:47.121048  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:47.121248  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:47.121517  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:47.122550  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "56d7e1d09a8449959c053effab9cea04"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.126917  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:10:47.130039  6905 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.130772  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:10:47.131083  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "56d7e1d09a8449959c053effab9cea04"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.131371  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-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)
I20260630 12:10:47.156107  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:47.157223  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:47.158664  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:47.161202  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:47.161428  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.161659  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:47.161839  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.201339  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:35041
I20260630 12:10:47.201434  6967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:35041 every 8 connection(s)
I20260630 12:10:47.206054  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:47.213527  6972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:47.213888  6973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:47.216430  6975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:47.217537  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:47.218397  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:47.218582  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:47.218708  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821447218695 us; error 0 us; skew 500 ppm
I20260630 12:10:47.219110  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:47.221446  5217 webserver.cc:533] Webserver started at http://127.5.24.66:34453/ using document root <none> and password file <none>
I20260630 12:10:47.222059  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:47.222334  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:47.222671  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:47.223742  6968 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42155
I20260630 12:10:47.223901  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "e122af3ef7224e5c89c6b07b6e9471dc"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.224092  6968 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:47.224903  6968 heartbeater.cc:507] Master 127.5.24.126:42155 requested a full tablet report, sending...
I20260630 12:10:47.226831  6841 ts_manager.cc:194] Registered new tserver with Master: 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041)
I20260630 12:10:47.228564  6841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55230
I20260630 12:10:47.228984  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:10:47.232276  6980 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.233101  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:10:47.233333  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "e122af3ef7224e5c89c6b07b6e9471dc"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.233569  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-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)
I20260630 12:10:47.247710  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:47.248798  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:47.250063  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:47.252097  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:47.252274  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.252584  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:47.252743  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.289176  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:41995
I20260630 12:10:47.289268  7042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:41995 every 8 connection(s)
I20260630 12:10:47.293810  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:47.300621  7046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:47.301199  7047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:47.304559  5217 server_base.cc:1061] running on GCE node
W20260630 12:10:47.304713  7050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:47.305646  7043 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42155
I20260630 12:10:47.305848  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:10:47.306047  7043 heartbeater.cc:461] Registering TS with master...
W20260630 12:10:47.306133  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:47.306411  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821447306392 us; error 0 us; skew 500 ppm
I20260630 12:10:47.306921  7043 heartbeater.cc:507] Master 127.5.24.126:42155 requested a full tablet report, sending...
I20260630 12:10:47.307125  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:47.309113  6841 ts_manager.cc:194] Registered new tserver with Master: e122af3ef7224e5c89c6b07b6e9471dc (127.5.24.66:41995)
I20260630 12:10:47.309876  5217 webserver.cc:533] Webserver started at http://127.5.24.67:42511/ using document root <none> and password file <none>
I20260630 12:10:47.310345  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:47.310536  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:47.310424  6841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55244
I20260630 12:10:47.310895  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:47.312108  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "889196f29c4a4d2c8f238b9f343b9477"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.316133  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:10:47.319229  7054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.319932  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:10:47.320215  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "889196f29c4a4d2c8f238b9f343b9477"
format_stamp: "Formatted at 2026-06-30 12:10:47 on dist-test-slave-cbkb"
I20260630 12:10:47.320564  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-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)
I20260630 12:10:47.340029  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:47.341094  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:47.342487  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:47.344624  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:47.344847  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.345080  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:47.345252  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:47.381734  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:39573
I20260630 12:10:47.381842  7116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:39573 every 8 connection(s)
I20260630 12:10:47.394630  7117 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42155
I20260630 12:10:47.394969  7117 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:47.395563  7117 heartbeater.cc:507] Master 127.5.24.126:42155 requested a full tablet report, sending...
I20260630 12:10:47.397333  6841 ts_manager.cc:194] Registered new tserver with Master: 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67:39573)
I20260630 12:10:47.398033  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013240542s
I20260630 12:10:47.398666  6841 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55254
I20260630 12:10:48.230960  6968 heartbeater.cc:499] Master 127.5.24.126:42155 was elected leader, sending a full tablet report...
I20260630 12:10:48.312831  7043 heartbeater.cc:499] Master 127.5.24.126:42155 was elected leader, sending a full tablet report...
I20260630 12:10:48.401050  7117 heartbeater.cc:499] Master 127.5.24.126:42155 was elected leader, sending a full tablet report...
I20260630 12:10:48.451709  6841 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55264:
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"
    }
  }
}
W20260630 12:10:48.453797  6841 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:10:48.500085  6933 tablet_service.cc:1511] Processing CreateTablet for tablet 54f6c739434146c993549b1dd4c22f44 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:10:48.501670  6933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f6c739434146c993549b1dd4c22f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.502460  6932 tablet_service.cc:1511] Processing CreateTablet for tablet cec101d2832b4a5295b26831c6c75196 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:10:48.503793  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec101d2832b4a5295b26831c6c75196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.504115  7082 tablet_service.cc:1511] Processing CreateTablet for tablet 54f6c739434146c993549b1dd4c22f44 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:10:48.505410  7082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f6c739434146c993549b1dd4c22f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.513598  7081 tablet_service.cc:1511] Processing CreateTablet for tablet cec101d2832b4a5295b26831c6c75196 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:10:48.514897  7081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec101d2832b4a5295b26831c6c75196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.514855  7007 tablet_service.cc:1511] Processing CreateTablet for tablet cec101d2832b4a5295b26831c6c75196 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:10:48.516292  7007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec101d2832b4a5295b26831c6c75196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.521689  7008 tablet_service.cc:1511] Processing CreateTablet for tablet 54f6c739434146c993549b1dd4c22f44 (DEFAULT_TABLE table=test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:10:48.522970  7008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54f6c739434146c993549b1dd4c22f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:10:48.534056  7137 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: Bootstrap starting.
I20260630 12:10:48.542156  7138 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: Bootstrap starting.
I20260630 12:10:48.547359  7137 tablet_bootstrap.cc:654] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.548750  7138 tablet_bootstrap.cc:654] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.548801  7139 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Bootstrap starting.
I20260630 12:10:48.554924  7139 tablet_bootstrap.cc:654] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.555347  7137 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: No bootstrap required, opened a new log
I20260630 12:10:48.555346  7138 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: No bootstrap required, opened a new log
I20260630 12:10:48.555976  7137 ts_tablet_manager.cc:1403] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260630 12:10:48.555985  7138 ts_tablet_manager.cc:1403] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260630 12:10:48.559032  7137 raft_consensus.cc:359] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.559273  7138 raft_consensus.cc:359] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.559837  7137 raft_consensus.cc:385] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.560039  7138 raft_consensus.cc:385] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.560230  7139 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: No bootstrap required, opened a new log
I20260630 12:10:48.560272  7137 raft_consensus.cc:740] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d7e1d09a8449959c053effab9cea04, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.560523  7138 raft_consensus.cc:740] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e122af3ef7224e5c89c6b07b6e9471dc, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.560864  7139 ts_tablet_manager.cc:1403] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:10:48.561410  7137 consensus_queue.cc:260] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.561411  7138 consensus_queue.cc:260] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.563654  7139 raft_consensus.cc:359] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.564313  7137 ts_tablet_manager.cc:1434] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:10:48.564687  7139 raft_consensus.cc:385] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.565162  7139 raft_consensus.cc:740] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 889196f29c4a4d2c8f238b9f343b9477, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.565693  7137 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: Bootstrap starting.
I20260630 12:10:48.566350  7139 consensus_queue.cc:260] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.572005  7137 tablet_bootstrap.cc:654] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.576730  7138 ts_tablet_manager.cc:1434] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.019s
I20260630 12:10:48.581319  7139 ts_tablet_manager.cc:1434] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Time spent starting tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:10:48.581488  7138 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: Bootstrap starting.
I20260630 12:10:48.581915  7137 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: No bootstrap required, opened a new log
I20260630 12:10:48.582338  7139 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: Bootstrap starting.
I20260630 12:10:48.582404  7137 ts_tablet_manager.cc:1403] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:10:48.585547  7137 raft_consensus.cc:359] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.586323  7137 raft_consensus.cc:385] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.586659  7137 raft_consensus.cc:740] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56d7e1d09a8449959c053effab9cea04, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.587400  7137 consensus_queue.cc:260] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.588711  7139 tablet_bootstrap.cc:654] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.589583  7137 ts_tablet_manager.cc:1434] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:10:48.588181  7138 tablet_bootstrap.cc:654] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:10:48.596596  7138 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: No bootstrap required, opened a new log
I20260630 12:10:48.597088  7138 ts_tablet_manager.cc:1403] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:10:48.597460  7139 tablet_bootstrap.cc:492] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: No bootstrap required, opened a new log
I20260630 12:10:48.598024  7139 ts_tablet_manager.cc:1403] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:10:48.599848  7138 raft_consensus.cc:359] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.600651  7138 raft_consensus.cc:385] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.601087  7138 raft_consensus.cc:740] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e122af3ef7224e5c89c6b07b6e9471dc, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.600706  7139 raft_consensus.cc:359] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.601656  7139 raft_consensus.cc:385] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:10:48.602020  7139 raft_consensus.cc:740] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 889196f29c4a4d2c8f238b9f343b9477, State: Initialized, Role: FOLLOWER
I20260630 12:10:48.601900  7138 consensus_queue.cc:260] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.602758  7144 raft_consensus.cc:493] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:48.603248  7144 raft_consensus.cc:515] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.603025  7139 consensus_queue.cc:260] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.604314  7145 raft_consensus.cc:493] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:10:48.604761  7145 raft_consensus.cc:515] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.605330  7138 ts_tablet_manager.cc:1434] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:10:48.610095  7144 leader_election.cc:290] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041), 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67:39573)
I20260630 12:10:48.610309  7139 ts_tablet_manager.cc:1434] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260630 12:10:48.619953  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec101d2832b4a5295b26831c6c75196" candidate_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d7e1d09a8449959c053effab9cea04" is_pre_election: true
I20260630 12:10:48.620695  6943 raft_consensus.cc:2468] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e122af3ef7224e5c89c6b07b6e9471dc in term 0.
I20260630 12:10:48.622100  6983 leader_election.cc:304] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56d7e1d09a8449959c053effab9cea04, e122af3ef7224e5c89c6b07b6e9471dc; no voters: 
I20260630 12:10:48.623000  7144 raft_consensus.cc:2804] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:48.623368  7144 raft_consensus.cc:493] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:48.623770  7144 raft_consensus.cc:3060] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.624022  7092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec101d2832b4a5295b26831c6c75196" candidate_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "889196f29c4a4d2c8f238b9f343b9477" is_pre_election: true
I20260630 12:10:48.624781  7092 raft_consensus.cc:2468] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e122af3ef7224e5c89c6b07b6e9471dc in term 0.
I20260630 12:10:48.630789  7144 raft_consensus.cc:515] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.633503  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec101d2832b4a5295b26831c6c75196" candidate_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d7e1d09a8449959c053effab9cea04"
I20260630 12:10:48.634087  6943 raft_consensus.cc:3060] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.635216  7018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f6c739434146c993549b1dd4c22f44" candidate_uuid: "889196f29c4a4d2c8f238b9f343b9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" is_pre_election: true
I20260630 12:10:48.635896  7018 raft_consensus.cc:2468] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 889196f29c4a4d2c8f238b9f343b9477 in term 0.
I20260630 12:10:48.637176  7058 leader_election.cc:304] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 889196f29c4a4d2c8f238b9f343b9477, e122af3ef7224e5c89c6b07b6e9471dc; no voters: 
I20260630 12:10:48.637938  7151 raft_consensus.cc:2804] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:10:48.638252  7151 raft_consensus.cc:493] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:10:48.638532  7151 raft_consensus.cc:3060] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.640117  7145 leader_election.cc:290] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041), e122af3ef7224e5c89c6b07b6e9471dc (127.5.24.66:41995)
I20260630 12:10:48.641853  6942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f6c739434146c993549b1dd4c22f44" candidate_uuid: "889196f29c4a4d2c8f238b9f343b9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d7e1d09a8449959c053effab9cea04" is_pre_election: true
I20260630 12:10:48.642025  6943 raft_consensus.cc:2468] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e122af3ef7224e5c89c6b07b6e9471dc in term 1.
I20260630 12:10:48.642568  6942 raft_consensus.cc:2468] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 889196f29c4a4d2c8f238b9f343b9477 in term 0.
I20260630 12:10:48.643290  6983 leader_election.cc:304] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56d7e1d09a8449959c053effab9cea04, e122af3ef7224e5c89c6b07b6e9471dc; no voters: 
I20260630 12:10:48.644212  7149 raft_consensus.cc:2804] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:48.645206  7144 leader_election.cc:290] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [CANDIDATE]: Term 1 election: Requested vote from peers 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041), 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67:39573)
I20260630 12:10:48.645586  7149 raft_consensus.cc:697] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 LEADER]: Becoming Leader. State: Replica: e122af3ef7224e5c89c6b07b6e9471dc, State: Running, Role: LEADER
I20260630 12:10:48.645843  7092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cec101d2832b4a5295b26831c6c75196" candidate_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "889196f29c4a4d2c8f238b9f343b9477"
I20260630 12:10:48.646663  7092 raft_consensus.cc:3060] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.646786  7149 consensus_queue.cc:237] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } }
I20260630 12:10:48.649961  7151 raft_consensus.cc:515] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.652269  7151 leader_election.cc:290] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [CANDIDATE]: Term 1 election: Requested vote from peers 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041), e122af3ef7224e5c89c6b07b6e9471dc (127.5.24.66:41995)
I20260630 12:10:48.653357  7018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f6c739434146c993549b1dd4c22f44" candidate_uuid: "889196f29c4a4d2c8f238b9f343b9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e122af3ef7224e5c89c6b07b6e9471dc"
I20260630 12:10:48.653582  6943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54f6c739434146c993549b1dd4c22f44" candidate_uuid: "889196f29c4a4d2c8f238b9f343b9477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56d7e1d09a8449959c053effab9cea04"
I20260630 12:10:48.653913  7018 raft_consensus.cc:3060] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.654134  6943 raft_consensus.cc:3060] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:10:48.656219  6839 catalog_manager.cc:5697] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e122af3ef7224e5c89c6b07b6e9471dc (127.5.24.66). New cstate: current_term: 1 leader_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:48.663323  7092 raft_consensus.cc:2468] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e122af3ef7224e5c89c6b07b6e9471dc in term 1.
I20260630 12:10:48.663334  7018 raft_consensus.cc:2468] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 889196f29c4a4d2c8f238b9f343b9477 in term 1.
I20260630 12:10:48.663339  6943 raft_consensus.cc:2468] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 889196f29c4a4d2c8f238b9f343b9477 in term 1.
I20260630 12:10:48.664896  7058 leader_election.cc:304] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 889196f29c4a4d2c8f238b9f343b9477, e122af3ef7224e5c89c6b07b6e9471dc; no voters: 
I20260630 12:10:48.665725  7151 raft_consensus.cc:2804] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:10:48.666213  7151 raft_consensus.cc:697] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 LEADER]: Becoming Leader. State: Replica: 889196f29c4a4d2c8f238b9f343b9477, State: Running, Role: LEADER
I20260630 12:10:48.666898  7151 consensus_queue.cc:237] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } }
I20260630 12:10:48.673681  6839 catalog_manager.cc:5697] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "889196f29c4a4d2c8f238b9f343b9477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } health_report { overall_health: UNKNOWN } } }
I20260630 12:10:49.041514  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:49.043576  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:49.043915  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:49.109141  7151 consensus_queue.cc:1048] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:49.120976  7160 consensus_queue.cc:1048] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:49.241451  7149 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:49.254267  7149 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:10:51.044853  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:51.047070  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:51.047497  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:53.048454  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:53.050406  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:53.050742  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:55.051829  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:55.054113  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:55.054392  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:57.055245  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:57.057102  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:57.057360  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:59.058281  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:10:59.060029  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:10:59.060299  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:10:59.756923  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:10:59.764271  7178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:59.764683  7179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:10:59.766352  7181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:10:59.768402  5217 server_base.cc:1061] running on GCE node
I20260630 12:10:59.770431  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:10:59.770704  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:10:59.770932  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821459770892 us; error 0 us; skew 500 ppm
I20260630 12:10:59.771572  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:10:59.774392  5217 webserver.cc:533] Webserver started at http://127.5.24.68:37193/ using document root <none> and password file <none>
I20260630 12:10:59.774894  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:10:59.775075  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:10:59.775364  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:10:59.777253  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "b6327256c4864b32af0345fd3426fe63"
format_stamp: "Formatted at 2026-06-30 12:10:59 on dist-test-slave-cbkb"
I20260630 12:10:59.782189  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:10:59.785426  7186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:59.786203  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:10:59.786610  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "b6327256c4864b32af0345fd3426fe63"
format_stamp: "Formatted at 2026-06-30 12:10:59 on dist-test-slave-cbkb"
I20260630 12:10:59.786907  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-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)
I20260630 12:10:59.803093  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:10:59.804389  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:10:59.805895  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:10:59.808233  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:10:59.808507  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:59.808751  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:10:59.808938  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:10:59.849691  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:33471
I20260630 12:10:59.849814  7248 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:33471 every 8 connection(s)
I20260630 12:10:59.867494  7249 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42155
I20260630 12:10:59.867873  7249 heartbeater.cc:461] Registering TS with master...
I20260630 12:10:59.868616  7249 heartbeater.cc:507] Master 127.5.24.126:42155 requested a full tablet report, sending...
I20260630 12:10:59.870361  6840 ts_manager.cc:194] Registered new tserver with Master: b6327256c4864b32af0345fd3426fe63 (127.5.24.68:33471)
I20260630 12:10:59.871716  6840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60114
I20260630 12:11:00.107151  7018 consensus_queue.cc:237] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Queue 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: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } }
I20260630 12:11:00.115643  7092 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:00.119743  7256 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:00.122812  6943 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:00.124209  7256 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:00.129397  7177 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6327256c4864b32af0345fd3426fe63 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } } }
I20260630 12:11:00.134274  7092 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6327256c4864b32af0345fd3426fe63 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } } }
I20260630 12:11:00.136109  6943 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6327256c4864b32af0345fd3426fe63 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } } }
W20260630 12:11:00.139653  6981 consensus_peers.cc:597] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc -> Peer b6327256c4864b32af0345fd3426fe63 (127.5.24.68:33471): Couldn't send request to peer b6327256c4864b32af0345fd3426fe63. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cec101d2832b4a5295b26831c6c75196. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:00.146251  6840 catalog_manager.cc:5697] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc reported cstate change: config changed from index -1 to 2, NON_VOTER b6327256c4864b32af0345fd3426fe63 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:00.725276  7266 ts_tablet_manager.cc:933] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: Initiating tablet copy from peer e122af3ef7224e5c89c6b07b6e9471dc (127.5.24.66:41995)
I20260630 12:11:00.726779  7266 tablet_copy_client.cc:323] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:41995
I20260630 12:11:00.738199  7028 tablet_copy_service.cc:140] P e122af3ef7224e5c89c6b07b6e9471dc: Received BeginTabletCopySession request for tablet cec101d2832b4a5295b26831c6c75196 from peer b6327256c4864b32af0345fd3426fe63 ({username='slave'} at 127.0.0.1:48960)
I20260630 12:11:00.738801  7028 tablet_copy_service.cc:161] P e122af3ef7224e5c89c6b07b6e9471dc: Beginning new tablet copy session on tablet cec101d2832b4a5295b26831c6c75196 from peer b6327256c4864b32af0345fd3426fe63 at {username='slave'} at 127.0.0.1:48960: session id = b6327256c4864b32af0345fd3426fe63-cec101d2832b4a5295b26831c6c75196
I20260630 12:11:00.747011  7028 tablet_copy_source_session.cc:215] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:00.750584  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cec101d2832b4a5295b26831c6c75196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:00.761186  7266 tablet_copy_client.cc:806] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:00.761849  7266 tablet_copy_client.cc:670] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:00.765919  7266 tablet_copy_client.cc:538] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:00.771922  7266 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: Bootstrap starting.
I20260630 12:11:00.787209  7266 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: 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
I20260630 12:11:00.787974  7266 tablet_bootstrap.cc:492] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: Bootstrap complete.
I20260630 12:11:00.788662  7266 ts_tablet_manager.cc:1403] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.013s
I20260630 12:11:00.790776  7266 raft_consensus.cc:359] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } }
I20260630 12:11:00.791364  7266 raft_consensus.cc:740] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6327256c4864b32af0345fd3426fe63, State: Initialized, Role: LEARNER
I20260630 12:11:00.791896  7266 consensus_queue.cc:260] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [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: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: true } }
I20260630 12:11:00.794092  7249 heartbeater.cc:499] Master 127.5.24.126:42155 was elected leader, sending a full tablet report...
I20260630 12:11:00.794528  7266 ts_tablet_manager.cc:1434] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:11:00.799746  7028 tablet_copy_service.cc:342] P e122af3ef7224e5c89c6b07b6e9471dc: Request end of tablet copy session b6327256c4864b32af0345fd3426fe63-cec101d2832b4a5295b26831c6c75196 received from {username='slave'} at 127.0.0.1:48960
I20260630 12:11:00.800279  7028 tablet_copy_service.cc:434] P e122af3ef7224e5c89c6b07b6e9471dc: ending tablet copy session b6327256c4864b32af0345fd3426fe63-cec101d2832b4a5295b26831c6c75196 on tablet cec101d2832b4a5295b26831c6c75196 with peer b6327256c4864b32af0345fd3426fe63
I20260630 12:11:01.061229  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:01.063258  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:01.063618  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:01.286932  7224 raft_consensus.cc:1217] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:01.913977  7256 raft_consensus.cc:1064] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: attempting to promote NON_VOTER b6327256c4864b32af0345fd3426fe63 to VOTER
I20260630 12:11:01.916136  7256 consensus_queue.cc:237] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [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: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } }
I20260630 12:11:01.921972  7224 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 LEARNER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:01.924530  7092 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:01.929087  7275 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:01.931021  7278 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:01.931319  6943 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:01.933040  7275 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:01.947495  7275 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6327256c4864b32af0345fd3426fe63 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:01.949678  7224 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6327256c4864b32af0345fd3426fe63 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:01.953552  6943 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6327256c4864b32af0345fd3426fe63 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:01.958873  7092 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6327256c4864b32af0345fd3426fe63 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:01.962297  6841 catalog_manager.cc:5697] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc reported cstate change: config changed from index 2 to 3, b6327256c4864b32af0345fd3426fe63 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "889196f29c4a4d2c8f238b9f343b9477" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39573 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:01.989809  7018 consensus_queue.cc:237] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [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: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } }
I20260630 12:11:01.994786  7224 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:01.996222  6943 raft_consensus.cc:1275] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Refusing update from remote peer e122af3ef7224e5c89c6b07b6e9471dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:01.996551  7275 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:01.997972  7279 consensus_queue.cc:1048] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:02.003832  7277 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:02.005270  7224 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:02.005858  6943 raft_consensus.cc:2955] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } } }
I20260630 12:11:02.014956  6828 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cec101d2832b4a5295b26831c6c75196 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:02.019613  6838 catalog_manager.cc:5697] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc reported cstate change: config changed from index 3 to 4, VOTER 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "56d7e1d09a8449959c053effab9cea04" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e122af3ef7224e5c89c6b07b6e9471dc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6327256c4864b32af0345fd3426fe63" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33471 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:02.030206  7081 tablet_service.cc:1558] Processing DeleteTablet for tablet cec101d2832b4a5295b26831c6c75196 with delete_type TABLET_DATA_TOMBSTONED (TS 889196f29c4a4d2c8f238b9f343b9477 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40618
I20260630 12:11:02.032895  7290 tablet_replica.cc:333] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: stopping tablet replica
I20260630 12:11:02.033609  7290 raft_consensus.cc:2243] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:02.034193  7290 raft_consensus.cc:2272] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:02.037179  7290 ts_tablet_manager.cc:1916] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:02.046824  7290 ts_tablet_manager.cc:1929] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:02.047165  7290 log.cc:1199] T cec101d2832b4a5295b26831c6c75196 P 889196f29c4a4d2c8f238b9f343b9477: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/cec101d2832b4a5295b26831c6c75196
I20260630 12:11:02.048573  6827 catalog_manager.cc:5028] TS 889196f29c4a4d2c8f238b9f343b9477 (127.5.24.67:39573): tablet cec101d2832b4a5295b26831c6c75196 (table test-workload [id=8e4329b8b7634cf49f8285e9af0d3cc2]) successfully deleted
I20260630 12:11:03.064539  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:03.066449  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:03.066798  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:05.067881  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:05.070303  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:05.070655  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:07.071547  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:07.073498  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:07.073781  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:09.074661  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:09.076665  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:09.077016  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:11.153153  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:11.175801  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:11.183069  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:12.068461  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08000f4400 after lost signal to thread 5220
W20260630 12:11:12.069356  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb560 after lost signal to thread 6875
W20260630 12:11:12.070247  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08000cfb20 after lost signal to thread 6967
W20260630 12:11:12.071023  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08001e2240 after lost signal to thread 7042
W20260630 12:11:12.071789  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08000cc9c0 after lost signal to thread 7116
W20260630 12:11:12.072598  7113 debug-util.cc:398] Leaking SignalData structure 0x7b08000ed3c0 after lost signal to thread 7248
W20260630 12:11:12.600092  6964 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6c20 after lost signal to thread 5220
W20260630 12:11:12.600946  6964 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7b00 after lost signal to thread 6875
W20260630 12:11:12.601833  6964 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4f40 after lost signal to thread 6967
W20260630 12:11:12.602604  6964 debug-util.cc:398] Leaking SignalData structure 0x7b08000cd9a0 after lost signal to thread 7042
W20260630 12:11:12.603391  6964 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec940 after lost signal to thread 7116
W20260630 12:11:12.604214  6964 debug-util.cc:398] Leaking SignalData structure 0x7b080017c060 after lost signal to thread 7248
I20260630 12:11:13.203675  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:13.206763  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:13.207211  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:14.201649  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
W20260630 12:11:14.209466  7057 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260630 12:11:14.219797  7057 consensus_peers.cc:597] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 -> Peer 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041): Couldn't send request to peer 56d7e1d09a8449959c053effab9cea04. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:14.252192  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:14.253226  5217 tablet_replica.cc:333] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04: stopping tablet replica
I20260630 12:11:14.254041  5217 raft_consensus.cc:2243] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:14.255466  5217 raft_consensus.cc:2272] T cec101d2832b4a5295b26831c6c75196 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:14.258978  5217 tablet_replica.cc:333] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04: stopping tablet replica
I20260630 12:11:14.259711  5217 raft_consensus.cc:2243] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:14.260344  5217 raft_consensus.cc:2272] T 54f6c739434146c993549b1dd4c22f44 P 56d7e1d09a8449959c053effab9cea04 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:14.396664  6983 consensus_peers.cc:597] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc -> Peer 56d7e1d09a8449959c053effab9cea04 (127.5.24.65:35041): Couldn't send request to peer 56d7e1d09a8449959c053effab9cea04. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:15.208490  6894 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:15.210718  6894 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:15.211090  6894 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:11:15.284605  5217 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6964)
I20260630 12:11:15.330936  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:11:15.346441  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:11:15.366451  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:15.367237  5217 tablet_replica.cc:333] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc: stopping tablet replica
I20260630 12:11:15.367835  5217 raft_consensus.cc:2243] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:15.368448  5217 raft_consensus.cc:2272] T 54f6c739434146c993549b1dd4c22f44 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:15.370419  5217 tablet_replica.cc:333] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc: stopping tablet replica
I20260630 12:11:15.370850  5217 raft_consensus.cc:2243] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:15.371641  5217 raft_consensus.cc:2272] T cec101d2832b4a5295b26831c6c75196 P e122af3ef7224e5c89c6b07b6e9471dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:15.394287  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:11:15.407186  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:11:15.430837  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:15.431650  5217 tablet_replica.cc:333] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477: stopping tablet replica
I20260630 12:11:15.432301  5217 raft_consensus.cc:2243] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:15.433259  5217 raft_consensus.cc:2272] T 54f6c739434146c993549b1dd4c22f44 P 889196f29c4a4d2c8f238b9f343b9477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:15.470662  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:11:15.483775  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:11:15.503545  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:15.504225  5217 tablet_replica.cc:333] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63: stopping tablet replica
I20260630 12:11:15.504791  5217 raft_consensus.cc:2243] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:15.505512  5217 raft_consensus.cc:2272] T cec101d2832b4a5295b26831c6c75196 P b6327256c4864b32af0345fd3426fe63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:15.524737  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:11:15.534235  5217 master.cc:562] Master@127.5.24.126:42155 shutting down...
I20260630 12:11:15.552527  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:15.553133  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:15.553488  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 539e8a7a6cdf48a6878d5ee0499c43b0: stopping tablet replica
I20260630 12:11:15.572299  5217 master.cc:584] Master@127.5.24.126:42155 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28691 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:11:15.607131  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:39645
I20260630 12:11:15.608170  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:15.613750  7309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.613891  7310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:15.614708  7312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:15.615500  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:15.616250  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:15.616485  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:15.616603  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821475616592 us; error 0 us; skew 500 ppm
I20260630 12:11:15.617007  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:15.620508  5217 webserver.cc:533] Webserver started at http://127.5.24.126:41123/ using document root <none> and password file <none>
I20260630 12:11:15.620921  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:15.621068  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:15.621280  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:15.622330  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "0772a63c64ab4b37a97708c4bfaf74a3"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-cbkb"
I20260630 12:11:15.626509  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:15.629561  7317 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:15.630262  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:15.630538  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "0772a63c64ab4b37a97708c4bfaf74a3"
format_stamp: "Formatted at 2026-06-30 12:11:15 on dist-test-slave-cbkb"
I20260630 12:11:15.630816  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821424453518-5217-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)
I20260630 12:11:15.644191  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:15.645331  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:15.681177  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:39645
I20260630 12:11:15.681273  7368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:39645 every 8 connection(s)
I20260630 12:11:15.684928  7369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:15.694970  7369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3: Bootstrap starting.
I20260630 12:11:15.699270  7369 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:15.703298  7369 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3: No bootstrap required, opened a new log
I20260630 12:11:15.705356  7369 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER }
I20260630 12:11:15.705788  7369 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:15.706032  7369 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0772a63c64ab4b37a97708c4bfaf74a3, State: Initialized, Role: FOLLOWER
I20260630 12:11:15.706584  7369 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER }
I20260630 12:11:15.707069  7369 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:15.707372  7369 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:15.707651  7369 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:15.711633  7369 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER }
I20260630 12:11:15.712123  7369 leader_election.cc:304] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [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: 0772a63c64ab4b37a97708c4bfaf74a3; no voters: 
I20260630 12:11:15.713218  7369 leader_election.cc:290] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:15.713575  7372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:15.714804  7372 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 1 LEADER]: Becoming Leader. State: Replica: 0772a63c64ab4b37a97708c4bfaf74a3, State: Running, Role: LEADER
I20260630 12:11:15.715467  7372 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [LEADER]: Queue going to LEADER mode. State: All 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: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER }
I20260630 12:11:15.716007  7369 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:15.722685  7374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0772a63c64ab4b37a97708c4bfaf74a3. Latest consensus state: current_term: 1 leader_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER } }
I20260630 12:11:15.722916  7373 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0772a63c64ab4b37a97708c4bfaf74a3" member_type: VOTER } }
I20260630 12:11:15.723390  7374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:15.723531  7373 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:15.725217  7382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:15.730103  7382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:15.731303  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:15.738842  7382 catalog_manager.cc:1383] Generated new cluster ID: 4242c2b775ea457abe51e23199eb2216
I20260630 12:11:15.739121  7382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:15.761695  7382 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:15.762935  7382 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:15.778821  7382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3: Generated new TSK 0
I20260630 12:11:15.779361  7382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:15.796914  5217 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000171444s
I20260630 12:11:27.890622  5217 master.cc:562] Master@127.5.24.126:39645 shutting down...
I20260630 12:11:27.914471  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:27.915266  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:27.915656  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0772a63c64ab4b37a97708c4bfaf74a3: stopping tablet replica
I20260630 12:11:27.934648  5217 master.cc:584] Master@127.5.24.126:39645 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12356 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:11:27.963969  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:45925
I20260630 12:11:27.965108  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:27.970237  7392 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:27.971148  7393 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.974059  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:27.974365  7395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:27.975193  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:27.975389  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:27.975502  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821487975492 us; error 0 us; skew 500 ppm
I20260630 12:11:27.975901  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:27.978011  5217 webserver.cc:533] Webserver started at http://127.5.24.126:43999/ using document root <none> and password file <none>
I20260630 12:11:27.978454  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:27.978600  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:27.978845  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:27.979902  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "d99a5456e9334750b355f1dd5d91f94c"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-cbkb"
I20260630 12:11:27.984118  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:11:27.987542  7400 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:27.988231  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:27.988584  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "d99a5456e9334750b355f1dd5d91f94c"
format_stamp: "Formatted at 2026-06-30 12:11:27 on dist-test-slave-cbkb"
I20260630 12:11:27.988881  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-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)
I20260630 12:11:28.008096  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.009382  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.045737  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:45925
I20260630 12:11:28.045819  7451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:45925 every 8 connection(s)
I20260630 12:11:28.049726  7452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:28.061391  7452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c: Bootstrap starting.
I20260630 12:11:28.065974  7452 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:28.069912  7452 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c: No bootstrap required, opened a new log
I20260630 12:11:28.071910  7452 raft_consensus.cc:359] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER }
I20260630 12:11:28.072310  7452 raft_consensus.cc:385] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:28.072578  7452 raft_consensus.cc:740] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d99a5456e9334750b355f1dd5d91f94c, State: Initialized, Role: FOLLOWER
I20260630 12:11:28.073057  7452 consensus_queue.cc:260] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER }
I20260630 12:11:28.073467  7452 raft_consensus.cc:399] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:28.073659  7452 raft_consensus.cc:493] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:28.073869  7452 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.077989  7452 raft_consensus.cc:515] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER }
I20260630 12:11:28.078428  7452 leader_election.cc:304] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [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: d99a5456e9334750b355f1dd5d91f94c; no voters: 
I20260630 12:11:28.079404  7452 leader_election.cc:290] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:28.079780  7455 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:28.081111  7455 raft_consensus.cc:697] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 1 LEADER]: Becoming Leader. State: Replica: d99a5456e9334750b355f1dd5d91f94c, State: Running, Role: LEADER
I20260630 12:11:28.081699  7455 consensus_queue.cc:237] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [LEADER]: Queue going to LEADER mode. State: All 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: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER }
I20260630 12:11:28.082274  7452 sys_catalog.cc:565] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:28.084750  7457 sys_catalog.cc:455] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [sys.catalog]: SysCatalogTable state changed. Reason: New leader d99a5456e9334750b355f1dd5d91f94c. Latest consensus state: current_term: 1 leader_uuid: "d99a5456e9334750b355f1dd5d91f94c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER } }
I20260630 12:11:28.084756  7456 sys_catalog.cc:455] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d99a5456e9334750b355f1dd5d91f94c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d99a5456e9334750b355f1dd5d91f94c" member_type: VOTER } }
I20260630 12:11:28.085491  7457 sys_catalog.cc:458] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.085558  7456 sys_catalog.cc:458] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.094841  7460 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:28.102813  7460 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:28.103754  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:28.111480  7460 catalog_manager.cc:1383] Generated new cluster ID: 6e08d265bf59463d8d9d7bf1c751ee28
I20260630 12:11:28.111718  7460 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:28.125000  7460 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:28.126329  7460 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:28.138015  7460 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c: Generated new TSK 0
I20260630 12:11:28.138561  7460 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:28.169951  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.175784  7473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.176822  7474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.178129  7476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.178759  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:28.179445  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.179617  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.179739  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821488179729 us; error 0 us; skew 500 ppm
I20260630 12:11:28.180163  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.182253  5217 webserver.cc:533] Webserver started at http://127.5.24.65:36151/ using document root <none> and password file <none>
I20260630 12:11:28.182685  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.182842  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.183048  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.184293  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "d05a03a65cb64315b5b805584c90c4da"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.188459  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:11:28.191529  7481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.192219  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:11:28.192562  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "d05a03a65cb64315b5b805584c90c4da"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.192821  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-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)
I20260630 12:11:28.208954  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.210031  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.211390  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.213588  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.213809  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.214044  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.214223  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.252730  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:46391
I20260630 12:11:28.252822  7543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:46391 every 8 connection(s)
I20260630 12:11:28.257591  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.265311  7548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.267208  7549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.267982  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:28.269551  7552 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.270378  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.270561  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.270692  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821488270681 us; error 0 us; skew 500 ppm
I20260630 12:11:28.271095  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.273877  5217 webserver.cc:533] Webserver started at http://127.5.24.66:45841/ using document root <none> and password file <none>
I20260630 12:11:28.274377  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.274582  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.274808  7544 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45925
I20260630 12:11:28.274894  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.275259  7544 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.275969  7544 heartbeater.cc:507] Master 127.5.24.126:45925 requested a full tablet report, sending...
I20260630 12:11:28.276372  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "af270cc86b974c8d925de7cfbb36748b"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.278287  7417 ts_manager.cc:194] Registered new tserver with Master: d05a03a65cb64315b5b805584c90c4da (127.5.24.65:46391)
I20260630 12:11:28.280025  7417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52444
I20260630 12:11:28.281284  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:11:28.284603  7556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.285257  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:28.285540  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "af270cc86b974c8d925de7cfbb36748b"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.285822  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-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)
I20260630 12:11:28.307976  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.309162  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.310535  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.312652  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.312863  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.313098  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.313267  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.352065  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:45663
I20260630 12:11:28.352149  7618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:45663 every 8 connection(s)
I20260630 12:11:28.356760  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.363945  7622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:28.365526  7623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.366464  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:28.367962  7626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:28.369041  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.369414  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:28.369503  7619 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45925
I20260630 12:11:28.369668  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821488369631 us; error 0 us; skew 500 ppm
I20260630 12:11:28.369959  7619 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.370352  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.370718  7619 heartbeater.cc:507] Master 127.5.24.126:45925 requested a full tablet report, sending...
I20260630 12:11:28.372963  5217 webserver.cc:533] Webserver started at http://127.5.24.67:36921/ using document root <none> and password file <none>
I20260630 12:11:28.373047  7417 ts_manager.cc:194] Registered new tserver with Master: af270cc86b974c8d925de7cfbb36748b (127.5.24.66:45663)
I20260630 12:11:28.373667  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.373932  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.374261  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.374888  7417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52454
I20260630 12:11:28.375779  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "7c7296f1df024a6b8ca5f26e05055a02"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.380415  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:28.383406  7630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.384196  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:28.384510  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "7c7296f1df024a6b8ca5f26e05055a02"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-cbkb"
I20260630 12:11:28.384784  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821424453518-5217-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)
I20260630 12:11:28.414320  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.415489  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.416893  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.418952  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.419178  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.419418  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.419595  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.457919  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:46529
I20260630 12:11:28.458005  7692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:46529 every 8 connection(s)
I20260630 12:11:28.470930  7693 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45925
I20260630 12:11:28.471283  7693 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.472008  7693 heartbeater.cc:507] Master 127.5.24.126:45925 requested a full tablet report, sending...
I20260630 12:11:28.473851  7417 ts_manager.cc:194] Registered new tserver with Master: 7c7296f1df024a6b8ca5f26e05055a02 (127.5.24.67:46529)
I20260630 12:11:28.474328  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013245259s
I20260630 12:11:28.475538  7417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52468
I20260630 12:11:29.282802  7544 heartbeater.cc:499] Master 127.5.24.126:45925 was elected leader, sending a full tablet report...
I20260630 12:11:29.377664  7619 heartbeater.cc:499] Master 127.5.24.126:45925 was elected leader, sending a full tablet report...
I20260630 12:11:29.478116  7693 heartbeater.cc:499] Master 127.5.24.126:45925 was elected leader, sending a full tablet report...
I20260630 12:11:30.101492  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:32.102484  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:34.103555  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.104979  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:38.106263  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.107215  7470 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.569152  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:11:40.593477  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.610090  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:11:40.619588  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:11:40.640841  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.656554  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:11:40.665220  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:11:40.687954  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:40.703262  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:11:40.711408  5217 master.cc:562] Master@127.5.24.126:45925 shutting down...
I20260630 12:11:40.727105  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:40.727905  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:40.728272  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P d99a5456e9334750b355f1dd5d91f94c: stopping tablet replica
I20260630 12:11:40.746037  5217 master.cc:584] Master@127.5.24.126:45925 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12810 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:11:40.777258  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:46437
I20260630 12:11:40.778363  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.784229  7698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.784495  7699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.785231  7701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.785751  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:40.786643  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.786839  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.787012  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821500786977 us; error 0 us; skew 500 ppm
I20260630 12:11:40.787523  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.789799  5217 webserver.cc:533] Webserver started at http://127.5.24.126:40483/ using document root <none> and password file <none>
I20260630 12:11:40.790287  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.790488  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.790778  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.791929  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "459531c009114ae196a806a3ae96ab15"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-cbkb"
I20260630 12:11:40.796128  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:11:40.799243  7706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:40.799952  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:40.800220  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "459531c009114ae196a806a3ae96ab15"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-cbkb"
I20260630 12:11:40.800565  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-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)
I20260630 12:11:40.821091  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:40.822270  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:40.858852  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:46437
I20260630 12:11:40.858945  7757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:46437 every 8 connection(s)
I20260630 12:11:40.862756  7758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.872747  7758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15: Bootstrap starting.
I20260630 12:11:40.877204  7758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.881367  7758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15: No bootstrap required, opened a new log
I20260630 12:11:40.883426  7758 raft_consensus.cc:359] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459531c009114ae196a806a3ae96ab15" member_type: VOTER }
I20260630 12:11:40.883829  7758 raft_consensus.cc:385] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.884099  7758 raft_consensus.cc:740] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459531c009114ae196a806a3ae96ab15, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.884673  7758 consensus_queue.cc:260] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "459531c009114ae196a806a3ae96ab15" member_type: VOTER }
I20260630 12:11:40.885141  7758 raft_consensus.cc:399] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.885385  7758 raft_consensus.cc:493] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.885665  7758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.889900  7758 raft_consensus.cc:515] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459531c009114ae196a806a3ae96ab15" member_type: VOTER }
I20260630 12:11:40.890426  7758 leader_election.cc:304] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [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: 459531c009114ae196a806a3ae96ab15; no voters: 
I20260630 12:11:40.891548  7758 leader_election.cc:290] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.891865  7761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.893260  7761 raft_consensus.cc:697] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 1 LEADER]: Becoming Leader. State: Replica: 459531c009114ae196a806a3ae96ab15, State: Running, Role: LEADER
I20260630 12:11:40.893953  7761 consensus_queue.cc:237] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [LEADER]: Queue going to LEADER mode. State: All 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: "459531c009114ae196a806a3ae96ab15" member_type: VOTER }
I20260630 12:11:40.894863  7758 sys_catalog.cc:565] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:40.897063  7762 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "459531c009114ae196a806a3ae96ab15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459531c009114ae196a806a3ae96ab15" member_type: VOTER } }
I20260630 12:11:40.897128  7763 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 459531c009114ae196a806a3ae96ab15. Latest consensus state: current_term: 1 leader_uuid: "459531c009114ae196a806a3ae96ab15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459531c009114ae196a806a3ae96ab15" member_type: VOTER } }
I20260630 12:11:40.897882  7763 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:40.897868  7762 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:40.906831  7767 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:40.915287  7767 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:40.916271  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:40.924149  7767 catalog_manager.cc:1383] Generated new cluster ID: 81ca98c3259546bca2cc6e8d16fb8ecf
I20260630 12:11:40.924443  7767 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:40.936383  7767 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:40.937573  7767 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:40.952255  7767 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15: Generated new TSK 0
I20260630 12:11:40.952845  7767 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:40.982396  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:40.988068  7779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:40.989135  7780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.991124  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:40.990990  7782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:40.992005  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:40.992225  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:40.992442  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821500992397 us; error 0 us; skew 500 ppm
I20260630 12:11:40.992926  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:40.995067  5217 webserver.cc:533] Webserver started at http://127.5.24.65:39821/ using document root <none> and password file <none>
I20260630 12:11:40.995539  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:40.995741  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:40.996039  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:40.997175  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "cf42de66f89e4a0a81c992a11ff56c1b"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-cbkb"
I20260630 12:11:41.001443  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:41.004528  7787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.005214  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:41.005501  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "cf42de66f89e4a0a81c992a11ff56c1b"
format_stamp: "Formatted at 2026-06-30 12:11:40 on dist-test-slave-cbkb"
I20260630 12:11:41.005792  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-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)
I20260630 12:11:41.024044  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:41.025187  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:41.026566  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:41.028769  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:41.028985  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.029227  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:41.029407  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.067229  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:34107
I20260630 12:11:41.067324  7849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:34107 every 8 connection(s)
I20260630 12:11:41.072101  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:41.079352  7854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:41.081569  7855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:41.083348  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:41.083755  7857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:41.084679  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:41.084863  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:41.084993  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821501084982 us; error 0 us; skew 500 ppm
I20260630 12:11:41.085398  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:41.088008  5217 webserver.cc:533] Webserver started at http://127.5.24.66:38049/ using document root <none> and password file <none>
I20260630 12:11:41.088645  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:41.088871  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:41.089186  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:41.089393  7850 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46437
I20260630 12:11:41.089709  7850 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:41.090350  7850 heartbeater.cc:507] Master 127.5.24.126:46437 requested a full tablet report, sending...
I20260630 12:11:41.090365  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "d5088177a56b421f8b4724b4bbab01a7"
format_stamp: "Formatted at 2026-06-30 12:11:41 on dist-test-slave-cbkb"
I20260630 12:11:41.092530  7723 ts_manager.cc:194] Registered new tserver with Master: cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107)
I20260630 12:11:41.094205  7723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55470
I20260630 12:11:41.095412  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:41.098990  7862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.099715  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:11:41.099999  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "d5088177a56b421f8b4724b4bbab01a7"
format_stamp: "Formatted at 2026-06-30 12:11:41 on dist-test-slave-cbkb"
I20260630 12:11:41.100383  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-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)
I20260630 12:11:41.116029  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:41.117228  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:41.118629  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:41.120733  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:41.120956  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.121187  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:41.121363  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.158824  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:33295
I20260630 12:11:41.158973  7924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:33295 every 8 connection(s)
I20260630 12:11:41.163457  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:41.169883  7928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:41.171324  7929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:41.173781  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:41.174227  7932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:41.174968  7925 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46437
I20260630 12:11:41.175177  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:11:41.175283  7925 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:41.175460  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:41.175704  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821501175685 us; error 0 us; skew 500 ppm
I20260630 12:11:41.176162  7925 heartbeater.cc:507] Master 127.5.24.126:46437 requested a full tablet report, sending...
I20260630 12:11:41.176263  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:41.178467  7723 ts_manager.cc:194] Registered new tserver with Master: d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:41.179061  5217 webserver.cc:533] Webserver started at http://127.5.24.67:35891/ using document root <none> and password file <none>
I20260630 12:11:41.179674  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:41.179919  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:41.180233  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:41.180295  7723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55478
I20260630 12:11:41.181871  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "2775ce656b3041d993bbaab670607fc3"
format_stamp: "Formatted at 2026-06-30 12:11:41 on dist-test-slave-cbkb"
I20260630 12:11:41.186287  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:41.189258  7936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.190001  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:41.190292  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "2775ce656b3041d993bbaab670607fc3"
format_stamp: "Formatted at 2026-06-30 12:11:41 on dist-test-slave-cbkb"
I20260630 12:11:41.190533  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821424453518-5217-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)
I20260630 12:11:41.200440  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:41.201426  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:41.202962  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:41.205114  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:41.205308  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.205551  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:41.205705  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:41.243387  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:37523
I20260630 12:11:41.243469  7998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:37523 every 8 connection(s)
I20260630 12:11:41.257078  7999 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46437
I20260630 12:11:41.257488  7999 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:41.258183  7999 heartbeater.cc:507] Master 127.5.24.126:46437 requested a full tablet report, sending...
I20260630 12:11:41.260062  7723 ts_manager.cc:194] Registered new tserver with Master: 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523)
I20260630 12:11:41.260681  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014317398s
I20260630 12:11:41.261425  7723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55492
I20260630 12:11:42.097025  7850 heartbeater.cc:499] Master 127.5.24.126:46437 was elected leader, sending a full tablet report...
I20260630 12:11:42.183035  7925 heartbeater.cc:499] Master 127.5.24.126:46437 was elected leader, sending a full tablet report...
I20260630 12:11:42.263917  7999 heartbeater.cc:499] Master 127.5.24.126:46437 was elected leader, sending a full tablet report...
I20260630 12:11:42.313050  7723 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55506:
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"
    }
  }
}
W20260630 12:11:42.315382  7723 catalog_manager.cc:7077] 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.
I20260630 12:11:42.374753  7964 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee37be32d6f42c6bff0d359208fd3c8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.375741  7961 tablet_service.cc:1511] Processing CreateTablet for tablet 316a097d855640a887bd17249bc3f6f3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.376309  7964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee37be32d6f42c6bff0d359208fd3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.377170  7961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a097d855640a887bd17249bc3f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.377553  7962 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b5290d20d4d40b33e8477399743e4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.378260  7963 tablet_service.cc:1511] Processing CreateTablet for tablet c0bce5b063c7458ea4357d22d1db5ba8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.378957  7962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b5290d20d4d40b33e8477399743e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.379662  7963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bce5b063c7458ea4357d22d1db5ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.398694  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee37be32d6f42c6bff0d359208fd3c8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.399963  8019 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: Bootstrap starting.
I20260630 12:11:42.401427  7889 tablet_service.cc:1511] Processing CreateTablet for tablet c0bce5b063c7458ea4357d22d1db5ba8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.402813  7887 tablet_service.cc:1511] Processing CreateTablet for tablet 316a097d855640a887bd17249bc3f6f3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.403661  7888 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b5290d20d4d40b33e8477399743e4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.400207  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee37be32d6f42c6bff0d359208fd3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.404808  7887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a097d855640a887bd17249bc3f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.405447  7888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b5290d20d4d40b33e8477399743e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.423712  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bce5b063c7458ea4357d22d1db5ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.423781  8019 tablet_bootstrap.cc:654] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.426808  7815 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee37be32d6f42c6bff0d359208fd3c8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.428285  7815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee37be32d6f42c6bff0d359208fd3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.430029  8019 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: No bootstrap required, opened a new log
I20260630 12:11:42.430488  8019 ts_tablet_manager.cc:1403] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260630 12:11:42.433431  8019 raft_consensus.cc:359] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.434159  8019 raft_consensus.cc:385] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.433805  7814 tablet_service.cc:1511] Processing CreateTablet for tablet c0bce5b063c7458ea4357d22d1db5ba8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.434466  8019 raft_consensus.cc:740] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2775ce656b3041d993bbaab670607fc3, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.435182  7814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0bce5b063c7458ea4357d22d1db5ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.435467  8019 consensus_queue.cc:260] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.437624  7813 tablet_service.cc:1511] Processing CreateTablet for tablet 1e8b5290d20d4d40b33e8477399743e4 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:42.442548  7812 tablet_service.cc:1511] Processing CreateTablet for tablet 316a097d855640a887bd17249bc3f6f3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=7b8367eab0304fdb8772a8148626842f]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:42.445163  8019 ts_tablet_manager.cc:1434] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260630 12:11:42.448661  7812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 316a097d855640a887bd17249bc3f6f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.450224  7813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e8b5290d20d4d40b33e8477399743e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:42.458361  8019 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Bootstrap starting.
I20260630 12:11:42.463428  8021 raft_consensus.cc:493] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.463958  8021 raft_consensus.cc:515] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.469013  8019 tablet_bootstrap.cc:654] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.479127  8021 leader_election.cc:290] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.480311  8022 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: Bootstrap starting.
I20260630 12:11:42.493798  8022 tablet_bootstrap.cc:654] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.496937  8019 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: No bootstrap required, opened a new log
W20260630 12:11:42.498075  8000 tablet.cc:2406] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:42.497505  8019 ts_tablet_manager.cc:1403] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260630 12:11:42.512045  8022 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: No bootstrap required, opened a new log
I20260630 12:11:42.512624  8022 ts_tablet_manager.cc:1403] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.012s
I20260630 12:11:42.513681  8028 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: Bootstrap starting.
W20260630 12:11:42.513891  7939 leader_election.cc:343] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107): Not found: Tablet not found: 316a097d855640a887bd17249bc3f6f3
I20260630 12:11:42.508447  8019 raft_consensus.cc:359] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.514846  8019 raft_consensus.cc:385] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.515154  8019 raft_consensus.cc:740] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2775ce656b3041d993bbaab670607fc3, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.515523  8022 raft_consensus.cc:359] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.516300  8022 raft_consensus.cc:385] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.516011  8019 consensus_queue.cc:260] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.516670  8022 raft_consensus.cc:740] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.517287  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a097d855640a887bd17249bc3f6f3" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7" is_pre_election: true
I20260630 12:11:42.517701  8022 consensus_queue.cc:260] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
W20260630 12:11:42.519073  7938 leader_election.cc:343] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:42.519518  7938 leader_election.cc:304] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2775ce656b3041d993bbaab670607fc3; no voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7
I20260630 12:11:42.520530  8021 raft_consensus.cc:2749] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:42.521899  8028 tablet_bootstrap.cc:654] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.522859  8019 ts_tablet_manager.cc:1434] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:11:42.523782  8019 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: Bootstrap starting.
I20260630 12:11:42.527673  8022 ts_tablet_manager.cc:1434] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:11:42.528698  8022 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: Bootstrap starting.
I20260630 12:11:42.531236  8019 tablet_bootstrap.cc:654] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.535117  8028 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: No bootstrap required, opened a new log
I20260630 12:11:42.535450  8022 tablet_bootstrap.cc:654] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.535693  8028 ts_tablet_manager.cc:1403] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260630 12:11:42.538873  8028 raft_consensus.cc:359] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.540022  8028 raft_consensus.cc:385] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.540512  8028 raft_consensus.cc:740] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf42de66f89e4a0a81c992a11ff56c1b, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.541719  8028 consensus_queue.cc:260] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.546852  8028 ts_tablet_manager.cc:1434] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260630 12:11:42.547307  8022 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: No bootstrap required, opened a new log
I20260630 12:11:42.547398  8019 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: No bootstrap required, opened a new log
I20260630 12:11:42.547839  8028 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: Bootstrap starting.
I20260630 12:11:42.547962  8022 ts_tablet_manager.cc:1403] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260630 12:11:42.548017  8019 ts_tablet_manager.cc:1403] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260630 12:11:42.551312  8022 raft_consensus.cc:359] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.551563  8019 raft_consensus.cc:359] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.552170  8022 raft_consensus.cc:385] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.552364  8019 raft_consensus.cc:385] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.552865  8022 raft_consensus.cc:740] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.552949  8019 raft_consensus.cc:740] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2775ce656b3041d993bbaab670607fc3, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.553942  8022 consensus_queue.cc:260] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.554009  8019 consensus_queue.cc:260] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.555308  8021 raft_consensus.cc:493] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.555766  8021 raft_consensus.cc:515] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.556365  8022 ts_tablet_manager.cc:1434] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260630 12:11:42.557289  8022 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Bootstrap starting.
I20260630 12:11:42.554679  8028 tablet_bootstrap.cc:654] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.557731  8021 leader_election.cc:290] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.561151  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" is_pre_election: true
I20260630 12:11:42.564683  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7" is_pre_election: true
I20260630 12:11:42.564838  8022 tablet_bootstrap.cc:654] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.564843  8019 ts_tablet_manager.cc:1434] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
W20260630 12:11:42.565714  7939 leader_election.cc:343] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:42.570237  7938 leader_election.cc:343] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:42.570663  7938 leader_election.cc:304] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2775ce656b3041d993bbaab670607fc3; no voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7
I20260630 12:11:42.571758  8021 raft_consensus.cc:2749] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:42.577396  8019 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: Bootstrap starting.
I20260630 12:11:42.577747  8022 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: No bootstrap required, opened a new log
I20260630 12:11:42.578078  8028 tablet_bootstrap.cc:492] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: No bootstrap required, opened a new log
I20260630 12:11:42.578310  8022 ts_tablet_manager.cc:1403] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260630 12:11:42.578637  8028 ts_tablet_manager.cc:1403] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260630 12:11:42.581333  8022 raft_consensus.cc:359] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.581537  8028 raft_consensus.cc:359] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.582098  8022 raft_consensus.cc:385] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.582213  8028 raft_consensus.cc:385] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.582242  8029 raft_consensus.cc:493] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.582489  8022 raft_consensus.cc:740] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.582712  8019 tablet_bootstrap.cc:654] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.582727  8028 raft_consensus.cc:740] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf42de66f89e4a0a81c992a11ff56c1b, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.583060  8029 raft_consensus.cc:515] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.583652  8022 consensus_queue.cc:260] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.583868  8028 consensus_queue.cc:260] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.589495  8028 ts_tablet_manager.cc:1434] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:11:42.590653  8028 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Bootstrap starting.
I20260630 12:11:42.593127  8022 ts_tablet_manager.cc:1434] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:11:42.594897  8033 raft_consensus.cc:493] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.595731  8022 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: Bootstrap starting.
I20260630 12:11:42.595410  8033 raft_consensus.cc:515] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.594976  8029 leader_election.cc:290] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523), cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107)
I20260630 12:11:42.607573  8028 tablet_bootstrap.cc:654] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.603255  8022 tablet_bootstrap.cc:654] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.604489  8033 leader_election.cc:290] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.620576  8019 tablet_bootstrap.cc:492] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: No bootstrap required, opened a new log
I20260630 12:11:42.621152  8019 ts_tablet_manager.cc:1403] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.016s
I20260630 12:11:42.624439  8019 raft_consensus.cc:359] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.627064  8019 raft_consensus.cc:385] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.629062  8019 raft_consensus.cc:740] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2775ce656b3041d993bbaab670607fc3, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.629401  8022 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: No bootstrap required, opened a new log
I20260630 12:11:42.629877  8022 ts_tablet_manager.cc:1403] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260630 12:11:42.631395  8019 consensus_queue.cc:260] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.632754  8022 raft_consensus.cc:359] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.633617  8022 raft_consensus.cc:385] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.633909  8022 raft_consensus.cc:740] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.634662  8022 consensus_queue.cc:260] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.637214  8022 ts_tablet_manager.cc:1434] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260630 12:11:42.636157  8019 ts_tablet_manager.cc:1434] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260630 12:11:42.647212  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" is_pre_election: true
I20260630 12:11:42.648073  7825 raft_consensus.cc:2468] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 0.
I20260630 12:11:42.652513  7865 leader_election.cc:304] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7; no voters: 
I20260630 12:11:42.653354  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7" is_pre_election: true
I20260630 12:11:42.653865  8028 tablet_bootstrap.cc:492] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: No bootstrap required, opened a new log
I20260630 12:11:42.653390  8029 raft_consensus.cc:2804] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.654460  8028 ts_tablet_manager.cc:1403] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.017s
I20260630 12:11:42.654419  8029 raft_consensus.cc:493] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.655046  8029 raft_consensus.cc:3060] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.657577  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3" is_pre_election: true
I20260630 12:11:42.657671  8028 raft_consensus.cc:359] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.658406  8028 raft_consensus.cc:385] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.658344  7974 raft_consensus.cc:2468] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf42de66f89e4a0a81c992a11ff56c1b in term 0.
I20260630 12:11:42.658803  8028 raft_consensus.cc:740] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf42de66f89e4a0a81c992a11ff56c1b, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.659561  8028 consensus_queue.cc:260] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.660640  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3" is_pre_election: true
I20260630 12:11:42.661212  7974 raft_consensus.cc:2468] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 0.
I20260630 12:11:42.661988  8028 ts_tablet_manager.cc:1434] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260630 12:11:42.660297  7790 leader_election.cc:304] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2775ce656b3041d993bbaab670607fc3, cf42de66f89e4a0a81c992a11ff56c1b; no voters: 
I20260630 12:11:42.662683  8033 raft_consensus.cc:2804] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.661589  8029 raft_consensus.cc:515] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.662985  8028 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: Bootstrap starting.
I20260630 12:11:42.663036  8033 raft_consensus.cc:493] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.663640  7900 raft_consensus.cc:2393] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf42de66f89e4a0a81c992a11ff56c1b in current term 1: Already voted for candidate d5088177a56b421f8b4724b4bbab01a7 in this term.
I20260630 12:11:42.663601  8033 raft_consensus.cc:3060] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.669930  8028 tablet_bootstrap.cc:654] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:42.670850  8029 leader_election.cc:290] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523), cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107)
I20260630 12:11:42.671948  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3"
I20260630 12:11:42.672277  8033 raft_consensus.cc:515] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.672585  7974 raft_consensus.cc:3060] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.675184  8028 tablet_bootstrap.cc:492] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: No bootstrap required, opened a new log
I20260630 12:11:42.674960  7973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3"
I20260630 12:11:42.675647  8028 ts_tablet_manager.cc:1403] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:11:42.675715  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7"
I20260630 12:11:42.676551  7900 raft_consensus.cc:2393] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf42de66f89e4a0a81c992a11ff56c1b in current term 1: Already voted for candidate d5088177a56b421f8b4724b4bbab01a7 in this term.
I20260630 12:11:42.677171  8033 leader_election.cc:290] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 election: Requested vote from peers 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.677349  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee37be32d6f42c6bff0d359208fd3c8" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b"
I20260630 12:11:42.678078  7825 raft_consensus.cc:2393] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5088177a56b421f8b4724b4bbab01a7 in current term 1: Already voted for candidate cf42de66f89e4a0a81c992a11ff56c1b in this term.
I20260630 12:11:42.678366  7789 leader_election.cc:304] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [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: cf42de66f89e4a0a81c992a11ff56c1b; no voters: 2775ce656b3041d993bbaab670607fc3, d5088177a56b421f8b4724b4bbab01a7
I20260630 12:11:42.678598  8028 raft_consensus.cc:359] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.679323  8028 raft_consensus.cc:385] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:42.679438  8033 raft_consensus.cc:2749] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:42.679634  8028 raft_consensus.cc:740] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf42de66f89e4a0a81c992a11ff56c1b, State: Initialized, Role: FOLLOWER
I20260630 12:11:42.680445  8028 consensus_queue.cc:260] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.682577  8028 ts_tablet_manager.cc:1434] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:11:42.683760  7974 raft_consensus.cc:2468] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 1.
I20260630 12:11:42.684760  7865 leader_election.cc:304] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [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: 2775ce656b3041d993bbaab670607fc3, d5088177a56b421f8b4724b4bbab01a7; no voters: cf42de66f89e4a0a81c992a11ff56c1b
I20260630 12:11:42.685425  8029 raft_consensus.cc:2804] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.685920  8029 raft_consensus.cc:697] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 LEADER]: Becoming Leader. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Running, Role: LEADER
I20260630 12:11:42.686698  8029 consensus_queue.cc:237] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } }
I20260630 12:11:42.695554  7723 catalog_manager.cc:5697] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d5088177a56b421f8b4724b4bbab01a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:42.742431  8021 raft_consensus.cc:493] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.742923  8021 raft_consensus.cc:515] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.744613  8021 leader_election.cc:290] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.745311  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b5290d20d4d40b33e8477399743e4" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" is_pre_election: true
I20260630 12:11:42.745580  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b5290d20d4d40b33e8477399743e4" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7" is_pre_election: true
I20260630 12:11:42.745899  7825 raft_consensus.cc:2468] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2775ce656b3041d993bbaab670607fc3 in term 0.
I20260630 12:11:42.746222  7900 raft_consensus.cc:2468] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2775ce656b3041d993bbaab670607fc3 in term 0.
I20260630 12:11:42.746882  7939 leader_election.cc:304] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2775ce656b3041d993bbaab670607fc3, cf42de66f89e4a0a81c992a11ff56c1b; no voters: 
I20260630 12:11:42.747681  8021 raft_consensus.cc:2804] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.747756  8033 raft_consensus.cc:493] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.748116  8021 raft_consensus.cc:493] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.748502  8021 raft_consensus.cc:3060] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.748248  8033 raft_consensus.cc:515] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.750831  8033 leader_election.cc:290] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295), 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523)
I20260630 12:11:42.750735  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7" is_pre_election: true
I20260630 12:11:42.751392  7900 raft_consensus.cc:2468] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf42de66f89e4a0a81c992a11ff56c1b in term 0.
I20260630 12:11:42.751468  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3" is_pre_election: true
I20260630 12:11:42.752096  7974 raft_consensus.cc:2468] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf42de66f89e4a0a81c992a11ff56c1b in term 0.
I20260630 12:11:42.752558  7789 leader_election.cc:304] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7; no voters: 
I20260630 12:11:42.753305  8033 raft_consensus.cc:2804] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.753657  8033 raft_consensus.cc:493] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.753990  8033 raft_consensus.cc:3060] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.754874  8021 raft_consensus.cc:515] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.757234  8021 leader_election.cc:290] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 election: Requested vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295)
I20260630 12:11:42.757387  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b5290d20d4d40b33e8477399743e4" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b"
I20260630 12:11:42.757990  7825 raft_consensus.cc:3060] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.757898  7900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e8b5290d20d4d40b33e8477399743e4" candidate_uuid: "2775ce656b3041d993bbaab670607fc3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7"
I20260630 12:11:42.758656  7900 raft_consensus.cc:3060] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.760190  8033 raft_consensus.cc:515] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.762276  8033 leader_election.cc:290] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 election: Requested vote from peers d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66:33295), 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523)
I20260630 12:11:42.763212  7825 raft_consensus.cc:2468] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2775ce656b3041d993bbaab670607fc3 in term 1.
I20260630 12:11:42.763252  7899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5088177a56b421f8b4724b4bbab01a7"
I20260630 12:11:42.763911  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0bce5b063c7458ea4357d22d1db5ba8" candidate_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3"
I20260630 12:11:42.764027  7899 raft_consensus.cc:3060] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.764544  7974 raft_consensus.cc:3060] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.764511  7939 leader_election.cc:304] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2775ce656b3041d993bbaab670607fc3, cf42de66f89e4a0a81c992a11ff56c1b; no voters: 
I20260630 12:11:42.765627  8021 raft_consensus.cc:2804] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.765673  7900 raft_consensus.cc:2468] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2775ce656b3041d993bbaab670607fc3 in term 1.
I20260630 12:11:42.768756  8021 raft_consensus.cc:697] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 LEADER]: Becoming Leader. State: Replica: 2775ce656b3041d993bbaab670607fc3, State: Running, Role: LEADER
I20260630 12:11:42.769856  7899 raft_consensus.cc:2468] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf42de66f89e4a0a81c992a11ff56c1b in term 1.
I20260630 12:11:42.770110  8021 consensus_queue.cc:237] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.770720  7789 leader_election.cc:304] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7; no voters: 
I20260630 12:11:42.771443  8033 raft_consensus.cc:2804] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.771883  7974 raft_consensus.cc:2468] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf42de66f89e4a0a81c992a11ff56c1b in term 1.
I20260630 12:11:42.772805  8033 raft_consensus.cc:697] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 LEADER]: Becoming Leader. State: Replica: cf42de66f89e4a0a81c992a11ff56c1b, State: Running, Role: LEADER
I20260630 12:11:42.773566  8033 consensus_queue.cc:237] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.779279  7723 catalog_manager.cc:5697] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2775ce656b3041d993bbaab670607fc3 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "2775ce656b3041d993bbaab670607fc3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:42.781246  7722 catalog_manager.cc:5697] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b reported cstate change: term changed from 0 to 1, leader changed from <none> to cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65). New cstate: current_term: 1 leader_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } health_report { overall_health: UNKNOWN } } }
W20260630 12:11:42.914362  7771 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:42.915391  7776 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:11:42.918049  7776 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:42.954483  8029 raft_consensus.cc:493] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:42.954998  8029 raft_consensus.cc:515] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.956653  8029 leader_election.cc:290] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523)
I20260630 12:11:42.957530  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a097d855640a887bd17249bc3f6f3" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" is_pre_election: true
I20260630 12:11:42.957906  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a097d855640a887bd17249bc3f6f3" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3" is_pre_election: true
I20260630 12:11:42.958112  7825 raft_consensus.cc:2468] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 0.
I20260630 12:11:42.958516  7974 raft_consensus.cc:2468] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 0.
I20260630 12:11:42.959172  7865 leader_election.cc:304] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7; no voters: 
I20260630 12:11:42.959933  8029 raft_consensus.cc:2804] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:42.960210  8029 raft_consensus.cc:493] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:42.960526  8029 raft_consensus.cc:3060] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.964824  8029 raft_consensus.cc:515] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.966357  8029 leader_election.cc:290] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 election: Requested vote from peers cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107), 2775ce656b3041d993bbaab670607fc3 (127.5.24.67:37523)
I20260630 12:11:42.967100  7825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a097d855640a887bd17249bc3f6f3" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf42de66f89e4a0a81c992a11ff56c1b"
I20260630 12:11:42.967262  7974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "316a097d855640a887bd17249bc3f6f3" candidate_uuid: "d5088177a56b421f8b4724b4bbab01a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2775ce656b3041d993bbaab670607fc3"
I20260630 12:11:42.967681  7825 raft_consensus.cc:3060] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.967738  7974 raft_consensus.cc:3060] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:42.974156  7974 raft_consensus.cc:2468] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 1.
I20260630 12:11:42.974156  7825 raft_consensus.cc:2468] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5088177a56b421f8b4724b4bbab01a7 in term 1.
I20260630 12:11:42.975313  7865 leader_election.cc:304] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf42de66f89e4a0a81c992a11ff56c1b, d5088177a56b421f8b4724b4bbab01a7; no voters: 
I20260630 12:11:42.975934  8029 raft_consensus.cc:2804] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:42.976415  8029 raft_consensus.cc:697] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 LEADER]: Becoming Leader. State: Replica: d5088177a56b421f8b4724b4bbab01a7, State: Running, Role: LEADER
I20260630 12:11:42.977167  8029 consensus_queue.cc:237] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } }
I20260630 12:11:42.983132  7722 catalog_manager.cc:5697] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5088177a56b421f8b4724b4bbab01a7 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d5088177a56b421f8b4724b4bbab01a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf42de66f89e4a0a81c992a11ff56c1b" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5088177a56b421f8b4724b4bbab01a7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 33295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:43.028291  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:11:43.045917  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.046787  5217 tablet_replica.cc:333] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b: stopping tablet replica
I20260630 12:11:43.047446  5217 raft_consensus.cc:2243] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.047852  5217 raft_consensus.cc:2272] T 316a097d855640a887bd17249bc3f6f3 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.049751  5217 tablet_replica.cc:333] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: stopping tablet replica
I20260630 12:11:43.050252  5217 raft_consensus.cc:2243] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.050797  5217 pending_rounds.cc:70] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Trying to abort 1 pending ops.
I20260630 12:11:43.051002  5217 pending_rounds.cc:77] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302436875368837120 op_type: NO_OP noop_request { }
I20260630 12:11:43.051311  5217 raft_consensus.cc:2889] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:43.051594  5217 raft_consensus.cc:2272] T c0bce5b063c7458ea4357d22d1db5ba8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.053753  5217 tablet_replica.cc:333] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b: stopping tablet replica
I20260630 12:11:43.054207  5217 raft_consensus.cc:2243] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.054498  5217 raft_consensus.cc:2272] T 1e8b5290d20d4d40b33e8477399743e4 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.055966  5217 tablet_replica.cc:333] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b: stopping tablet replica
I20260630 12:11:43.056427  5217 raft_consensus.cc:2243] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.056730  5217 raft_consensus.cc:2272] T 2ee37be32d6f42c6bff0d359208fd3c8 P cf42de66f89e4a0a81c992a11ff56c1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.078155  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:11:43.088549  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:11:43.095929  8029 consensus_queue.cc:1048] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2775ce656b3041d993bbaab670607fc3" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:43.121542  7865 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34107: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260630 12:11:43.125164  7865 consensus_peers.cc:597] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 -> Peer cf42de66f89e4a0a81c992a11ff56c1b (127.5.24.65:34107): Couldn't send request to peer cf42de66f89e4a0a81c992a11ff56c1b. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:43.127177  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.127961  5217 tablet_replica.cc:333] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7: stopping tablet replica
I20260630 12:11:43.128683  5217 raft_consensus.cc:2243] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.129004  5217 raft_consensus.cc:2272] T c0bce5b063c7458ea4357d22d1db5ba8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.130491  5217 tablet_replica.cc:333] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: stopping tablet replica
I20260630 12:11:43.130939  5217 raft_consensus.cc:2243] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.131413  5217 pending_rounds.cc:70] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Trying to abort 1 pending ops.
I20260630 12:11:43.131572  5217 pending_rounds.cc:77] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302436876201164800 op_type: NO_OP noop_request { }
I20260630 12:11:43.131781  5217 raft_consensus.cc:2889] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:43.131995  5217 raft_consensus.cc:2272] T 316a097d855640a887bd17249bc3f6f3 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.133741  5217 tablet_replica.cc:333] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7: stopping tablet replica
I20260630 12:11:43.134150  5217 raft_consensus.cc:2243] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.134723  5217 raft_consensus.cc:2272] T 2ee37be32d6f42c6bff0d359208fd3c8 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.136547  5217 tablet_replica.cc:333] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7: stopping tablet replica
I20260630 12:11:43.136957  5217 raft_consensus.cc:2243] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.137238  5217 raft_consensus.cc:2272] T 1e8b5290d20d4d40b33e8477399743e4 P d5088177a56b421f8b4724b4bbab01a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.158049  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:11:43.167963  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:11:43.184691  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:43.185288  5217 tablet_replica.cc:333] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3: stopping tablet replica
I20260630 12:11:43.185806  5217 raft_consensus.cc:2243] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.186234  5217 raft_consensus.cc:2272] T 2ee37be32d6f42c6bff0d359208fd3c8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.188199  5217 tablet_replica.cc:333] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: stopping tablet replica
I20260630 12:11:43.188706  5217 raft_consensus.cc:2243] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.189244  5217 pending_rounds.cc:70] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Trying to abort 1 pending ops.
I20260630 12:11:43.189447  5217 pending_rounds.cc:77] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302436875356024832 op_type: NO_OP noop_request { }
I20260630 12:11:43.189718  5217 raft_consensus.cc:2889] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:43.190004  5217 raft_consensus.cc:2272] T 1e8b5290d20d4d40b33e8477399743e4 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.192003  5217 tablet_replica.cc:333] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3: stopping tablet replica
I20260630 12:11:43.192610  5217 raft_consensus.cc:2243] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.192987  5217 raft_consensus.cc:2272] T c0bce5b063c7458ea4357d22d1db5ba8 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.194434  5217 tablet_replica.cc:333] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3: stopping tablet replica
I20260630 12:11:43.194876  5217 raft_consensus.cc:2243] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:43.195218  5217 raft_consensus.cc:2272] T 316a097d855640a887bd17249bc3f6f3 P 2775ce656b3041d993bbaab670607fc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.215185  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:11:43.225209  5217 master.cc:562] Master@127.5.24.126:46437 shutting down...
I20260630 12:11:43.239346  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:43.239849  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:43.240166  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 459531c009114ae196a806a3ae96ab15: stopping tablet replica
I20260630 12:11:43.257730  5217 master.cc:584] Master@127.5.24.126:46437 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2509 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:11:43.286686  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:32999
I20260630 12:11:43.287665  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.292234  8057 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.292392  8058 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.293747  8060 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.294596  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:43.295444  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.295609  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.295722  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821503295711 us; error 0 us; skew 500 ppm
I20260630 12:11:43.296141  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.298264  5217 webserver.cc:533] Webserver started at http://127.5.24.126:44247/ using document root <none> and password file <none>
I20260630 12:11:43.298636  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.298774  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.299026  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.299970  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "48984e26c98542bb94d1b52e409bcbd2"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.303922  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:11:43.306972  8065 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.307670  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:43.307969  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "48984e26c98542bb94d1b52e409bcbd2"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.308243  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-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)
I20260630 12:11:43.329741  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.330715  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.362800  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:32999
I20260630 12:11:43.362869  8116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:32999 every 8 connection(s)
I20260630 12:11:43.366441  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:43.375527  8117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: Bootstrap starting.
I20260630 12:11:43.379374  8117 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:43.382808  8117 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: No bootstrap required, opened a new log
I20260630 12:11:43.384550  8117 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER }
I20260630 12:11:43.384899  8117 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:43.385073  8117 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48984e26c98542bb94d1b52e409bcbd2, State: Initialized, Role: FOLLOWER
I20260630 12:11:43.385634  8117 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER }
I20260630 12:11:43.386057  8117 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:43.386245  8117 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:43.386445  8117 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:43.390214  8117 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER }
I20260630 12:11:43.390633  8117 leader_election.cc:304] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [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: 48984e26c98542bb94d1b52e409bcbd2; no voters: 
I20260630 12:11:43.391613  8117 leader_election.cc:290] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:43.391904  8120 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:43.393198  8120 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 1 LEADER]: Becoming Leader. State: Replica: 48984e26c98542bb94d1b52e409bcbd2, State: Running, Role: LEADER
I20260630 12:11:43.393812  8120 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [LEADER]: Queue going to LEADER mode. State: All 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: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER }
I20260630 12:11:43.394397  8117 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:43.396585  8121 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48984e26c98542bb94d1b52e409bcbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER } }
I20260630 12:11:43.397240  8121 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:43.396625  8122 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48984e26c98542bb94d1b52e409bcbd2. Latest consensus state: current_term: 1 leader_uuid: "48984e26c98542bb94d1b52e409bcbd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48984e26c98542bb94d1b52e409bcbd2" member_type: VOTER } }
I20260630 12:11:43.397909  8122 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:43.400507  8125 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:43.405243  8125 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:43.409099  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:43.413506  8125 catalog_manager.cc:1383] Generated new cluster ID: c10005cf3e884a9890ceba1dc9143906
I20260630 12:11:43.413735  8125 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:43.432469  8125 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:43.433578  8125 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:43.445631  8125 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: Generated new TSK 0
I20260630 12:11:43.446141  8125 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:43.474990  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.480264  8138 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.481491  8139 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.482779  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:43.483496  8141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.484279  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.484549  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.484732  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821503484714 us; error 0 us; skew 500 ppm
I20260630 12:11:43.485219  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.487334  5217 webserver.cc:533] Webserver started at http://127.5.24.65:45371/ using document root <none> and password file <none>
I20260630 12:11:43.487784  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.487987  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.488253  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.489360  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.493427  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:43.496425  8146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.497097  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:43.497372  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.497632  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-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)
I20260630 12:11:43.518033  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.519251  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.520674  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:43.522781  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:43.523007  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.523247  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:43.523418  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.558732  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:34211
I20260630 12:11:43.558820  8208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:34211 every 8 connection(s)
I20260630 12:11:43.563561  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.569658  8213 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.570091  8214 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.573329  8217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.573760  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:43.574649  8209 heartbeater.cc:344] Connected to a master server at 127.5.24.126:32999
I20260630 12:11:43.574679  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.575088  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.575147  8209 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:43.575270  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821503575254 us; error 0 us; skew 500 ppm
I20260630 12:11:43.575891  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.575911  8209 heartbeater.cc:507] Master 127.5.24.126:32999 requested a full tablet report, sending...
I20260630 12:11:43.578135  8082 ts_manager.cc:194] Registered new tserver with Master: a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:43.578372  5217 webserver.cc:533] Webserver started at http://127.5.24.66:34019/ using document root <none> and password file <none>
I20260630 12:11:43.578923  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.579136  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.579396  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.579979  8082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50182
I20260630 12:11:43.580505  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.584796  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:11:43.587661  8221 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.588424  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:43.588709  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.588989  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-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)
I20260630 12:11:43.601804  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.602739  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.604140  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:43.606189  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:43.606408  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.606634  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:43.606803  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.642247  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:43771
I20260630 12:11:43.642338  8283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:43771 every 8 connection(s)
I20260630 12:11:43.646759  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:43.652268  8287 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:43.653405  8288 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.658373  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:43.659526  8290 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:43.659935  8284 heartbeater.cc:344] Connected to a master server at 127.5.24.126:32999
I20260630 12:11:43.660385  8284 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:43.660545  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:43.660812  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:43.661027  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821503661002 us; error 0 us; skew 500 ppm
I20260630 12:11:43.661231  8284 heartbeater.cc:507] Master 127.5.24.126:32999 requested a full tablet report, sending...
I20260630 12:11:43.661751  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:43.663470  8082 ts_manager.cc:194] Registered new tserver with Master: d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:43.664216  5217 webserver.cc:533] Webserver started at http://127.5.24.67:40931/ using document root <none> and password file <none>
I20260630 12:11:43.664754  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:43.664947  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:43.665007  8082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50190
I20260630 12:11:43.665234  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:43.666493  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "a3334e2d7eac450a8b8718f8f41ad431"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.670495  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.001s
I20260630 12:11:43.673341  8295 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.674065  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:43.674343  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "a3334e2d7eac450a8b8718f8f41ad431"
format_stamp: "Formatted at 2026-06-30 12:11:43 on dist-test-slave-cbkb"
I20260630 12:11:43.674615  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-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)
I20260630 12:11:43.698916  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:43.699963  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:43.701341  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:43.703478  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:43.703706  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.703972  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:43.704141  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:43.739475  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:33319
I20260630 12:11:43.739558  8357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:33319 every 8 connection(s)
I20260630 12:11:43.752698  8358 heartbeater.cc:344] Connected to a master server at 127.5.24.126:32999
I20260630 12:11:43.753064  8358 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:43.753737  8358 heartbeater.cc:507] Master 127.5.24.126:32999 requested a full tablet report, sending...
I20260630 12:11:43.755544  8082 ts_manager.cc:194] Registered new tserver with Master: a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:43.755760  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013258148s
I20260630 12:11:43.756910  8082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50202
I20260630 12:11:44.582362  8209 heartbeater.cc:499] Master 127.5.24.126:32999 was elected leader, sending a full tablet report...
I20260630 12:11:44.667347  8284 heartbeater.cc:499] Master 127.5.24.126:32999 was elected leader, sending a full tablet report...
I20260630 12:11:44.759182  8358 heartbeater.cc:499] Master 127.5.24.126:32999 was elected leader, sending a full tablet report...
I20260630 12:11:44.806627  8082 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39158:
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"
    }
  }
}
W20260630 12:11:44.808578  8082 catalog_manager.cc:7077] 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.
I20260630 12:11:44.864218  8323 tablet_service.cc:1511] Processing CreateTablet for tablet fdbb0839dece4570a6ed7f77bcb446b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.865715  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbb0839dece4570a6ed7f77bcb446b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.865389  8321 tablet_service.cc:1511] Processing CreateTablet for tablet a438a3349d384eb38e07fe5222639cba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.866803  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a438a3349d384eb38e07fe5222639cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.868042  8322 tablet_service.cc:1511] Processing CreateTablet for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.869344  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.874663  8248 tablet_service.cc:1511] Processing CreateTablet for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.875535  8174 tablet_service.cc:1511] Processing CreateTablet for tablet fdbb0839dece4570a6ed7f77bcb446b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.876060  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.875470  8249 tablet_service.cc:1511] Processing CreateTablet for tablet fdbb0839dece4570a6ed7f77bcb446b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.877079  8174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbb0839dece4570a6ed7f77bcb446b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.876801  8246 tablet_service.cc:1511] Processing CreateTablet for tablet e77015e78fe546a79434d86c7b917f4e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.878135  8247 tablet_service.cc:1511] Processing CreateTablet for tablet a438a3349d384eb38e07fe5222639cba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.878330  8172 tablet_service.cc:1511] Processing CreateTablet for tablet a438a3349d384eb38e07fe5222639cba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.879724  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a438a3349d384eb38e07fe5222639cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.880275  8173 tablet_service.cc:1511] Processing CreateTablet for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.881659  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.877259  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbb0839dece4570a6ed7f77bcb446b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.885881  8246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77015e78fe546a79434d86c7b917f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.886564  8247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a438a3349d384eb38e07fe5222639cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.918036  8171 tablet_service.cc:1511] Processing CreateTablet for tablet e77015e78fe546a79434d86c7b917f4e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.919997  8171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77015e78fe546a79434d86c7b917f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.932166  8320 tablet_service.cc:1511] Processing CreateTablet for tablet e77015e78fe546a79434d86c7b917f4e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.933621  8320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77015e78fe546a79434d86c7b917f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.942240  8245 tablet_service.cc:1511] Processing CreateTablet for tablet d734add8778e480ba28c30f9e0dd6349 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.943759  8245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d734add8778e480ba28c30f9e0dd6349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.956260  8170 tablet_service.cc:1511] Processing CreateTablet for tablet d734add8778e480ba28c30f9e0dd6349 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:44.958267  8170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d734add8778e480ba28c30f9e0dd6349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:44.976567  8379 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:44.982810  8381 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:44.983076  8379 tablet_bootstrap.cc:654] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.989569  8381 tablet_bootstrap.cc:654] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.035739  8380 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.039525  8172 tablet_service.cc:1511] Processing CreateTablet for tablet 356194daaae44ea08b81575249700f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.041651  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356194daaae44ea08b81575249700f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.043614  8321 tablet_service.cc:1511] Processing CreateTablet for tablet 356194daaae44ea08b81575249700f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.045332  8321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356194daaae44ea08b81575249700f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.039634  8323 tablet_service.cc:1511] Processing CreateTablet for tablet d734add8778e480ba28c30f9e0dd6349 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.047227  8246 tablet_service.cc:1511] Processing CreateTablet for tablet 356194daaae44ea08b81575249700f02 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.048439  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d734add8778e480ba28c30f9e0dd6349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.049227  8320 tablet_service.cc:1511] Processing CreateTablet for tablet 8244b8c14fa3489890fc2258936410c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.051357  8320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8244b8c14fa3489890fc2258936410c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.056699  8249 tablet_service.cc:1511] Processing CreateTablet for tablet b96be6c485ce42bc89f1500e91ec04c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.057703  8246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356194daaae44ea08b81575249700f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.058439  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96be6c485ce42bc89f1500e91ec04c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.062603  8380 tablet_bootstrap.cc:654] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.063570  8381 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.064373  8381 ts_tablet_manager.cc:1403] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.082s	user 0.000s	sys 0.021s
I20260630 12:11:45.049638  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 8244b8c14fa3489890fc2258936410c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.068086  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 8244b8c14fa3489890fc2258936410c7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.069262  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8244b8c14fa3489890fc2258936410c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.070119  8379 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.070691  8379 ts_tablet_manager.cc:1403] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.007s
I20260630 12:11:45.073701  8379 raft_consensus.cc:359] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.074753  8379 raft_consensus.cc:385] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.075060  8379 raft_consensus.cc:740] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.069312  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8244b8c14fa3489890fc2258936410c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.078102  8170 tablet_service.cc:1511] Processing CreateTablet for tablet b96be6c485ce42bc89f1500e91ec04c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.079360  8170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96be6c485ce42bc89f1500e91ec04c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.082399  8322 tablet_service.cc:1511] Processing CreateTablet for tablet b96be6c485ce42bc89f1500e91ec04c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:11:45.068238  8381 raft_consensus.cc:359] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.085057  8381 raft_consensus.cc:385] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.085354  8381 raft_consensus.cc:740] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.086323  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96be6c485ce42bc89f1500e91ec04c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:45.088575  8379 consensus_queue.cc:260] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.096477  8380 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.096992  8380 ts_tablet_manager.cc:1403] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.009s
I20260630 12:11:45.097261  8379 ts_tablet_manager.cc:1434] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260630 12:11:45.098330  8379 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.099411  8381 consensus_queue.cc:260] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.100075  8380 raft_consensus.cc:359] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.100867  8380 raft_consensus.cc:385] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.101146  8380 raft_consensus.cc:740] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.102084  8380 consensus_queue.cc:260] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.107044  8379 tablet_bootstrap.cc:654] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.120602  8381 ts_tablet_manager.cc:1434] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260630 12:11:45.121723  8381 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.124852  8380 ts_tablet_manager.cc:1434] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.003s
I20260630 12:11:45.126055  8380 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.137573  8389 raft_consensus.cc:493] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.138149  8389 raft_consensus.cc:515] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.142720  8380 tablet_bootstrap.cc:654] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.150210  8389 leader_election.cc:290] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.150307  8379 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.151556  8379 ts_tablet_manager.cc:1403] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.008s
I20260630 12:11:45.154428  8379 raft_consensus.cc:359] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.155107  8379 raft_consensus.cc:385] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.155400  8379 raft_consensus.cc:740] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.156136  8379 consensus_queue.cc:260] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.161803  8379 ts_tablet_manager.cc:1434] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:11:45.165292  8381 tablet_bootstrap.cc:654] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.164546  8379 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.170006  8380 tablet_bootstrap.cc:492] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.170624  8380 ts_tablet_manager.cc:1403] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.006s
I20260630 12:11:45.173602  8380 raft_consensus.cc:359] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.175800  8379 tablet_bootstrap.cc:654] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.176604  8380 raft_consensus.cc:385] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.178205  8380 raft_consensus.cc:740] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.179742  8380 consensus_queue.cc:260] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.182045  8380 ts_tablet_manager.cc:1434] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:11:45.183203  8380 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.187489  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
W20260630 12:11:45.189389  8225 leader_election.cc:343] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.189920  8380 tablet_bootstrap.cc:654] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.193866  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.194530  8333 raft_consensus.cc:2468] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.194736  8379 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.195081  8381 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.195266  8379 ts_tablet_manager.cc:1403] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260630 12:11:45.195537  8381 ts_tablet_manager.cc:1403] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.005s
I20260630 12:11:45.195956  8224 leader_election.cc:304] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [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: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:45.197214  8389 raft_consensus.cc:2804] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.197573  8389 raft_consensus.cc:493] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.197898  8389 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.198164  8379 raft_consensus.cc:359] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.198873  8379 raft_consensus.cc:385] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.199169  8379 raft_consensus.cc:740] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.199429  8381 raft_consensus.cc:359] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.200408  8381 raft_consensus.cc:385] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.200116  8379 consensus_queue.cc:260] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.200806  8381 raft_consensus.cc:740] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.201743  8381 consensus_queue.cc:260] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.202392  8379 ts_tablet_manager.cc:1434] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:11:45.203722  8379 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.203933  8381 ts_tablet_manager.cc:1434] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:45.204556  8380 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.205016  8381 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.205101  8380 ts_tablet_manager.cc:1403] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260630 12:11:45.208138  8380 raft_consensus.cc:359] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.209023  8380 raft_consensus.cc:385] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.209369  8380 raft_consensus.cc:740] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.209903  8379 tablet_bootstrap.cc:654] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.210291  8380 consensus_queue.cc:260] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.211572  8381 tablet_bootstrap.cc:654] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.213066  8380 ts_tablet_manager.cc:1434] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:11:45.214238  8380 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.216713  8386 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.217173  8386 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.219976  8386 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.222355  8380 tablet_bootstrap.cc:654] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.228533  8381 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.229022  8381 ts_tablet_manager.cc:1403] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260630 12:11:45.230199  8380 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.230710  8380 ts_tablet_manager.cc:1403] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260630 12:11:45.231678  8381 raft_consensus.cc:359] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.232417  8381 raft_consensus.cc:385] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.232720  8381 raft_consensus.cc:740] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.233654  8381 consensus_queue.cc:260] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.233841  8380 raft_consensus.cc:359] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.234692  8380 raft_consensus.cc:385] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.235025  8380 raft_consensus.cc:740] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.236145  8381 ts_tablet_manager.cc:1434] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:45.235988  8380 consensus_queue.cc:260] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.237104  8381 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.238539  8380 ts_tablet_manager.cc:1434] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:45.239518  8380 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.243848  8381 tablet_bootstrap.cc:654] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.244835  8389 raft_consensus.cc:515] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.248481  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:45.248916  8380 tablet_bootstrap.cc:654] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.249251  8184 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.255897  8381 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.256500  8381 ts_tablet_manager.cc:1403] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260630 12:11:45.259354  8184 raft_consensus.cc:2468] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.259920  8381 raft_consensus.cc:359] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.260670  8381 raft_consensus.cc:385] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.260967  8381 raft_consensus.cc:740] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.261013  8225 leader_election.cc:304] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.261584  8380 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.262279  8387 raft_consensus.cc:2804] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.262029  8381 consensus_queue.cc:260] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.264614  8381 ts_tablet_manager.cc:1434] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:11:45.265925  8381 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.267184  8380 ts_tablet_manager.cc:1403] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.010s
I20260630 12:11:45.270606  8380 raft_consensus.cc:359] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.276089  8380 raft_consensus.cc:385] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.276367  8385 raft_consensus.cc:493] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.276473  8380 raft_consensus.cc:740] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.276914  8385 raft_consensus.cc:515] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.277526  8380 consensus_queue.cc:260] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.272498  8381 tablet_bootstrap.cc:654] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.281380  8389 leader_election.cc:290] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.283432  8403 raft_consensus.cc:493] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.284031  8403 raft_consensus.cc:515] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.285970  8387 raft_consensus.cc:697] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:45.286571  8403 leader_election.cc:290] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:45.287021  8387 consensus_queue.cc:237] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.287717  8385 leader_election.cc:290] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:45.314214  8379 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.314710  8379 ts_tablet_manager.cc:1403] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.111s	user 0.036s	sys 0.033s
I20260630 12:11:45.321878  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.322562  8184 raft_consensus.cc:2468] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.321920  8403 raft_consensus.cc:493] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.323889  8403 raft_consensus.cc:515] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.324362  8081 catalog_manager.cc:5697] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.326040  8403 leader_election.cc:290] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.326532  8403 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.326952  8403 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.329309  8403 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.330739  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.331349  8184 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.331214  8379 raft_consensus.cc:359] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.331940  8379 raft_consensus.cc:385] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.332592  8385 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.333052  8385 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.333369  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.333925  8184 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.335225  8385 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:45.335234  8225 leader_election.cc:304] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.337903  8380 ts_tablet_manager.cc:1434] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.028s
I20260630 12:11:45.338179  8225 leader_election.cc:304] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.339015  8380 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.340237  8387 raft_consensus.cc:2804] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.340691  8387 raft_consensus.cc:493] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.341066  8387 raft_consensus.cc:3060] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.341951  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.342594  8259 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:45.343124  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.343657  8333 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.344028  8149 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.344862  8386 raft_consensus.cc:2804] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.345213  8386 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.345539  8386 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.345892  8380 tablet_bootstrap.cc:654] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.351161  8333 raft_consensus.cc:2468] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.353147  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.353492  8331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.341441  8404 raft_consensus.cc:2804] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.353814  8386 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.354135  8331 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.355821  8386 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.356508  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.357323  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:45.357894  8259 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.359143  8381 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.359630  8381 ts_tablet_manager.cc:1403] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.017s
I20260630 12:11:45.356803  8404 raft_consensus.cc:493] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.362418  8404 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.362673  8381 raft_consensus.cc:359] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.363415  8381 raft_consensus.cc:385] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.363720  8381 raft_consensus.cc:740] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.364717  8259 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:45.364620  8381 consensus_queue.cc:260] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.339123  8225 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.357343  8333 raft_consensus.cc:2468] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.367261  8381 ts_tablet_manager.cc:1434] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:11:45.367274  8387 raft_consensus.cc:515] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:45.368510  8381 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.369993  8149 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.370658  8403 raft_consensus.cc:2764] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:11:45.332245  8379 raft_consensus.cc:740] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.376123  8386 raft_consensus.cc:2804] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.376812  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.377496  8333 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:45.379528  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.379786  8380 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.380039  8333 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.380232  8380 ts_tablet_manager.cc:1403] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.008s
I20260630 12:11:45.382496  8404 raft_consensus.cc:515] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.385167  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:45.385145  8380 raft_consensus.cc:359] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.385934  8184 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.386062  8380 raft_consensus.cc:385] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.386444  8380 raft_consensus.cc:740] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.387229  8333 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:45.387298  8380 consensus_queue.cc:260] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.389760  8380 ts_tablet_manager.cc:1434] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:11:45.390724  8380 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.390196  8379 consensus_queue.cc:260] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.393042  8332 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:45.394163  8184 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.397361  8380 tablet_bootstrap.cc:654] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.399518  8225 leader_election.cc:304] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.400421  8379 ts_tablet_manager.cc:1434] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.000s
I20260630 12:11:45.402678  8403 raft_consensus.cc:2804] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.402714  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.403313  8403 raft_consensus.cc:697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:45.403553  8332 raft_consensus.cc:3060] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:45.406430  8130 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:45.404165  8403 consensus_queue.cc:237] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.409265  8412 raft_consensus.cc:493] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.410071  8412 raft_consensus.cc:515] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.409379  8135 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:11:45.413350  8135 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:45.414335  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d734add8778e480ba28c30f9e0dd6349" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.414453  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.415053  8259 raft_consensus.cc:2468] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:45.415464  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.416043  8184 raft_consensus.cc:2468] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:45.416404  8149 leader_election.cc:304] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.417325  8299 leader_election.cc:304] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:45.418366  8413 raft_consensus.cc:2804] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.418989  8331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d734add8778e480ba28c30f9e0dd6349" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.418781  8412 leader_election.cc:290] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.419178  8413 raft_consensus.cc:493] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:11:45.420226  8149 leader_election.cc:343] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.421455  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.421767  8387 leader_election.cc:290] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Requested vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:45.422199  8259 raft_consensus.cc:2393] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3334e2d7eac450a8b8718f8f41ad431 in current term 1: Already voted for candidate d6afcaafbbba46efb6804cba7ee12cf4 in this term.
I20260630 12:11:45.423183  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbb0839dece4570a6ed7f77bcb446b5" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:45.423273  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.423797  8184 raft_consensus.cc:3060] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.424104  8258 raft_consensus.cc:2393] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a3334e2d7eac450a8b8718f8f41ad431 in current term 1: Already voted for candidate a4f20e476dfb4e60aeec66927a7ab0af in this term.
I20260630 12:11:45.424438  8386 raft_consensus.cc:697] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:45.419866  8413 raft_consensus.cc:3060] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.425599  8386 consensus_queue.cc:237] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.380940  8381 tablet_bootstrap.cc:654] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.429724  8379 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.433408  8413 raft_consensus.cc:515] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.434892  8380 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.435384  8380 ts_tablet_manager.cc:1403] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.023s
I20260630 12:11:45.436353  8404 leader_election.cc:290] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.437888  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d734add8778e480ba28c30f9e0dd6349" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:45.438187  8332 raft_consensus.cc:2468] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.438211  8380 raft_consensus.cc:359] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.438812  8385 raft_consensus.cc:2764] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:11:45.439033  8380 raft_consensus.cc:385] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.439476  8380 raft_consensus.cc:740] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.439467  8224 leader_election.cc:304] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.439716  8258 raft_consensus.cc:3060] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.440593  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.441896  8333 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.443094  8379 tablet_bootstrap.cc:654] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.443482  8413 leader_election.cc:290] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.442027  8184 raft_consensus.cc:2468] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.448710  8404 raft_consensus.cc:2804] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.449263  8404 raft_consensus.cc:697] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:45.449832  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d734add8778e480ba28c30f9e0dd6349" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.450037  8404 consensus_queue.cc:237] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
W20260630 12:11:45.451068  8149 leader_election.cc:343] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.454257  8380 consensus_queue.cc:260] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.456579  8380 ts_tablet_manager.cc:1434] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260630 12:11:45.456668  8299 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431; no voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4
I20260630 12:11:45.457680  8380 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:45.457903  8258 raft_consensus.cc:2468] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:45.458060  8081 catalog_manager.cc:5697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.461222  8149 leader_election.cc:304] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [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: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: a3334e2d7eac450a8b8718f8f41ad431
I20260630 12:11:45.461270  8080 catalog_manager.cc:5697] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.457831  8385 raft_consensus.cc:2749] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:45.467254  8333 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:45.467496  8380 tablet_bootstrap.cc:654] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.467444  8403 raft_consensus.cc:493] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.468691  8403 raft_consensus.cc:515] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.471207  8403 leader_election.cc:290] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.471837  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
W20260630 12:11:45.473527  8225 leader_election.cc:343] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.467897  8386 raft_consensus.cc:2804] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.477540  8386 raft_consensus.cc:697] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:45.480348  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.484134  8381 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
W20260630 12:11:45.486100  8224 leader_election.cc:343] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.486210  8381 ts_tablet_manager.cc:1403] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.014s
I20260630 12:11:45.486830  8224 leader_election.cc:304] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6afcaafbbba46efb6804cba7ee12cf4; no voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:45.488050  8404 raft_consensus.cc:2749] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:45.488639  8379 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.479909  8386 consensus_queue.cc:237] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.489116  8379 ts_tablet_manager.cc:1403] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.002s
I20260630 12:11:45.490087  8381 raft_consensus.cc:359] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.490806  8381 raft_consensus.cc:385] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.491899  8381 raft_consensus.cc:740] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.492573  8379 raft_consensus.cc:359] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.492794  8381 consensus_queue.cc:260] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.493572  8379 raft_consensus.cc:385] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.494009  8379 raft_consensus.cc:740] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.495736  8381 ts_tablet_manager.cc:1434] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:11:45.495836  8380 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:45.494029  8081 catalog_manager.cc:5697] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.496419  8380 ts_tablet_manager.cc:1403] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260630 12:11:45.497026  8381 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.498661  8379 consensus_queue.cc:260] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.499032  8380 raft_consensus.cc:359] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.499778  8380 raft_consensus.cc:385] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.500110  8380 raft_consensus.cc:740] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.500936  8380 consensus_queue.cc:260] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.503181  8380 ts_tablet_manager.cc:1434] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:11:45.504192  8381 tablet_bootstrap.cc:654] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.505108  8385 raft_consensus.cc:493] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.505563  8385 raft_consensus.cc:515] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.507622  8385 leader_election.cc:290] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:45.508226  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
W20260630 12:11:45.509568  8299 leader_election.cc:343] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:45.509034  8082 catalog_manager.cc:5697] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.510845  8381 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.511250  8381 ts_tablet_manager.cc:1403] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.001s
I20260630 12:11:45.511214  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.512009  8258 raft_consensus.cc:2468] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:45.513458  8298 leader_election.cc:304] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [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: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:45.514277  8385 raft_consensus.cc:2804] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.514158  8381 raft_consensus.cc:359] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.514667  8385 raft_consensus.cc:493] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.515093  8381 raft_consensus.cc:385] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.515123  8385 raft_consensus.cc:3060] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.515669  8381 raft_consensus.cc:740] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.517879  8379 ts_tablet_manager.cc:1434] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260630 12:11:45.518868  8379 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.522645  8385 raft_consensus.cc:515] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.523586  8381 consensus_queue.cc:260] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.524865  8379 tablet_bootstrap.cc:654] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.525345  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:45.525941  8184 raft_consensus.cc:3060] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.526414  8381 ts_tablet_manager.cc:1434] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260630 12:11:45.527421  8381 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:45.532709  8184 raft_consensus.cc:2468] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:45.533710  8381 tablet_bootstrap.cc:654] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.534114  8299 leader_election.cc:304] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:45.540271  8385 leader_election.cc:290] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:45.540987  8385 raft_consensus.cc:2804] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.541328  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356194daaae44ea08b81575249700f02" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:45.541538  8385 raft_consensus.cc:697] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Becoming Leader. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:45.541934  8258 raft_consensus.cc:3060] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.542752  8379 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.542614  8385 consensus_queue.cc:237] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.543295  8379 ts_tablet_manager.cc:1403] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260630 12:11:45.546392  8381 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:45.546391  8379 raft_consensus.cc:359] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.547188  8379 raft_consensus.cc:385] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.547254  8381 ts_tablet_manager.cc:1403] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260630 12:11:45.547556  8379 raft_consensus.cc:740] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.548311  8379 consensus_queue.cc:260] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.548688  8258 raft_consensus.cc:2468] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:45.550473  8381 raft_consensus.cc:359] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.551167  8381 raft_consensus.cc:385] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.551512  8381 raft_consensus.cc:740] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.552170  8381 consensus_queue.cc:260] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.552942  8379 ts_tablet_manager.cc:1434] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:11:45.554014  8379 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.555953  8381 ts_tablet_manager.cc:1434] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:11:45.557107  8081 catalog_manager.cc:5697] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:45.560057  8379 tablet_bootstrap.cc:654] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.565007  8379 tablet_bootstrap.cc:492] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.565442  8379 ts_tablet_manager.cc:1403] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:11:45.567721  8379 raft_consensus.cc:359] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.568236  8379 raft_consensus.cc:385] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.568553  8379 raft_consensus.cc:740] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.569227  8379 consensus_queue.cc:260] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.571380  8379 ts_tablet_manager.cc:1434] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:11:45.572283  8379 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:45.578040  8379 tablet_bootstrap.cc:654] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:45.581544  8379 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:45.581846  8379 ts_tablet_manager.cc:1403] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:11:45.583464  8379 raft_consensus.cc:359] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.583891  8379 raft_consensus.cc:385] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:45.584053  8379 raft_consensus.cc:740] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:45.584585  8379 consensus_queue.cc:260] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.585979  8379 ts_tablet_manager.cc:1434] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:11:45.600611  8386 raft_consensus.cc:493] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.601078  8386 raft_consensus.cc:515] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.602881  8386 leader_election.cc:290] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.603685  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8244b8c14fa3489890fc2258936410c7" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.603940  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8244b8c14fa3489890fc2258936410c7" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:45.604279  8258 raft_consensus.cc:2468] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:45.604532  8332 raft_consensus.cc:2468] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:45.605260  8149 leader_election.cc:304] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.605873  8386 raft_consensus.cc:2804] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.606221  8386 raft_consensus.cc:493] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.606513  8386 raft_consensus.cc:3060] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.611032  8386 raft_consensus.cc:515] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.612578  8386 leader_election.cc:290] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:45.613129  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8244b8c14fa3489890fc2258936410c7" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:45.613588  8258 raft_consensus.cc:3060] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.613528  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8244b8c14fa3489890fc2258936410c7" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:45.614180  8332 raft_consensus.cc:3060] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.617908  8258 raft_consensus.cc:2468] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:45.618381  8332 raft_consensus.cc:2468] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:45.618875  8149 leader_election.cc:304] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.619541  8386 raft_consensus.cc:2804] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.619979  8386 raft_consensus.cc:697] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:45.620690  8386 consensus_queue.cc:237] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.627128  8082 catalog_manager.cc:5697] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:45.633868  8385 raft_consensus.cc:493] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:45.634339  8385 raft_consensus.cc:515] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.636066  8385 leader_election.cc:290] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:45.636660  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96be6c485ce42bc89f1500e91ec04c1" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:45.637029  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96be6c485ce42bc89f1500e91ec04c1" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:45.637173  8258 raft_consensus.cc:2468] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:45.637567  8184 raft_consensus.cc:2468] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:45.638146  8298 leader_election.cc:304] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.638840  8385 raft_consensus.cc:2804] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:45.639170  8385 raft_consensus.cc:493] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:45.639467  8385 raft_consensus.cc:3060] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.643657  8385 raft_consensus.cc:515] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.645258  8385 leader_election.cc:290] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:45.645852  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96be6c485ce42bc89f1500e91ec04c1" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:45.646147  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96be6c485ce42bc89f1500e91ec04c1" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:45.646297  8258 raft_consensus.cc:3060] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.646639  8184 raft_consensus.cc:3060] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.650530  8258 raft_consensus.cc:2468] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:45.650810  8184 raft_consensus.cc:2468] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:45.651528  8298 leader_election.cc:304] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:45.652263  8385 raft_consensus.cc:2804] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:45.652695  8385 raft_consensus.cc:697] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Becoming Leader. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:45.653415  8385 consensus_queue.cc:237] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:45.660449  8082 catalog_manager.cc:5697] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:45.812667  8404 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:45.815867  8404 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:45.837705  8404 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:45.843973  8403 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:45.846324  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:45.864678  8441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:45.866582  8440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:45.872529  8403 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:45.881704  8443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:45.883710  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:45.885169  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:45.885479  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:45.885726  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821505885706 us; error 0 us; skew 500 ppm
I20260630 12:11:45.885609  8389 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:45.886616  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:45.891721  5217 webserver.cc:533] Webserver started at http://127.5.24.68:34105/ using document root <none> and password file <none>
I20260630 12:11:45.892621  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:45.892983  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:45.893445  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:45.895198  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "9c2a406050b7459581685054b6d4e9b2"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-cbkb"
I20260630 12:11:45.900840  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:11:45.904568  8450 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.905408  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:11:45.905697  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "9c2a406050b7459581685054b6d4e9b2"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-cbkb"
I20260630 12:11:45.905997  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-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)
I20260630 12:11:45.914613  8386 consensus_queue.cc:1048] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:45.922237  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:45.923997  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:45.926776  8333 raft_consensus.cc:3060] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:45.927153  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:45.930013  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:45.930249  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.930528  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:45.930729  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.938832  8413 consensus_queue.cc:1048] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:45.980667  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:33187
I20260630 12:11:45.980747  8515 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:33187 every 8 connection(s)
I20260630 12:11:45.987695  8080 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39158:
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
I20260630 12:11:45.989168  8413 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.002512  8516 heartbeater.cc:344] Connected to a master server at 127.5.24.126:32999
I20260630 12:11:46.002957  8516 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:46.003866  8516 heartbeater.cc:507] Master 127.5.24.126:32999 requested a full tablet report, sending...
I20260630 12:11:46.006328  8082 ts_manager.cc:194] Registered new tserver with Master: 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.008303  8082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39172
I20260630 12:11:46.009303  8386 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:46.023743  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0de46e19eebe4049bbeef951f0a7bd5d has no consensus state
W20260630 12:11:46.025987  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c90d65b86774f3d874b38e7ee12e4d5 has no consensus state
W20260630 12:11:46.028244  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0c2d3d2fbf754abb9ed05e834403a1bb has no consensus state
I20260630 12:11:46.029060  8385 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:46.030053  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c1847848812842cb846f1d20cefc81d0 has no consensus state
W20260630 12:11:46.031498  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f22b9bdee455424fadbe97287e88a596 has no consensus state
W20260630 12:11:46.032934  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb737b9b453b4defa5fee40fa69af1ae has no consensus state
W20260630 12:11:46.034540  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0ba72fe3d233467daf96614015a1887f has no consensus state
W20260630 12:11:46.035967  8080 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81a4a2c21ff641fa9697fb4575834df6 has no consensus state
W20260630 12:11:46.041975  8066 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 0de46e19eebe4049bbeef951f0a7bd5d (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0de46e19eebe4049bbeef951f0a7bd5d has no consensus state
I20260630 12:11:46.050725  8425 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:46.067459  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 0de46e19eebe4049bbeef951f0a7bd5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.068836  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de46e19eebe4049bbeef951f0a7bd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.068764  8248 tablet_service.cc:1511] Processing CreateTablet for tablet 0de46e19eebe4049bbeef951f0a7bd5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.070236  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de46e19eebe4049bbeef951f0a7bd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.083935  8172 tablet_service.cc:1511] Processing CreateTablet for tablet 4c90d65b86774f3d874b38e7ee12e4d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.085309  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c90d65b86774f3d874b38e7ee12e4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.085001  8322 tablet_service.cc:1511] Processing CreateTablet for tablet 4c90d65b86774f3d874b38e7ee12e4d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.086301  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c90d65b86774f3d874b38e7ee12e4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.101800  8481 tablet_service.cc:1511] Processing CreateTablet for tablet 0de46e19eebe4049bbeef951f0a7bd5d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.102414  8249 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2d3d2fbf754abb9ed05e834403a1bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.103106  8481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de46e19eebe4049bbeef951f0a7bd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.103721  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2d3d2fbf754abb9ed05e834403a1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.105379  8526 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:46.109397  8480 tablet_service.cc:1511] Processing CreateTablet for tablet 4c90d65b86774f3d874b38e7ee12e4d5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.110831  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c90d65b86774f3d874b38e7ee12e4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.111281  8527 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.112131  8526 tablet_bootstrap.cc:654] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.118465  8479 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2d3d2fbf754abb9ed05e834403a1bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.119521  8425 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.119885  8527 tablet_bootstrap.cc:654] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.120311  8479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2d3d2fbf754abb9ed05e834403a1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.126024  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2d3d2fbf754abb9ed05e834403a1bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.126277  8478 tablet_service.cc:1511] Processing CreateTablet for tablet c1847848812842cb846f1d20cefc81d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.127324  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2d3d2fbf754abb9ed05e834403a1bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.127485  8478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1847848812842cb846f1d20cefc81d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.127545  8172 tablet_service.cc:1511] Processing CreateTablet for tablet c1847848812842cb846f1d20cefc81d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.129376  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1847848812842cb846f1d20cefc81d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.139631  8248 tablet_service.cc:1511] Processing CreateTablet for tablet c1847848812842cb846f1d20cefc81d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.141768  8477 tablet_service.cc:1511] Processing CreateTablet for tablet f22b9bdee455424fadbe97287e88a596 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.141913  8320 tablet_service.cc:1511] Processing CreateTablet for tablet f22b9bdee455424fadbe97287e88a596 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.143093  8477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22b9bdee455424fadbe97287e88a596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.143245  8320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22b9bdee455424fadbe97287e88a596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.146651  8248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1847848812842cb846f1d20cefc81d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.159899  8527 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.160436  8527 ts_tablet_manager.cc:1403] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260630 12:11:46.164314  8527 raft_consensus.cc:359] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.165053  8527 raft_consensus.cc:385] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.165347  8527 raft_consensus.cc:740] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.169227  8526 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:46.169656  8526 ts_tablet_manager.cc:1403] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.065s	user 0.000s	sys 0.030s
I20260630 12:11:46.171746  8527 consensus_queue.cc:260] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.173637  8476 tablet_service.cc:1511] Processing CreateTablet for tablet cb737b9b453b4defa5fee40fa69af1ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.174099  8527 ts_tablet_manager.cc:1434] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:11:46.170699  8173 tablet_service.cc:1511] Processing CreateTablet for tablet f22b9bdee455424fadbe97287e88a596 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.175055  8476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb737b9b453b4defa5fee40fa69af1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.175559  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f22b9bdee455424fadbe97287e88a596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.175882  8249 tablet_service.cc:1511] Processing CreateTablet for tablet cb737b9b453b4defa5fee40fa69af1ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.186848  8425 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.198894  8322 tablet_service.cc:1511] Processing CreateTablet for tablet cb737b9b453b4defa5fee40fa69af1ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.199793  8246 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba72fe3d233467daf96614015a1887f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.200711  8322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb737b9b453b4defa5fee40fa69af1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.201146  8249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb737b9b453b4defa5fee40fa69af1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.202527  8246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba72fe3d233467daf96614015a1887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.205881  8456 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:46.191293  8527 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.236167  8456 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.217293  8526 raft_consensus.cc:359] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.252060  8534 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.255820  8531 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:46.264397  8526 raft_consensus.cc:385] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.265486  8323 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4a2c21ff641fa9697fb4575834df6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.268404  8172 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba72fe3d233467daf96614015a1887f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.294919  8172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba72fe3d233467daf96614015a1887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.297250  8323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4a2c21ff641fa9697fb4575834df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.300868  8173 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4a2c21ff641fa9697fb4575834df6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.292902  8531 tablet_bootstrap.cc:654] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.302129  8173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4a2c21ff641fa9697fb4575834df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.294021  8526 raft_consensus.cc:740] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.308666  8527 tablet_bootstrap.cc:654] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.308751  8534 tablet_bootstrap.cc:654] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.312431  8480 tablet_service.cc:1511] Processing CreateTablet for tablet 81a4a2c21ff641fa9697fb4575834df6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.313659  8480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81a4a2c21ff641fa9697fb4575834df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.315667  8479 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba72fe3d233467daf96614015a1887f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:11:46.316995  8479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba72fe3d233467daf96614015a1887f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.332743  8526 consensus_queue.cc:260] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.349120  8526 ts_tablet_manager.cc:1434] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.179s	user 0.016s	sys 0.002s
I20260630 12:11:46.350318  8526 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:46.363626  8526 tablet_bootstrap.cc:654] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.368945  8531 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:46.369598  8531 ts_tablet_manager.cc:1403] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.025s
I20260630 12:11:46.371760  8534 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.372289  8534 ts_tablet_manager.cc:1403] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.022s
I20260630 12:11:46.376238  8534 raft_consensus.cc:359] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.377024  8534 raft_consensus.cc:385] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.377393  8534 raft_consensus.cc:740] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.377533  8527 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.378125  8527 ts_tablet_manager.cc:1403] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.002s
I20260630 12:11:46.377693  8531 raft_consensus.cc:359] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.378535  8531 raft_consensus.cc:385] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.378862  8531 raft_consensus.cc:740] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.378242  8534 consensus_queue.cc:260] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.379765  8531 consensus_queue.cc:260] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.380270  8526 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:46.380910  8526 ts_tablet_manager.cc:1403] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260630 12:11:46.380801  8527 raft_consensus.cc:359] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.381577  8527 raft_consensus.cc:385] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.381902  8527 raft_consensus.cc:740] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.383075  8527 consensus_queue.cc:260] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.384487  8526 raft_consensus.cc:359] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.385296  8527 ts_tablet_manager.cc:1434] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:11:46.385401  8526 raft_consensus.cc:385] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.385896  8526 raft_consensus.cc:740] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.386346  8527 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.386904  8526 consensus_queue.cc:260] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.388773  8534 ts_tablet_manager.cc:1434] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260630 12:11:46.389480  8516 heartbeater.cc:499] Master 127.5.24.126:32999 was elected leader, sending a full tablet report...
I20260630 12:11:46.393220  8527 tablet_bootstrap.cc:654] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.395759  8526 ts_tablet_manager.cc:1434] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260630 12:11:46.400091  8526 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:46.401032  8531 ts_tablet_manager.cc:1434] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260630 12:11:46.401939  8534 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.402244  8531 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:46.407126  8526 tablet_bootstrap.cc:654] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:46.415328  8130 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:46.418761  8526 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:46.419284  8526 ts_tablet_manager.cc:1403] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:11:46.420258  8531 tablet_bootstrap.cc:654] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.422602  8534 tablet_bootstrap.cc:654] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.422488  8526 raft_consensus.cc:359] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.423280  8526 raft_consensus.cc:385] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.423622  8526 raft_consensus.cc:740] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.424517  8526 consensus_queue.cc:260] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.431619  8527 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.432093  8527 ts_tablet_manager.cc:1403] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.016s
I20260630 12:11:46.433689  8526 ts_tablet_manager.cc:1434] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:11:46.434682  8526 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:46.436527  8527 raft_consensus.cc:359] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.437214  8527 raft_consensus.cc:385] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.437470  8527 raft_consensus.cc:740] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.438071  8527 consensus_queue.cc:260] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.441020  8527 ts_tablet_manager.cc:1434] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:11:46.441941  8527 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.442437  8526 tablet_bootstrap.cc:654] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.444602  8534 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.445065  8534 ts_tablet_manager.cc:1403] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.001s
I20260630 12:11:46.446170  8389 raft_consensus.cc:493] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.446784  8389 raft_consensus.cc:515] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.451717  8079 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d] alter complete (version 0)
I20260630 12:11:46.453047  8389 leader_election.cc:290] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.455034  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
W20260630 12:11:46.456930  8224 leader_election.cc:343] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.457798  8534 raft_consensus.cc:359] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.458513  8534 raft_consensus.cc:385] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.458808  8534 raft_consensus.cc:740] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.459535  8534 consensus_queue.cc:260] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.462843  8531 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:46.463642  8531 ts_tablet_manager.cc:1403] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.007s
I20260630 12:11:46.465173  8527 tablet_bootstrap.cc:654] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.466042  8534 ts_tablet_manager.cc:1434] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:11:46.467005  8534 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.469525  8531 raft_consensus.cc:359] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.470275  8531 raft_consensus.cc:385] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.470633  8531 raft_consensus.cc:740] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.471359  8531 consensus_queue.cc:260] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.476832  8531 ts_tablet_manager.cc:1434] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260630 12:11:46.478310  8527 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.478955  8527 ts_tablet_manager.cc:1403] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260630 12:11:46.479414  8531 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:46.482102  8527 raft_consensus.cc:359] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.483074  8527 raft_consensus.cc:385] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.483455  8527 raft_consensus.cc:740] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.484283  8527 consensus_queue.cc:260] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.484853  8526 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:46.486784  8526 ts_tablet_manager.cc:1403] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.031s
I20260630 12:11:46.487927  8531 tablet_bootstrap.cc:654] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.488961  8534 tablet_bootstrap.cc:654] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.489046  8527 ts_tablet_manager.cc:1434] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:11:46.490177  8527 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.493882  8526 raft_consensus.cc:359] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.494608  8526 raft_consensus.cc:385] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.494928  8526 raft_consensus.cc:740] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.495787  8526 consensus_queue.cc:260] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.498462  8527 tablet_bootstrap.cc:654] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.498700  8526 ts_tablet_manager.cc:1434] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:11:46.499785  8526 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:46.506214  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.507606  8526 tablet_bootstrap.cc:654] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:46.509274  8223 leader_election.cc:343] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.509850  8223 leader_election.cc:304] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6afcaafbbba46efb6804cba7ee12cf4; no voters: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431
I20260630 12:11:46.511320  8389 raft_consensus.cc:2749] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:46.523077  8425 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.523535  8425 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.525790  8425 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:46.528677  8456 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.529320  8456 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.530364  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:46.530980  8183 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:46.532822  8456 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.537549  8527 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.537971  8527 ts_tablet_manager.cc:1403] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.014s
I20260630 12:11:46.539096  8299 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:46.539150  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:46.540086  8526 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: No bootstrap required, opened a new log
I20260630 12:11:46.540006  8425 raft_consensus.cc:2804] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.540876  8527 raft_consensus.cc:359] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.541213  8526 ts_tablet_manager.cc:1403] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.020s
I20260630 12:11:46.541613  8527 raft_consensus.cc:385] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.541186  8332 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.541987  8527 raft_consensus.cc:740] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.542870  8527 consensus_queue.cc:260] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.544679  8526 raft_consensus.cc:359] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.545388  8527 ts_tablet_manager.cc:1434] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:11:46.545493  8526 raft_consensus.cc:385] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.546000  8526 raft_consensus.cc:740] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.546458  8527 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: Bootstrap starting.
I20260630 12:11:46.546489  8149 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:46.547484  8456 raft_consensus.cc:2804] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.547160  8526 consensus_queue.cc:260] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.547886  8456 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.548389  8456 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.552721  8526 ts_tablet_manager.cc:1434] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:11:46.553573  8527 tablet_bootstrap.cc:654] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.556384  8425 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.556901  8425 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.558265  8531 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:46.558265  8527 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: No bootstrap required, opened a new log
I20260630 12:11:46.558852  8531 ts_tablet_manager.cc:1403] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.013s
I20260630 12:11:46.558987  8527 ts_tablet_manager.cc:1403] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:11:46.561069  8456 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.561846  8531 raft_consensus.cc:359] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.562559  8531 raft_consensus.cc:385] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.562847  8531 raft_consensus.cc:740] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.563333  8456 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.563547  8531 consensus_queue.cc:260] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.564882  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:46.565333  8527 raft_consensus.cc:359] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.566118  8527 raft_consensus.cc:385] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.566455  8527 raft_consensus.cc:740] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.568046  8531 ts_tablet_manager.cc:1434] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:11:46.567061  8456 raft_consensus.cc:493] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.568542  8456 raft_consensus.cc:515] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.568975  8531 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:46.570580  8456 leader_election.cc:290] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.567806  8527 consensus_queue.cc:260] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.573107  8527 ts_tablet_manager.cc:1434] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260630 12:11:46.575771  8531 tablet_bootstrap.cc:654] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.576303  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:46.577268  8333 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.578565  8149 leader_election.cc:304] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:46.579423  8456 raft_consensus.cc:2804] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.579794  8456 raft_consensus.cc:493] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.580021  8534 tablet_bootstrap.cc:492] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.580156  8456 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.580547  8534 ts_tablet_manager.cc:1403] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.020s
I20260630 12:11:46.583426  8534 raft_consensus.cc:359] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.584134  8534 raft_consensus.cc:385] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.584438  8534 raft_consensus.cc:740] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.587721  8425 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.590859  8534 consensus_queue.cc:260] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.591404  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.592093  8332 raft_consensus.cc:2393] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4f20e476dfb4e60aeec66927a7ab0af in current term 1: Already voted for candidate a3334e2d7eac450a8b8718f8f41ad431 in this term.
I20260630 12:11:46.593096  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.593529  8427 raft_consensus.cc:493] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.594018  8427 raft_consensus.cc:515] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.594576  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.595163  8491 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.595830  8456 raft_consensus.cc:515] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.596238  8425 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
W20260630 12:11:46.596627  8148 leader_election.cc:343] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:46.597512  8148 leader_election.cc:343] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.597574  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:46.598258  8258 raft_consensus.cc:2468] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 0.
I20260630 12:11:46.599725  8298 leader_election.cc:304] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.599903  8534 ts_tablet_manager.cc:1434] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260630 12:11:46.600945  8534 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.601565  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.602106  8491 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.596248  8427 leader_election.cc:290] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:46.603742  8427 raft_consensus.cc:2804] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.604791  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:46.605679  8332 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.607050  8534 tablet_bootstrap.cc:654] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.609314  8491 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:46.602888  8149 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [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: a4f20e476dfb4e60aeec66927a7ab0af; no voters: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431
I20260630 12:11:46.610390  8386 raft_consensus.cc:2749] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:46.612632  8386 raft_consensus.cc:493] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.613189  8386 raft_consensus.cc:515] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.615761  8386 leader_election.cc:290] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.616009  8332 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:46.617463  8427 raft_consensus.cc:493] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.618108  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:46.618031  8427 raft_consensus.cc:3060] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.622058  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de46e19eebe4049bbeef951f0a7bd5d" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:46.622875  8258 raft_consensus.cc:2468] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.619498  8183 raft_consensus.cc:2393] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3334e2d7eac450a8b8718f8f41ad431 in current term 1: Already voted for candidate a4f20e476dfb4e60aeec66927a7ab0af in this term.
I20260630 12:11:46.598276  8456 leader_election.cc:290] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.626811  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de46e19eebe4049bbeef951f0a7bd5d" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.624912  8149 leader_election.cc:304] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:46.627458  8491 raft_consensus.cc:2468] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.628311  8534 tablet_bootstrap.cc:492] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.628329  8149 leader_election.cc:304] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.629642  8386 raft_consensus.cc:2804] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.630009  8386 raft_consensus.cc:493] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.630878  8386 raft_consensus.cc:3060] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.632302  8531 tablet_bootstrap.cc:492] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:46.630308  8534 ts_tablet_manager.cc:1403] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.008s
I20260630 12:11:46.633842  8531 ts_tablet_manager.cc:1403] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.023s
I20260630 12:11:46.633917  8427 raft_consensus.cc:515] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.636487  8534 raft_consensus.cc:359] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.636775  8531 raft_consensus.cc:359] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.637481  8531 raft_consensus.cc:385] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.637787  8531 raft_consensus.cc:740] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.637725  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:46.637650  8386 raft_consensus.cc:515] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.638990  8258 raft_consensus.cc:3060] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.639148  8531 consensus_queue.cc:260] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.640978  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de46e19eebe4049bbeef951f0a7bd5d" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:46.641448  8531 ts_tablet_manager.cc:1434] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:11:46.641548  8259 raft_consensus.cc:3060] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.642460  8531 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:46.637184  8534 raft_consensus.cc:385] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.645318  8258 raft_consensus.cc:2468] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:46.645462  8534 raft_consensus.cc:740] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.646667  8298 leader_election.cc:304] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.646494  8534 consensus_queue.cc:260] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.647481  8425 raft_consensus.cc:2804] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.647951  8425 raft_consensus.cc:697] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Becoming Leader. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:46.648957  8534 ts_tablet_manager.cc:1434] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:11:46.649048  8531 tablet_bootstrap.cc:654] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.649039  8425 consensus_queue.cc:237] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.649570  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.650038  8534 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.651525  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
W20260630 12:11:46.653381  8297 leader_election.cc:343] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.653823  8540 raft_consensus.cc:493] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.645308  8427 leader_election.cc:290] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
W20260630 12:11:46.654570  8297 leader_election.cc:343] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.654413  8540 raft_consensus.cc:515] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.657112  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c2d3d2fbf754abb9ed05e834403a1bb" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.658617  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.648092  8259 raft_consensus.cc:2468] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:46.661868  8540 leader_election.cc:290] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:46.662096  8386 leader_election.cc:290] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.630152  8456 raft_consensus.cc:2804] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.669899  8456 raft_consensus.cc:697] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:46.676466  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de46e19eebe4049bbeef951f0a7bd5d" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.682874  8490 raft_consensus.cc:3060] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.681605  8389 raft_consensus.cc:493] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.685243  8389 raft_consensus.cc:515] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.689486  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:46.689821  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.690135  8183 raft_consensus.cc:2468] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:46.693006  8225 leader_election.cc:304] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
W20260630 12:11:46.693784  8223 leader_election.cc:343] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.694453  8534 tablet_bootstrap.cc:654] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.693794  8387 raft_consensus.cc:2804] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.688014  8389 leader_election.cc:290] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:46.695300  8387 raft_consensus.cc:493] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.696514  8387 raft_consensus.cc:3060] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.694589  8149 leader_election.cc:304] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.697602  8456 consensus_queue.cc:237] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.704706  8386 raft_consensus.cc:2804] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.705163  8386 raft_consensus.cc:697] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:46.706708  8386 consensus_queue.cc:237] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } }
I20260630 12:11:46.720088  8531 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: No bootstrap required, opened a new log
I20260630 12:11:46.720624  8531 ts_tablet_manager.cc:1403] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.078s	user 0.031s	sys 0.009s
I20260630 12:11:46.728543  8387 raft_consensus.cc:515] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.731284  8387 leader_election.cc:290] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:46.731750  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.732292  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:46.732882  8183 raft_consensus.cc:3060] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:46.733434  8223 leader_election.cc:343] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:46.738777  8297 leader_election.cc:343] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.724870  8490 raft_consensus.cc:2468] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
W20260630 12:11:46.745811  8297 leader_election.cc:343] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.747676  8531 raft_consensus.cc:359] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.748436  8531 raft_consensus.cc:385] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.748745  8531 raft_consensus.cc:740] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.747030  8297 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: a3334e2d7eac450a8b8718f8f41ad431; no voters: 9c2a406050b7459581685054b6d4e9b2, a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:46.752270  8427 raft_consensus.cc:2749] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:11:46.754253  8531 consensus_queue.cc:260] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.755661  8080 catalog_manager.cc:5697] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: term changed from 0 to 1, leader changed from <none> to a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.758270  8531 ts_tablet_manager.cc:1434] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.012s
I20260630 12:11:46.759418  8183 raft_consensus.cc:2468] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:46.759708  8534 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.759473  8079 catalog_manager.cc:5697] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.760695  8534 ts_tablet_manager.cc:1403] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.002s
I20260630 12:11:46.762962  8225 leader_election.cc:304] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [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: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:46.764219  8387 raft_consensus.cc:2804] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.764698  8387 raft_consensus.cc:697] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:46.765501  8387 consensus_queue.cc:237] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.765584  8534 raft_consensus.cc:359] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.769006  8534 raft_consensus.cc:385] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.769335  8534 raft_consensus.cc:740] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.770036  8534 consensus_queue.cc:260] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.772109  8534 ts_tablet_manager.cc:1434] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:11:46.778838  8534 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.788312  8389 raft_consensus.cc:493] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.787599  8082 catalog_manager.cc:5697] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.788823  8389 raft_consensus.cc:515] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.790396  8534 tablet_bootstrap.cc:654] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.791148  8389 leader_election.cc:290] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.792272  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb737b9b453b4defa5fee40fa69af1ae" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.792743  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb737b9b453b4defa5fee40fa69af1ae" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:46.793524  8490 raft_consensus.cc:2468] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:46.793982  8332 raft_consensus.cc:2468] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 0.
I20260630 12:11:46.794767  8223 leader_election.cc:304] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.796913  8389 raft_consensus.cc:2804] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.797173  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1847848812842cb846f1d20cefc81d0" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:46.796916  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1847848812842cb846f1d20cefc81d0" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:46.797833  8259 raft_consensus.cc:2468] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 0.
I20260630 12:11:46.798180  8183 raft_consensus.cc:2468] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 0.
I20260630 12:11:46.797266  8389 raft_consensus.cc:493] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.798763  8389 raft_consensus.cc:3060] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.801074  8453 leader_election.cc:304] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.802549  8540 raft_consensus.cc:2804] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.803608  8540 raft_consensus.cc:493] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.803936  8540 raft_consensus.cc:3060] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.805712  8078 catalog_manager.cc:5697] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.808267  8456 raft_consensus.cc:493] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.808774  8456 raft_consensus.cc:515] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.811503  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:46.812124  8332 raft_consensus.cc:2468] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 0.
I20260630 12:11:46.811928  8540 raft_consensus.cc:515] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.813333  8149 leader_election.cc:304] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:46.813917  8540 leader_election.cc:290] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:46.814443  8386 raft_consensus.cc:2804] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.814857  8386 raft_consensus.cc:493] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.815076  8386 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.815230  8456 leader_election.cc:290] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.816109  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1847848812842cb846f1d20cefc81d0" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:46.816356  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:46.816699  8259 raft_consensus.cc:3060] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:11:46.817564  8148 leader_election.cc:343] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.816723  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1847848812842cb846f1d20cefc81d0" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:46.820716  8259 raft_consensus.cc:2468] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 1.
I20260630 12:11:46.820930  8183 raft_consensus.cc:3060] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.821836  8453 leader_election.cc:304] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.822577  8540 raft_consensus.cc:2804] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.823647  8540 raft_consensus.cc:697] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEADER]: Becoming Leader. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Running, Role: LEADER
I20260630 12:11:46.824455  8540 consensus_queue.cc:237] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } }
I20260630 12:11:46.825524  8389 raft_consensus.cc:515] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.827535  8389 leader_election.cc:290] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.828434  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb737b9b453b4defa5fee40fa69af1ae" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.828609  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb737b9b453b4defa5fee40fa69af1ae" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:46.825062  8386 raft_consensus.cc:515] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.829038  8490 raft_consensus.cc:3060] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.829228  8332 raft_consensus.cc:3060] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.830053  8534 tablet_bootstrap.cc:492] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.830502  8534 ts_tablet_manager.cc:1403] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.009s
I20260630 12:11:46.831251  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:46.831818  8333 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.833366  8534 raft_consensus.cc:359] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.834071  8534 raft_consensus.cc:385] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.834364  8534 raft_consensus.cc:740] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.835067  8534 consensus_queue.cc:260] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.836773  8332 raft_consensus.cc:2468] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
I20260630 12:11:46.837431  8534 ts_tablet_manager.cc:1434] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:11:46.838018  8224 leader_election.cc:304] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3334e2d7eac450a8b8718f8f41ad431, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:46.838357  8534 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.839773  8387 raft_consensus.cc:2804] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.840294  8387 raft_consensus.cc:697] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:46.841197  8387 consensus_queue.cc:237] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.844682  8491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:46.845386  8490 raft_consensus.cc:2468] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 1.
W20260630 12:11:46.846040  8148 leader_election.cc:343] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:46.846598  8386 leader_election.cc:290] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 1 election: Requested vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187)
I20260630 12:11:46.838413  8333 raft_consensus.cc:2468] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 1.
I20260630 12:11:46.839764  8183 raft_consensus.cc:2468] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 1.
I20260630 12:11:46.848500  8149 leader_election.cc:304] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [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: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:46.849159  8386 raft_consensus.cc:2804] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.849756  8386 raft_consensus.cc:697] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:46.850631  8386 consensus_queue.cc:237] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.854663  8534 tablet_bootstrap.cc:654] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.854378  8078 catalog_manager.cc:5697] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68). New cstate: current_term: 1 leader_uuid: "9c2a406050b7459581685054b6d4e9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.862953  8082 catalog_manager.cc:5697] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.865659  8534 tablet_bootstrap.cc:492] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.866173  8534 ts_tablet_manager.cc:1403] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.012s
I20260630 12:11:46.871960  8534 raft_consensus.cc:359] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.872649  8534 raft_consensus.cc:385] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.872956  8534 raft_consensus.cc:740] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.873806  8534 consensus_queue.cc:260] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.876236  8534 ts_tablet_manager.cc:1434] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260630 12:11:46.877384  8534 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:46.882390  8081 catalog_manager.cc:5697] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 0 to 1, leader changed from <none> to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.883502  8534 tablet_bootstrap.cc:654] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.886272  8540 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.886781  8540 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:46.888835  8540 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:46.889493  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:46.889810  8534 tablet_bootstrap.cc:492] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: No bootstrap required, opened a new log
I20260630 12:11:46.890201  8183 raft_consensus.cc:2393] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c2a406050b7459581685054b6d4e9b2 in current term 1: Already voted for candidate a4f20e476dfb4e60aeec66927a7ab0af in this term.
I20260630 12:11:46.890225  8534 ts_tablet_manager.cc:1403] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.008s
I20260630 12:11:46.893239  8534 raft_consensus.cc:359] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.893688  8534 raft_consensus.cc:385] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.893901  8534 raft_consensus.cc:740] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.894477  8534 consensus_queue.cc:260] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:46.896055  8534 ts_tablet_manager.cc:1434] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260630 12:11:46.904788  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:46.905551  8333 raft_consensus.cc:2393] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c2a406050b7459581685054b6d4e9b2 in current term 1: Already voted for candidate a3334e2d7eac450a8b8718f8f41ad431 in this term.
I20260630 12:11:46.906306  8453 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2; no voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:46.906906  8540 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.911114  8540 raft_consensus.cc:2749] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:47.054076  8540 raft_consensus.cc:493] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:47.054621  8540 raft_consensus.cc:515] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:47.057109  8540 leader_election.cc:290] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:47.057430  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431" is_pre_election: true
I20260630 12:11:47.057797  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:47.058079  8333 raft_consensus.cc:2393] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c2a406050b7459581685054b6d4e9b2 in current term 1: Already voted for candidate a4f20e476dfb4e60aeec66927a7ab0af in this term.
I20260630 12:11:47.059103  8454 leader_election.cc:304] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2; no voters: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:47.059795  8540 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:47.064033  8540 raft_consensus.cc:2749] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:47.145243  8386 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.155601  8386 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:47.166448  8427 consensus_queue.cc:1048] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.172744  8490 raft_consensus.cc:3060] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:47.179535  8425 consensus_queue.cc:1048] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:11:47.179874  8068 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 4c90d65b86774f3d874b38e7ee12e4d5 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4c90d65b86774f3d874b38e7ee12e4d5 consensus state has no leader
I20260630 12:11:47.217561  8540 raft_consensus.cc:493] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:47.218077  8540 raft_consensus.cc:515] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:47.219972  8540 leader_election.cc:290] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:47.220167  8386 consensus_queue.cc:1048] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.220606  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" is_pre_election: true
I20260630 12:11:47.221127  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba72fe3d233467daf96614015a1887f" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:47.221866  8183 raft_consensus.cc:2393] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c2a406050b7459581685054b6d4e9b2 in current term 1: Already voted for candidate d6afcaafbbba46efb6804cba7ee12cf4 in this term.
I20260630 12:11:47.223119  8454 leader_election.cc:304] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c2a406050b7459581685054b6d4e9b2; no voters: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4
I20260630 12:11:47.223901  8540 raft_consensus.cc:3060] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:47.230953  8586 consensus_queue.cc:1048] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.233804  8540 raft_consensus.cc:2749] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:47.243605  8387 consensus_queue.cc:1048] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.255205  8389 consensus_queue.cc:1048] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.258433  8389 consensus_queue.cc:1048] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.270002  8404 consensus_queue.cc:1048] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.303149  8540 consensus_queue.cc:1048] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:47.313819  8570 consensus_queue.cc:1048] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.380810  8586 consensus_queue.cc:1048] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.391101  8386 consensus_queue.cc:1048] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:47.414316  8135 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:11:47.417587  8135 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:11:47.419677  8130 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:11:48.238530  8068 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 4c90d65b86774f3d874b38e7ee12e4d5 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4c90d65b86774f3d874b38e7ee12e4d5 consensus state has no leader
I20260630 12:11:48.407543  8600 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:48.408030  8600 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:48.409613  8600 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:48.410398  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2" is_pre_election: true
I20260630 12:11:48.410511  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" is_pre_election: true
I20260630 12:11:48.410998  8490 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:48.411140  8183 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 1.
I20260630 12:11:48.412067  8297 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431; no voters: 
I20260630 12:11:48.412818  8600 raft_consensus.cc:2804] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:48.413107  8600 raft_consensus.cc:493] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:48.413380  8600 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:48.417801  8600 raft_consensus.cc:515] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:48.419229  8600 leader_election.cc:290] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 2 election: Requested vote from peers 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:48.419983  8490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
I20260630 12:11:48.420199  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c90d65b86774f3d874b38e7ee12e4d5" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:48.420480  8490 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:48.420786  8183 raft_consensus.cc:3060] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:48.424643  8130 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:11:48.424728  8490 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 2.
I20260630 12:11:48.425746  8297 leader_election.cc:304] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431; no voters: 
I20260630 12:11:48.426388  8600 raft_consensus.cc:2804] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:48.426898  8600 raft_consensus.cc:697] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Becoming Leader. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:48.427021  8183 raft_consensus.cc:2468] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 2.
I20260630 12:11:48.427706  8600 consensus_queue.cc:237] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue going to LEADER 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: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:48.434288  8081 catalog_manager.cc:5697] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: term changed from 0 to 2, leader changed from <none> to a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67). New cstate: current_term: 2 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:48.878825  8490 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:11:48.879940  8600 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:48.889974  8183 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:11:48.891613  8600 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:49.418562  8135 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:11:49.444911  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba"
dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
mode: GRACEFUL
new_leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
 from {username='slave'} at 127.0.0.1:47270
I20260630 12:11:49.445604  8183 raft_consensus.cc:606] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Received request to transfer leadership to TS a3334e2d7eac450a8b8718f8f41ad431
I20260630 12:11:49.457150  8259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0"
dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
mode: GRACEFUL
new_leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
 from {username='slave'} at 127.0.0.1:46256
I20260630 12:11:49.457777  8259 raft_consensus.cc:606] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Received request to transfer leadership to TS a4f20e476dfb4e60aeec66927a7ab0af
I20260630 12:11:49.460512  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596"
dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
mode: GRACEFUL
new_leader_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:47270
I20260630 12:11:49.461076  8183 raft_consensus.cc:606] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Received request to transfer leadership to TS 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:49.462723  8135 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:11:49.463384  8135 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:49.467402  8413 raft_consensus.cc:993] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: : Instructing follower a3334e2d7eac450a8b8718f8f41ad431 to start an election
I20260630 12:11:49.467865  8386 raft_consensus.cc:1081] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Signalling peer a3334e2d7eac450a8b8718f8f41ad431 to start an election
I20260630 12:11:49.468252  8332 consensus_queue.cc:237] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue 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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:49.469410  8333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba"
dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
 from {username='slave'} at 127.0.0.1:39342
I20260630 12:11:49.469977  8333 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:49.470283  8333 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.474645  8183 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:49.475075  8297 consensus_peers.cc:597] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b96be6c485ce42bc89f1500e91ec04c1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:49.476233  8259 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.476118  8612 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.476930  8333 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.478375  8612 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.479333  8184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:49.479725  8184 raft_consensus.cc:3055] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:49.479988  8184 raft_consensus.cc:740] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:49.480804  8184 consensus_queue.cc:260] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.481896  8184 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.482815  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "a3334e2d7eac450a8b8718f8f41ad431" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:49.483590  8258 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.492419  8184 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 2.
I20260630 12:11:49.493588  8299 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [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: a3334e2d7eac450a8b8718f8f41ad431, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:49.494920  8599 raft_consensus.cc:2804] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:49.494233  8600 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.496923  8599 raft_consensus.cc:697] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Becoming Leader. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:49.497740  8599 consensus_queue.cc:237] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue 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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.498418  8258 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3334e2d7eac450a8b8718f8f41ad431 in term 2.
I20260630 12:11:49.499209  8333 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [CANDIDATE]: Term 2 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:49.505115  8259 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.507282  8078 catalog_manager.cc:5697] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: term changed from 1 to 2, leader changed from a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) to a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67). New cstate: current_term: 2 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:49.507802  8184 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.509109  8333 consensus_queue.cc:237] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Queue 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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:49.523921  8081 catalog_manager.cc:5697] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
W20260630 12:11:49.533004  8297 consensus_peers.cc:597] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 356194daaae44ea08b81575249700f02. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:49.531936  8259 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.535804  8184 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.537106  8600 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.537992  8621 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.548346  8599 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.551044  8184 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.556064  8259 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.562284  8611 raft_consensus.cc:993] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: : Instructing follower a4f20e476dfb4e60aeec66927a7ab0af to start an election
I20260630 12:11:49.561450  8081 catalog_manager.cc:5697] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:49.562732  8611 raft_consensus.cc:1081] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Signalling peer a4f20e476dfb4e60aeec66927a7ab0af to start an election
I20260630 12:11:49.573025  8184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0"
dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
 from {username='slave'} at 127.0.0.1:47250
I20260630 12:11:49.573577  8184 raft_consensus.cc:493] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:49.573964  8184 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.577775  8259 consensus_queue.cc:237] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue 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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:49.580459  8184 raft_consensus.cc:515] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.583328  8258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:49.584009  8258 raft_consensus.cc:3055] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:49.584422  8258 raft_consensus.cc:740] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:49.585459  8258 consensus_queue.cc:260] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.586416  8332 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.587021  8258 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.587939  8611 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:49.589020  8183 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.589136  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5adfccbafc49a5bcaac3e6f5d6bdb0" candidate_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:49.589951  8333 raft_consensus.cc:3060] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.590579  8389 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:49.593215  8223 consensus_peers.cc:597] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e77015e78fe546a79434d86c7b917f4e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:49.583343  8184 leader_election.cc:290] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [CANDIDATE]: Term 2 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:49.609594  8258 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 2.
I20260630 12:11:49.607252  8333 raft_consensus.cc:2468] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4f20e476dfb4e60aeec66927a7ab0af in term 2.
I20260630 12:11:49.611919  8149 leader_election.cc:304] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [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: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:49.611789  8611 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.613106  8386 raft_consensus.cc:2804] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:49.613518  8386 raft_consensus.cc:697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 LEADER]: Becoming Leader. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:49.614178  8386 consensus_queue.cc:237] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue 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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:49.614264  8183 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.620189  8333 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.623400  8081 catalog_manager.cc:5697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: term changed from 1 to 2, leader changed from d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) to a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65). New cstate: current_term: 2 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:49.626173  8082 catalog_manager.cc:5697] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:49.630283  8258 consensus_queue.cc:237] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue 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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
W20260630 12:11:49.639127  8223 consensus_peers.cc:597] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdbb0839dece4570a6ed7f77bcb446b5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:49.639611  8183 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.641916  8632 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.643652  8333 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:49.644974  8632 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.651707  8386 raft_consensus.cc:993] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: : Instructing follower 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:49.650599  8611 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.652101  8386 raft_consensus.cc:1081] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Signalling peer 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:49.652271  8183 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.654280  8490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596"
dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:36586
I20260630 12:11:49.654801  8490 raft_consensus.cc:493] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:49.655138  8490 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.663686  8490 raft_consensus.cc:515] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:49.665490  8079 catalog_manager.cc:5697] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.666503  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:49.666759  8183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f22b9bdee455424fadbe97287e88a596" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:49.667133  8332 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.667452  8183 raft_consensus.cc:3055] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:49.667804  8183 raft_consensus.cc:740] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:49.666586  8490 leader_election.cc:290] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 2 election: Requested vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:49.668684  8183 consensus_queue.cc:260] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:49.670178  8183 raft_consensus.cc:3060] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:49.673960  8332 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:49.676086  8453 leader_election.cc:304] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [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: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431; no voters: 
I20260630 12:11:49.676772  8183 raft_consensus.cc:2468] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:49.676916  8570 raft_consensus.cc:2804] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:49.676661  8332 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:49.690009  8570 raft_consensus.cc:697] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Running, Role: LEADER
I20260630 12:11:49.690919  8570 consensus_queue.cc:237] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Queue 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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:49.699028  8081 catalog_manager.cc:5697] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: term changed from 1 to 2, leader changed from a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) to 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68). New cstate: current_term: 2 leader_uuid: "9c2a406050b7459581685054b6d4e9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:49.943382  8641 ts_tablet_manager.cc:933] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:49.945122  8641 tablet_copy_client.cc:323] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:33319
I20260630 12:11:49.946682  8343 tablet_copy_service.cc:140] P a3334e2d7eac450a8b8718f8f41ad431: Received BeginTabletCopySession request for tablet 356194daaae44ea08b81575249700f02 from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:39350)
I20260630 12:11:49.947118  8343 tablet_copy_service.cc:161] P a3334e2d7eac450a8b8718f8f41ad431: Beginning new tablet copy session on tablet 356194daaae44ea08b81575249700f02 from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:39350: session id = 9c2a406050b7459581685054b6d4e9b2-356194daaae44ea08b81575249700f02
I20260630 12:11:49.951681  8343 tablet_copy_source_session.cc:215] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:49.954049  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356194daaae44ea08b81575249700f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:49.963636  8641 tablet_copy_client.cc:806] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:49.964176  8641 tablet_copy_client.cc:670] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:49.967701  8641 tablet_copy_client.cc:538] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:49.968837  8183 raft_consensus.cc:1275] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:49.970170  8599 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:49.976187  8641 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:49.985277  8258 raft_consensus.cc:1275] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:49.990980  8599 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:50.013710  8646 ts_tablet_manager.cc:933] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:50.016747  8646 tablet_copy_client.cc:323] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:33319
I20260630 12:11:50.020133  8343 tablet_copy_service.cc:140] P a3334e2d7eac450a8b8718f8f41ad431: Received BeginTabletCopySession request for tablet b96be6c485ce42bc89f1500e91ec04c1 from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:39350)
I20260630 12:11:50.020664  8343 tablet_copy_service.cc:161] P a3334e2d7eac450a8b8718f8f41ad431: Beginning new tablet copy session on tablet b96be6c485ce42bc89f1500e91ec04c1 from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:39350: session id = 9c2a406050b7459581685054b6d4e9b2-b96be6c485ce42bc89f1500e91ec04c1
I20260630 12:11:50.023316  8641 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:50.024214  8641 tablet_bootstrap.cc:492] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:50.024948  8641 ts_tablet_manager.cc:1403] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.007s
I20260630 12:11:50.028188  8343 tablet_copy_source_session.cc:215] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:50.028226  8641 raft_consensus.cc:359] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.029227  8641 raft_consensus.cc:740] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:50.029935  8641 consensus_queue.cc:260] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.031222  8646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96be6c485ce42bc89f1500e91ec04c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:50.032174  8641 ts_tablet_manager.cc:1434] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:11:50.036996  8343 tablet_copy_service.cc:342] P a3334e2d7eac450a8b8718f8f41ad431: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-356194daaae44ea08b81575249700f02 received from {username='slave'} at 127.0.0.1:39350
I20260630 12:11:50.037463  8343 tablet_copy_service.cc:434] P a3334e2d7eac450a8b8718f8f41ad431: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-356194daaae44ea08b81575249700f02 on tablet 356194daaae44ea08b81575249700f02 with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:50.048939  8646 tablet_copy_client.cc:806] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:50.049427  8646 tablet_copy_client.cc:670] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:50.052656  8646 tablet_copy_client.cc:538] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:50.057860  8646 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:50.074263  8646 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:50.075137  8646 tablet_bootstrap.cc:492] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:50.075788  8646 ts_tablet_manager.cc:1403] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:11:50.078471  8646 raft_consensus.cc:359] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.079260  8646 raft_consensus.cc:740] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:50.079857  8646 consensus_queue.cc:260] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.082034  8646 ts_tablet_manager.cc:1434] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:11:50.083611  8343 tablet_copy_service.cc:342] P a3334e2d7eac450a8b8718f8f41ad431: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-b96be6c485ce42bc89f1500e91ec04c1 received from {username='slave'} at 127.0.0.1:39350
I20260630 12:11:50.084033  8343 tablet_copy_service.cc:434] P a3334e2d7eac450a8b8718f8f41ad431: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-b96be6c485ce42bc89f1500e91ec04c1 on tablet b96be6c485ce42bc89f1500e91ec04c1 with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:50.122758  8646 ts_tablet_manager.cc:933] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:50.124537  8646 tablet_copy_client.cc:323] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:43771
I20260630 12:11:50.126724  8269 tablet_copy_service.cc:140] P d6afcaafbbba46efb6804cba7ee12cf4: Received BeginTabletCopySession request for tablet fdbb0839dece4570a6ed7f77bcb446b5 from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:46240)
I20260630 12:11:50.127166  8269 tablet_copy_service.cc:161] P d6afcaafbbba46efb6804cba7ee12cf4: Beginning new tablet copy session on tablet fdbb0839dece4570a6ed7f77bcb446b5 from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:46240: session id = 9c2a406050b7459581685054b6d4e9b2-fdbb0839dece4570a6ed7f77bcb446b5
I20260630 12:11:50.132007  8269 tablet_copy_source_session.cc:215] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:50.134395  8646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbb0839dece4570a6ed7f77bcb446b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:50.137435  8333 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:50.138749  8386 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:50.148182  8646 tablet_copy_client.cc:806] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:50.148751  8646 tablet_copy_client.cc:670] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:50.153295  8646 tablet_copy_client.cc:538] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:50.157351  8641 ts_tablet_manager.cc:933] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771)
I20260630 12:11:50.159752  8258 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:50.161294  8646 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:50.170718  8183 raft_consensus.cc:1275] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:50.172216  8570 consensus_queue.cc:1048] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:50.174784  8641 tablet_copy_client.cc:323] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:43771
I20260630 12:11:50.176542  8269 tablet_copy_service.cc:140] P d6afcaafbbba46efb6804cba7ee12cf4: Received BeginTabletCopySession request for tablet e77015e78fe546a79434d86c7b917f4e from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:46240)
I20260630 12:11:50.176498  8386 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:50.177201  8269 tablet_copy_service.cc:161] P d6afcaafbbba46efb6804cba7ee12cf4: Beginning new tablet copy session on tablet e77015e78fe546a79434d86c7b917f4e from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:46240: session id = 9c2a406050b7459581685054b6d4e9b2-e77015e78fe546a79434d86c7b917f4e
I20260630 12:11:50.189157  8333 raft_consensus.cc:1275] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:50.191491  8570 consensus_queue.cc:1048] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:50.190040  8269 tablet_copy_source_session.cc:215] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:50.201284  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77015e78fe546a79434d86c7b917f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:50.230295  8646 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:50.231205  8646 tablet_bootstrap.cc:492] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:50.231844  8646 ts_tablet_manager.cc:1403] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.038s
I20260630 12:11:50.242918  8646 raft_consensus.cc:359] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.243811  8646 raft_consensus.cc:740] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:50.244201  8641 tablet_copy_client.cc:806] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:50.245033  8641 tablet_copy_client.cc:670] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:50.244518  8646 consensus_queue.cc:260] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.249890  8641 tablet_copy_client.cc:538] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:50.283587  8646 ts_tablet_manager.cc:1434] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.031s
I20260630 12:11:50.285562  8641 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:50.287247  8269 tablet_copy_service.cc:342] P d6afcaafbbba46efb6804cba7ee12cf4: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-fdbb0839dece4570a6ed7f77bcb446b5 received from {username='slave'} at 127.0.0.1:46240
I20260630 12:11:50.287715  8269 tablet_copy_service.cc:434] P d6afcaafbbba46efb6804cba7ee12cf4: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-fdbb0839dece4570a6ed7f77bcb446b5 on tablet fdbb0839dece4570a6ed7f77bcb446b5 with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:50.305493  8641 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:50.306228  8641 tablet_bootstrap.cc:492] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:50.306775  8641 ts_tablet_manager.cc:1403] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260630 12:11:50.309363  8641 raft_consensus.cc:359] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.310098  8641 raft_consensus.cc:740] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:50.310602  8641 consensus_queue.cc:260] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:50.312662  8641 ts_tablet_manager.cc:1434] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:11:50.314215  8269 tablet_copy_service.cc:342] P d6afcaafbbba46efb6804cba7ee12cf4: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-e77015e78fe546a79434d86c7b917f4e received from {username='slave'} at 127.0.0.1:46240
I20260630 12:11:50.314572  8269 tablet_copy_service.cc:434] P d6afcaafbbba46efb6804cba7ee12cf4: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-e77015e78fe546a79434d86c7b917f4e on tablet e77015e78fe546a79434d86c7b917f4e with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:50.365270  8490 raft_consensus.cc:1217] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:50.524261  8490 raft_consensus.cc:1217] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:50.636281  8490 raft_consensus.cc:1217] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:50.642081  8490 raft_consensus.cc:1217] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:50.919152  8621 raft_consensus.cc:1064] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:50.921907  8621 consensus_queue.cc:237] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:50.929502  8183 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.929507  8490 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.931171  8621 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:50.932631  8258 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.932876  8600 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:50.936596  8600 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:50.947816  8600 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:50.953670  8490 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:50.954968  8258 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:50.959905  8183 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:50.967108  8599 raft_consensus.cc:1064] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:50.969174  8081 catalog_manager.cc:5697] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:50.969491  8599 consensus_queue.cc:237] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:50.983170  8490 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.986673  8183 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.986886  8671 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:50.988268  8600 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:50.990749  8258 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:50.993063  8600 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.019385  8332 consensus_queue.cc:237] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.025961  8389 raft_consensus.cc:1064] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:51.025609  8621 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.028362  8389 consensus_queue.cc:237] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.033118  8490 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.035290  8258 raft_consensus.cc:1275] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.036461  8600 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.040928  8675 consensus_queue.cc:1048] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.031400  8491 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.038704  8259 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.049113  8600 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.065156  8258 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.068418  8491 raft_consensus.cc:2955] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.065156  8078 catalog_manager.cc:5697] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.078636  8183 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.097275  8332 consensus_queue.cc:237] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.102556  8183 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.104094  8664 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.104907  8068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b96be6c485ce42bc89f1500e91ec04c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:51.113484  8664 raft_consensus.cc:1064] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:51.113765  8491 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.113940  8081 catalog_manager.cc:5697] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.116729  8333 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.118499  8665 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.120424  8665 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.122586  8184 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.124079  8621 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.125089  8664 consensus_queue.cc:237] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.135159  8621 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.139424  8172 tablet_service.cc:1558] Processing DeleteTablet for tablet b96be6c485ce42bc89f1500e91ec04c1 with delete_type TABLET_DATA_TOMBSTONED (TS a4f20e476dfb4e60aeec66927a7ab0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47246
I20260630 12:11:51.142809  8490 raft_consensus.cc:1275] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.145285  8184 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.155313  8600 consensus_queue.cc:1048] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.159108  8333 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.163295  8665 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.159595  8490 raft_consensus.cc:2955] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.170022  8687 tablet_replica.cc:333] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:51.171540  8687 raft_consensus.cc:2243] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:51.172529  8687 raft_consensus.cc:2272] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:51.178088  8489 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.179865  8182 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:51.183017  8687 ts_tablet_manager.cc:1916] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:51.183190  8665 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:51.187041  8689 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:51.201749  8068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 356194daaae44ea08b81575249700f02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:51.218963  8078 catalog_manager.cc:5697] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: config changed from index 3 to 4, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.240700  8249 tablet_service.cc:1558] Processing DeleteTablet for tablet 356194daaae44ea08b81575249700f02 with delete_type TABLET_DATA_TOMBSTONED (TS d6afcaafbbba46efb6804cba7ee12cf4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46202
I20260630 12:11:51.251856  8664 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.253619  8332 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.273193  8081 catalog_manager.cc:5697] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:51.276777  8183 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.284482  8682 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.293259  8692 tablet_replica.cc:333] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:51.294310  8692 raft_consensus.cc:2243] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:51.295106  8692 raft_consensus.cc:2272] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:51.298259  8692 ts_tablet_manager.cc:1916] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:51.299152  8258 consensus_queue.cc:237] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.305186  8491 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.310936  8333 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.312484  8665 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.319834  8183 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.321956  8687 ts_tablet_manager.cc:1929] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:51.323475  8664 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.323810  8333 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.331221  8489 raft_consensus.cc:1275] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.331100  8078 catalog_manager.cc:5697] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:51.334831  8489 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.336782  8687 log.cc:1199] T b96be6c485ce42bc89f1500e91ec04c1 P a4f20e476dfb4e60aeec66927a7ab0af: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/b96be6c485ce42bc89f1500e91ec04c1
I20260630 12:11:51.338608  8069 catalog_manager.cc:5028] TS a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): tablet b96be6c485ce42bc89f1500e91ec04c1 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:51.339064  8068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdbb0839dece4570a6ed7f77bcb446b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:51.341825  8682 consensus_queue.cc:1048] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:51.346328  8332 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.348364  8491 raft_consensus.cc:2955] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.360994  8692 ts_tablet_manager.cc:1929] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:51.360431  8078 catalog_manager.cc:5697] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 3 to 4, VOTER a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:51.361658  8692 log.cc:1199] T 356194daaae44ea08b81575249700f02 P d6afcaafbbba46efb6804cba7ee12cf4: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/356194daaae44ea08b81575249700f02
I20260630 12:11:51.364049  8068 catalog_manager.cc:5028] TS d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771): tablet 356194daaae44ea08b81575249700f02 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:51.373474  8172 tablet_service.cc:1558] Processing DeleteTablet for tablet fdbb0839dece4570a6ed7f77bcb446b5 with delete_type TABLET_DATA_TOMBSTONED (TS a4f20e476dfb4e60aeec66927a7ab0af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47246
I20260630 12:11:51.374388  8687 tablet_replica.cc:333] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:51.374152  8259 consensus_queue.cc:237] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:51.375306  8687 raft_consensus.cc:2243] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:51.376014  8687 raft_consensus.cc:2272] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:51.379508  8687 ts_tablet_manager.cc:1916] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:51.381515  8491 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.382973  8694 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:51.389153  8182 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:51.392549  8694 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:51.392197  8664 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.396440  8489 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.398064  8183 raft_consensus.cc:2955] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:51.407851  8068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e77015e78fe546a79434d86c7b917f4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:51.412146  8078 catalog_manager.cc:5697] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:51.415446  8687 ts_tablet_manager.cc:1929] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:51.415874  8687 log.cc:1199] T fdbb0839dece4570a6ed7f77bcb446b5 P a4f20e476dfb4e60aeec66927a7ab0af: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/fdbb0839dece4570a6ed7f77bcb446b5
I20260630 12:11:51.417341  8069 catalog_manager.cc:5028] TS a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): tablet fdbb0839dece4570a6ed7f77bcb446b5 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:51.422494  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet e77015e78fe546a79434d86c7b917f4e with delete_type TABLET_DATA_TOMBSTONED (TS a3334e2d7eac450a8b8718f8f41ad431 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260630 12:11:51.424404  8695 tablet_replica.cc:333] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:51.425155  8695 raft_consensus.cc:2243] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:51.425874  8695 raft_consensus.cc:2272] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:51.428648  8695 ts_tablet_manager.cc:1916] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:51.438119  8695 ts_tablet_manager.cc:1929] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:51.438366  8695 log.cc:1199] T e77015e78fe546a79434d86c7b917f4e P a3334e2d7eac450a8b8718f8f41ad431: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/e77015e78fe546a79434d86c7b917f4e
I20260630 12:11:51.439659  8068 catalog_manager.cc:5028] TS a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): tablet e77015e78fe546a79434d86c7b917f4e (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:51.464486  8135 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:11:51.476292  8183 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6"
dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
mode: GRACEFUL
new_leader_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:47270
I20260630 12:11:51.476907  8183 raft_consensus.cc:606] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Received request to transfer leadership to TS 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:51.488175  8333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba"
dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
mode: GRACEFUL
new_leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
 from {username='slave'} at 127.0.0.1:39362
I20260630 12:11:51.488718  8333 raft_consensus.cc:606] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Received request to transfer leadership to TS d6afcaafbbba46efb6804cba7ee12cf4
I20260630 12:11:51.489694  8135 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:11:51.490283  8135 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:51.691358  8600 raft_consensus.cc:993] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: : Instructing follower d6afcaafbbba46efb6804cba7ee12cf4 to start an election
I20260630 12:11:51.691816  8621 raft_consensus.cc:1081] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Signalling peer d6afcaafbbba46efb6804cba7ee12cf4 to start an election
I20260630 12:11:51.693106  8259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba"
dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
 from {username='slave'} at 127.0.0.1:46228
I20260630 12:11:51.693526  8259 raft_consensus.cc:493] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:51.693765  8259 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:11:51.699550  8259 raft_consensus.cc:515] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:51.700851  8259 leader_election.cc:290] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [CANDIDATE]: Term 3 election: Requested vote from peers a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211), a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:51.701634  8182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:51.701815  8333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a438a3349d384eb38e07fe5222639cba" candidate_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:51.702230  8182 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:11:51.702297  8333 raft_consensus.cc:3055] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:11:51.702736  8333 raft_consensus.cc:740] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Running, Role: LEADER
I20260630 12:11:51.703512  8333 consensus_queue.cc:260] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:51.704625  8333 raft_consensus.cc:3060] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:11:51.709103  8182 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 3.
I20260630 12:11:51.711766  8225 leader_election.cc:304] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [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: a4f20e476dfb4e60aeec66927a7ab0af, d6afcaafbbba46efb6804cba7ee12cf4; no voters: 
I20260630 12:11:51.712478  8664 raft_consensus.cc:2804] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:11:51.712935  8664 raft_consensus.cc:697] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 3 LEADER]: Becoming Leader. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:51.713651  8664 consensus_queue.cc:237] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } }
I20260630 12:11:51.715111  8333 raft_consensus.cc:2468] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6afcaafbbba46efb6804cba7ee12cf4 in term 3.
I20260630 12:11:51.720090  8078 catalog_manager.cc:5697] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: term changed from 2 to 3, leader changed from a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) to d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66). New cstate: current_term: 3 leader_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:51.869769  8666 raft_consensus.cc:993] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: : Instructing follower 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:51.870195  8700 raft_consensus.cc:1081] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Signalling peer 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:51.871608  8489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6"
dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:36586
I20260630 12:11:51.872058  8489 raft_consensus.cc:493] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:51.872411  8489 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:51.877425  8489 raft_consensus.cc:515] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:51.878901  8489 leader_election.cc:290] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 2 election: Requested vote from peers a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:51.879554  8332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3334e2d7eac450a8b8718f8f41ad431"
I20260630 12:11:51.879931  8182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81a4a2c21ff641fa9697fb4575834df6" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:51.880152  8332 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:51.880523  8182 raft_consensus.cc:3055] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:51.880815  8182 raft_consensus.cc:740] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4f20e476dfb4e60aeec66927a7ab0af, State: Running, Role: LEADER
I20260630 12:11:51.881428  8182 consensus_queue.cc:260] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:51.882300  8182 raft_consensus.cc:3060] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:51.884377  8332 raft_consensus.cc:2468] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:51.885293  8453 leader_election.cc:304] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [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: 9c2a406050b7459581685054b6d4e9b2, a3334e2d7eac450a8b8718f8f41ad431; no voters: 
I20260630 12:11:51.885946  8693 raft_consensus.cc:2804] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:51.886865  8693 raft_consensus.cc:697] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Running, Role: LEADER
I20260630 12:11:51.887108  8182 raft_consensus.cc:2468] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:51.887667  8693 consensus_queue.cc:237] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Queue 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: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } }
I20260630 12:11:51.894357  8078 catalog_manager.cc:5697] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: term changed from 1 to 2, leader changed from a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65) to 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68). New cstate: current_term: 2 leader_uuid: "9c2a406050b7459581685054b6d4e9b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:52.166915  8332 raft_consensus.cc:1275] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 3 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:11:52.168140  8664 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:52.176827  8182 raft_consensus.cc:1275] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 3 FOLLOWER]: Refusing update from remote peer d6afcaafbbba46efb6804cba7ee12cf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:11:52.179606  8682 consensus_queue.cc:1048] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:52.386345  8182 raft_consensus.cc:1275] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:52.387596  8693 consensus_queue.cc:1048] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.398173  8332 raft_consensus.cc:1275] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:52.399904  8710 consensus_queue.cc:1048] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.444796  8332 consensus_queue.cc:237] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } }
I20260630 12:11:52.450182  8182 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:11:52.451114  8491 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:11:52.451529  8298 consensus_peers.cc:597] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 -> Peer d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771): Couldn't send request to peer d6afcaafbbba46efb6804cba7ee12cf4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c90d65b86774f3d874b38e7ee12e4d5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:52.451529  8714 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:52.452526  8621 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.459522  8714 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } } }
I20260630 12:11:52.461283  8182 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } } }
I20260630 12:11:52.462956  8491 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } } }
I20260630 12:11:52.471921  8078 catalog_manager.cc:5697] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index -1 to 2, NON_VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) added. New cstate: current_term: 2 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } } }
I20260630 12:11:52.489344  8182 consensus_queue.cc:237] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:52.496222  8332 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:11:52.496587  8148 consensus_peers.cc:597] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be5adfccbafc49a5bcaac3e6f5d6bdb0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:52.496631  8259 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:52.497418  8723 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:52.498198  8700 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:52.506558  8700 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.508845  8259 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.512420  8332 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.520476  8081 catalog_manager.cc:5697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index -1 to 3, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 2 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:52.521446  8182 consensus_queue.cc:237] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue 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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } }
I20260630 12:11:52.528450  8491 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:52.528935  8259 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:52.529970  8726 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:52.530915  8149 consensus_peers.cc:597] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af -> Peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Couldn't send request to peer a3334e2d7eac450a8b8718f8f41ad431. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0de46e19eebe4049bbeef951f0a7bd5d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:52.532486  8700 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.539847  8726 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } } }
I20260630 12:11:52.541857  8258 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } } }
I20260630 12:11:52.541548  8491 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } } }
I20260630 12:11:52.552027  8078 catalog_manager.cc:5697] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index -1 to 2, NON_VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) added. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } } }
I20260630 12:11:52.558480  8182 consensus_queue.cc:237] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Queue 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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:52.566951  8332 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:11:52.567715  8258 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:52.568106  8148 consensus_peers.cc:597] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af -> Peer 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): Couldn't send request to peer 9c2a406050b7459581685054b6d4e9b2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8244b8c14fa3489890fc2258936410c7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:52.568481  8723 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.569371  8700 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:52.575739  8723 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.577435  8332 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.585911  8258 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.590384  8081 catalog_manager.cc:5697] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: config changed from index -1 to 2, NON_VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } } }
I20260630 12:11:52.880888  8735 ts_tablet_manager.cc:933] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: Initiating tablet copy from peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319)
I20260630 12:11:52.882745  8735 tablet_copy_client.cc:323] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:33319
I20260630 12:11:52.884207  8343 tablet_copy_service.cc:140] P a3334e2d7eac450a8b8718f8f41ad431: Received BeginTabletCopySession request for tablet 4c90d65b86774f3d874b38e7ee12e4d5 from peer d6afcaafbbba46efb6804cba7ee12cf4 ({username='slave'} at 127.0.0.1:39340)
I20260630 12:11:52.884689  8343 tablet_copy_service.cc:161] P a3334e2d7eac450a8b8718f8f41ad431: Beginning new tablet copy session on tablet 4c90d65b86774f3d874b38e7ee12e4d5 from peer d6afcaafbbba46efb6804cba7ee12cf4 at {username='slave'} at 127.0.0.1:39340: session id = d6afcaafbbba46efb6804cba7ee12cf4-4c90d65b86774f3d874b38e7ee12e4d5
I20260630 12:11:52.889816  8343 tablet_copy_source_session.cc:215] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:52.892599  8735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c90d65b86774f3d874b38e7ee12e4d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:52.904105  8735 tablet_copy_client.cc:806] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:52.904706  8735 tablet_copy_client.cc:670] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:52.908201  8735 tablet_copy_client.cc:538] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:52.914522  8735 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap starting.
I20260630 12:11:52.929889  8735 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: 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
I20260630 12:11:52.930806  8735 tablet_bootstrap.cc:492] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: Bootstrap complete.
I20260630 12:11:52.931447  8735 ts_tablet_manager.cc:1403] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.001s
I20260630 12:11:52.934144  8735 raft_consensus.cc:359] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } }
I20260630 12:11:52.934952  8735 raft_consensus.cc:740] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Initialized, Role: LEARNER
I20260630 12:11:52.935606  8735 consensus_queue.cc:260] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [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: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: NON_VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: true } }
I20260630 12:11:52.937919  8735 ts_tablet_manager.cc:1434] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:11:52.939522  8343 tablet_copy_service.cc:342] P a3334e2d7eac450a8b8718f8f41ad431: Request end of tablet copy session d6afcaafbbba46efb6804cba7ee12cf4-4c90d65b86774f3d874b38e7ee12e4d5 received from {username='slave'} at 127.0.0.1:39340
I20260630 12:11:52.939929  8343 tablet_copy_service.cc:434] P a3334e2d7eac450a8b8718f8f41ad431: ending tablet copy session d6afcaafbbba46efb6804cba7ee12cf4-4c90d65b86774f3d874b38e7ee12e4d5 on tablet 4c90d65b86774f3d874b38e7ee12e4d5 with peer d6afcaafbbba46efb6804cba7ee12cf4
I20260630 12:11:52.985507  8738 ts_tablet_manager.cc:933] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: Initiating tablet copy from peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:52.987970  8738 tablet_copy_client.cc:323] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:34211
I20260630 12:11:52.989569  8194 tablet_copy_service.cc:140] P a4f20e476dfb4e60aeec66927a7ab0af: Received BeginTabletCopySession request for tablet 0de46e19eebe4049bbeef951f0a7bd5d from peer a3334e2d7eac450a8b8718f8f41ad431 ({username='slave'} at 127.0.0.1:47264)
I20260630 12:11:52.990061  8194 tablet_copy_service.cc:161] P a4f20e476dfb4e60aeec66927a7ab0af: Beginning new tablet copy session on tablet 0de46e19eebe4049bbeef951f0a7bd5d from peer a3334e2d7eac450a8b8718f8f41ad431 at {username='slave'} at 127.0.0.1:47264: session id = a3334e2d7eac450a8b8718f8f41ad431-0de46e19eebe4049bbeef951f0a7bd5d
I20260630 12:11:52.994697  8194 tablet_copy_source_session.cc:215] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:52.997123  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de46e19eebe4049bbeef951f0a7bd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:53.007684  8738 tablet_copy_client.cc:806] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:53.008208  8738 tablet_copy_client.cc:670] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:53.011420  8738 tablet_copy_client.cc:538] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:53.016621  8738 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap starting.
I20260630 12:11:53.030094  8741 ts_tablet_manager.cc:933] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:53.031773  8741 tablet_copy_client.cc:323] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:34211
I20260630 12:11:53.032289  8738 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: 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
I20260630 12:11:53.033178  8738 tablet_bootstrap.cc:492] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: Bootstrap complete.
I20260630 12:11:53.033485  8194 tablet_copy_service.cc:140] P a4f20e476dfb4e60aeec66927a7ab0af: Received BeginTabletCopySession request for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:47268)
I20260630 12:11:53.033748  8738 ts_tablet_manager.cc:1403] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:11:53.034026  8194 tablet_copy_service.cc:161] P a4f20e476dfb4e60aeec66927a7ab0af: Beginning new tablet copy session on tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:47268: session id = 9c2a406050b7459581685054b6d4e9b2-be5adfccbafc49a5bcaac3e6f5d6bdb0
I20260630 12:11:53.036031  8738 raft_consensus.cc:359] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } }
I20260630 12:11:53.036748  8738 raft_consensus.cc:740] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3334e2d7eac450a8b8718f8f41ad431, State: Initialized, Role: LEARNER
I20260630 12:11:53.037282  8738 consensus_queue.cc:260] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: NON_VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: true } }
I20260630 12:11:53.039379  8738 ts_tablet_manager.cc:1434] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:11:53.041474  8193 tablet_copy_service.cc:342] P a4f20e476dfb4e60aeec66927a7ab0af: Request end of tablet copy session a3334e2d7eac450a8b8718f8f41ad431-0de46e19eebe4049bbeef951f0a7bd5d received from {username='slave'} at 127.0.0.1:47264
I20260630 12:11:53.041913  8193 tablet_copy_service.cc:434] P a4f20e476dfb4e60aeec66927a7ab0af: ending tablet copy session a3334e2d7eac450a8b8718f8f41ad431-0de46e19eebe4049bbeef951f0a7bd5d on tablet 0de46e19eebe4049bbeef951f0a7bd5d with peer a3334e2d7eac450a8b8718f8f41ad431
I20260630 12:11:53.041925  8194 tablet_copy_source_session.cc:215] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:53.046339  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:53.056944  8741 tablet_copy_client.cc:806] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:53.057371  8741 tablet_copy_client.cc:670] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:53.062841  8741 tablet_copy_client.cc:538] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:53.070819  8741 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:53.092054  8741 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:53.092927  8741 tablet_bootstrap.cc:492] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:53.093531  8741 ts_tablet_manager.cc:1403] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.006s
I20260630 12:11:53.096716  8741 raft_consensus.cc:359] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:53.097605  8741 raft_consensus.cc:740] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:53.098241  8741 consensus_queue.cc:260] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:53.100124  8744 ts_tablet_manager.cc:933] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: Initiating tablet copy from peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:53.101274  8741 ts_tablet_manager.cc:1434] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:11:53.104359  8744 tablet_copy_client.cc:323] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:34211
I20260630 12:11:53.104449  8194 tablet_copy_service.cc:342] P a4f20e476dfb4e60aeec66927a7ab0af: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-be5adfccbafc49a5bcaac3e6f5d6bdb0 received from {username='slave'} at 127.0.0.1:47268
I20260630 12:11:53.104960  8194 tablet_copy_service.cc:434] P a4f20e476dfb4e60aeec66927a7ab0af: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-be5adfccbafc49a5bcaac3e6f5d6bdb0 on tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:53.107291  8194 tablet_copy_service.cc:140] P a4f20e476dfb4e60aeec66927a7ab0af: Received BeginTabletCopySession request for tablet 8244b8c14fa3489890fc2258936410c7 from peer 9c2a406050b7459581685054b6d4e9b2 ({username='slave'} at 127.0.0.1:47268)
I20260630 12:11:53.107874  8194 tablet_copy_service.cc:161] P a4f20e476dfb4e60aeec66927a7ab0af: Beginning new tablet copy session on tablet 8244b8c14fa3489890fc2258936410c7 from peer 9c2a406050b7459581685054b6d4e9b2 at {username='slave'} at 127.0.0.1:47268: session id = 9c2a406050b7459581685054b6d4e9b2-8244b8c14fa3489890fc2258936410c7
I20260630 12:11:53.114578  8194 tablet_copy_source_session.cc:215] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:53.116875  8744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8244b8c14fa3489890fc2258936410c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:53.127504  8744 tablet_copy_client.cc:806] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:53.128041  8744 tablet_copy_client.cc:670] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:53.131091  8744 tablet_copy_client.cc:538] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:53.136313  8744 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap starting.
I20260630 12:11:53.150457  8744 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: 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
I20260630 12:11:53.151096  8744 tablet_bootstrap.cc:492] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: Bootstrap complete.
I20260630 12:11:53.151600  8744 ts_tablet_manager.cc:1403] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260630 12:11:53.154112  8744 raft_consensus.cc:359] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:53.154703  8744 raft_consensus.cc:740] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Initialized, Role: LEARNER
I20260630 12:11:53.155423  8744 consensus_queue.cc:260] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: true } }
I20260630 12:11:53.157799  8744 ts_tablet_manager.cc:1434] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:11:53.159588  8194 tablet_copy_service.cc:342] P a4f20e476dfb4e60aeec66927a7ab0af: Request end of tablet copy session 9c2a406050b7459581685054b6d4e9b2-8244b8c14fa3489890fc2258936410c7 received from {username='slave'} at 127.0.0.1:47268
I20260630 12:11:53.159940  8194 tablet_copy_service.cc:434] P a4f20e476dfb4e60aeec66927a7ab0af: ending tablet copy session 9c2a406050b7459581685054b6d4e9b2-8244b8c14fa3489890fc2258936410c7 on tablet 8244b8c14fa3489890fc2258936410c7 with peer 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:53.421671  8259 raft_consensus.cc:1217] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:11:53.429199  8491 raft_consensus.cc:1217] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:11:53.491250  8135 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:11:53.505977  8259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e"
dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
mode: GRACEFUL
new_leader_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:46256
I20260630 12:11:53.506474  8259 raft_consensus.cc:606] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Received request to transfer leadership to TS 9c2a406050b7459581685054b6d4e9b2
I20260630 12:11:53.507491  8135 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:11:53.508181  8135 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:53.529446  8332 raft_consensus.cc:1217] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:53.680989  8491 raft_consensus.cc:1217] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:11:53.736913  8751 raft_consensus.cc:993] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: : Instructing follower 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:53.737432  8682 raft_consensus.cc:1081] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Signalling peer 9c2a406050b7459581685054b6d4e9b2 to start an election
I20260630 12:11:53.738823  8491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e"
dest_uuid: "9c2a406050b7459581685054b6d4e9b2"
 from {username='slave'} at 127.0.0.1:36576
I20260630 12:11:53.739343  8491 raft_consensus.cc:493] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:53.739687  8491 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:53.744079  8491 raft_consensus.cc:515] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:53.745687  8491 leader_election.cc:290] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [CANDIDATE]: Term 2 election: Requested vote from peers d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771), a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211)
I20260630 12:11:53.746502  8259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d6afcaafbbba46efb6804cba7ee12cf4"
I20260630 12:11:53.746701  8182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77015e78fe546a79434d86c7b917f4e" candidate_uuid: "9c2a406050b7459581685054b6d4e9b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4f20e476dfb4e60aeec66927a7ab0af"
I20260630 12:11:53.747080  8259 raft_consensus.cc:3055] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:53.747284  8182 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:53.747419  8259 raft_consensus.cc:740] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6afcaafbbba46efb6804cba7ee12cf4, State: Running, Role: LEADER
I20260630 12:11:53.748183  8259 consensus_queue.cc:260] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:53.749181  8259 raft_consensus.cc:3060] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:53.751745  8182 raft_consensus.cc:2468] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:53.752800  8454 leader_election.cc:304] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [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: 9c2a406050b7459581685054b6d4e9b2, a4f20e476dfb4e60aeec66927a7ab0af; no voters: 
I20260630 12:11:53.753592  8693 raft_consensus.cc:2804] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:53.754019  8693 raft_consensus.cc:697] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Becoming Leader. State: Replica: 9c2a406050b7459581685054b6d4e9b2, State: Running, Role: LEADER
I20260630 12:11:53.754770  8693 consensus_queue.cc:237] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:53.755339  8259 raft_consensus.cc:2468] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c2a406050b7459581685054b6d4e9b2 in term 2.
I20260630 12:11:53.761569  8078 catalog_manager.cc:5697] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: term changed from 1 to 2, leader changed from d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) to 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68). New cstate: current_term: 2 leader_uuid: "9c2a406050b7459581685054b6d4e9b2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:53.903230  8749 raft_consensus.cc:1064] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:53.905208  8749 consensus_queue.cc:237] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [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: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:53.912648  8332 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.913098  8259 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.914376  8491 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEARNER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:53.914728  8750 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:53.915536  8749 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:53.916388  8700 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:53.926918  8749 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.928651  8259 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.938052  8331 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.939800  8491 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.945657  8078 catalog_manager.cc:5697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index 3 to 4, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:53.960510  8182 consensus_queue.cc:237] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:53.965718  8491 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:53.967077  8749 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:53.972580  8331 raft_consensus.cc:1275] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:53.975456  8700 consensus_queue.cc:1048] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:53.976630  8750 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.978107  8489 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.981796  8747 raft_consensus.cc:1064] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: attempting to promote NON_VOTER d6afcaafbbba46efb6804cba7ee12cf4 to VOTER
I20260630 12:11:53.986713  8747 consensus_queue.cc:237] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } }
I20260630 12:11:53.987031  8331 raft_consensus.cc:2955] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:53.994303  8259 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 LEARNER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:53.996541  8761 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:53.996913  8182 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:53.998220  8081 catalog_manager.cc:5697] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: config changed from index 4 to 5, VOTER d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) evicted. New cstate: current_term: 2 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.002167  8069 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:54.006528  8763 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:54.011545  8249 tablet_service.cc:1558] Processing DeleteTablet for tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 with delete_type TABLET_DATA_TOMBSTONED (TS d6afcaafbbba46efb6804cba7ee12cf4 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46202
I20260630 12:11:54.012634  8489 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:11:54.017166  8763 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.029017  8749 raft_consensus.cc:1064] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: attempting to promote NON_VOTER a3334e2d7eac450a8b8718f8f41ad431 to VOTER
I20260630 12:11:54.031389  8749 consensus_queue.cc:237] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } }
I20260630 12:11:54.039870  8767 tablet_replica.cc:333] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.041291  8489 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.042949  8767 raft_consensus.cc:2243] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.043740  8767 raft_consensus.cc:2272] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.039484  8766 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.050755  8491 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.051251  8259 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.046907  8767 ts_tablet_manager.cc:1916] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:54.052204  8749 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.048292  8331 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEARNER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.054041  8750 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.056478  8700 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.066602  8767 ts_tablet_manager.cc:1929] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:11:54.067080  8767 log.cc:1199] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P d6afcaafbbba46efb6804cba7ee12cf4: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/be5adfccbafc49a5bcaac3e6f5d6bdb0
I20260630 12:11:54.068570  8068 catalog_manager.cc:5028] TS d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771): tablet be5adfccbafc49a5bcaac3e6f5d6bdb0 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:54.069139  8182 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.075843  8700 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.078513  8259 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.082702  8488 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.093066  8078 catalog_manager.cc:5697] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 2 to 3, a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.099141  8331 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.114573  8259 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.118216  8182 consensus_queue.cc:237] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } }
I20260630 12:11:54.126192  8082 catalog_manager.cc:5697] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 reported cstate change: config changed from index 2 to 3, d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { replace: true } } peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.129952  8331 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:54.132566  8259 raft_consensus.cc:1275] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:54.133073  8749 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:54.134248  8700 consensus_queue.cc:1048] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:54.143390  8750 raft_consensus.cc:1064] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: attempting to promote NON_VOTER 9c2a406050b7459581685054b6d4e9b2 to VOTER
I20260630 12:11:54.145726  8750 consensus_queue.cc:237] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:54.148226  8258 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:54.148574  8332 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.148938  8331 consensus_queue.cc:237] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } }
I20260630 12:11:54.149713  8693 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:11:54.146093  8774 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.157904  8257 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:54.164865  8764 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:54.172919  8763 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.171514  8259 raft_consensus.cc:2955] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } } }
I20260630 12:11:54.176544  8069 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0de46e19eebe4049bbeef951f0a7bd5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:54.175079  8256 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.187069  8068 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c90d65b86774f3d874b38e7ee12e4d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:54.195003  8081 catalog_manager.cc:5697] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 reported cstate change: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New cstate: current_term: 2 leader_uuid: "a3334e2d7eac450a8b8718f8f41ad431" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:54.196581  8078 catalog_manager.cc:5697] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:54.201076  8182 raft_consensus.cc:1275] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer a3334e2d7eac450a8b8718f8f41ad431: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:11:54.202526  8766 consensus_queue.cc:1048] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:54.207520  8184 raft_consensus.cc:2955] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } attrs { promote: false } } }
I20260630 12:11:54.212046  8489 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEARNER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.214054  8700 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.218887  8182 raft_consensus.cc:1275] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Refusing update from remote peer 9c2a406050b7459581685054b6d4e9b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:11:54.220945  8734 consensus_queue.cc:1048] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:11:54.223656  8332 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.225876  8700 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.228821  8479 tablet_service.cc:1558] Processing DeleteTablet for tablet 0de46e19eebe4049bbeef951f0a7bd5d with delete_type TABLET_DATA_TOMBSTONED (TS 9c2a406050b7459581685054b6d4e9b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36566
I20260630 12:11:54.230357  8258 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:11:54.231774  8480 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c90d65b86774f3d874b38e7ee12e4d5 with delete_type TABLET_DATA_TOMBSTONED (TS 9c2a406050b7459581685054b6d4e9b2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36566
I20260630 12:11:54.233728  8700 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:11:54.244809  8781 tablet_replica.cc:333] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:54.253319  8749 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.256842  8781 raft_consensus.cc:2243] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.257601  8781 raft_consensus.cc:2272] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.255359  8258 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.269729  8781 ts_tablet_manager.cc:1916] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:54.270998  8332 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.270982  8489 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.277730  8081 catalog_manager.cc:5697] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 reported cstate change: config changed from index 2 to 3, 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "a3334e2d7eac450a8b8718f8f41ad431" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33319 } attrs { replace: true } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.293931  8781 ts_tablet_manager.cc:1929] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:54.294380  8781 log.cc:1199] T 0de46e19eebe4049bbeef951f0a7bd5d P 9c2a406050b7459581685054b6d4e9b2: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root/wals/0de46e19eebe4049bbeef951f0a7bd5d
I20260630 12:11:54.295799  8067 catalog_manager.cc:5028] TS 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): tablet 0de46e19eebe4049bbeef951f0a7bd5d (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:54.295790  8781 tablet_replica.cc:333] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:54.297281  8781 raft_consensus.cc:2243] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.300712  8781 raft_consensus.cc:2272] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.303272  8781 ts_tablet_manager.cc:1916] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:54.307242  8184 consensus_queue.cc:237] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [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: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } }
I20260630 12:11:54.312949  8489 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:54.314550  8258 raft_consensus.cc:1275] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Refusing update from remote peer a4f20e476dfb4e60aeec66927a7ab0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:11:54.315610  8781 ts_tablet_manager.cc:1929] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:11:54.315608  8749 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:11:54.316151  8781 log.cc:1199] T 4c90d65b86774f3d874b38e7ee12e4d5 P 9c2a406050b7459581685054b6d4e9b2: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-3-root/wals/4c90d65b86774f3d874b38e7ee12e4d5
I20260630 12:11:54.316754  8700 consensus_queue.cc:1048] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:54.319521  8067 catalog_manager.cc:5028] TS 9c2a406050b7459581685054b6d4e9b2 (127.5.24.68:33187): tablet 4c90d65b86774f3d874b38e7ee12e4d5 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:54.322504  8750 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.324257  8258 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.324257  8491 raft_consensus.cc:2955] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } } }
I20260630 12:11:54.334126  8069 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8244b8c14fa3489890fc2258936410c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:54.336917  8082 catalog_manager.cc:5697] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af reported cstate change: config changed from index 3 to 4, VOTER a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a4f20e476dfb4e60aeec66927a7ab0af" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6afcaafbbba46efb6804cba7ee12cf4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c2a406050b7459581685054b6d4e9b2" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 33187 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:54.346150  8323 tablet_service.cc:1558] Processing DeleteTablet for tablet 8244b8c14fa3489890fc2258936410c7 with delete_type TABLET_DATA_TOMBSTONED (TS a3334e2d7eac450a8b8718f8f41ad431 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39332
I20260630 12:11:54.347842  8786 tablet_replica.cc:333] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:54.348686  8786 raft_consensus.cc:2243] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.349246  8786 raft_consensus.cc:2272] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.351846  8786 ts_tablet_manager.cc:1916] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:54.361346  8786 ts_tablet_manager.cc:1929] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:11:54.361672  8786 log.cc:1199] T 8244b8c14fa3489890fc2258936410c7 P a3334e2d7eac450a8b8718f8f41ad431: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/8244b8c14fa3489890fc2258936410c7
I20260630 12:11:54.363024  8068 catalog_manager.cc:5028] TS a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): tablet 8244b8c14fa3489890fc2258936410c7 (table range_aware_rebalance_new_range [id=cbc4d6586ee84cedb83433380fe4a89d]) successfully deleted
I20260630 12:11:54.802997  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
W20260630 12:11:54.829173  8225 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:11:54.829418  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:54.833595  5217 tablet_replica.cc:333] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
W20260630 12:11:54.834129  8225 consensus_peers.cc:597] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 -> Peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Couldn't send request to peer a4f20e476dfb4e60aeec66927a7ab0af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:54.834441  5217 raft_consensus.cc:2243] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.834957  5217 raft_consensus.cc:2272] T 0ba72fe3d233467daf96614015a1887f P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.836578  5217 tablet_replica.cc:333] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.837078  5217 raft_consensus.cc:2243] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.837481  5217 raft_consensus.cc:2272] T 356194daaae44ea08b81575249700f02 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.839077  5217 tablet_replica.cc:333] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.839785  5217 raft_consensus.cc:2243] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.840651  5217 raft_consensus.cc:2272] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.842954  5217 tablet_replica.cc:333] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.843429  5217 raft_consensus.cc:2243] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.844252  5217 raft_consensus.cc:2272] T 0de46e19eebe4049bbeef951f0a7bd5d P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.846650  5217 tablet_replica.cc:333] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.847368  5217 raft_consensus.cc:2243] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.848191  5217 raft_consensus.cc:2272] T 8244b8c14fa3489890fc2258936410c7 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.850142  5217 tablet_replica.cc:333] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.850643  5217 raft_consensus.cc:2243] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.851015  5217 raft_consensus.cc:2272] T c1847848812842cb846f1d20cefc81d0 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.852669  5217 tablet_replica.cc:333] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.853178  5217 raft_consensus.cc:2243] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.853829  5217 raft_consensus.cc:2272] T d734add8778e480ba28c30f9e0dd6349 P a4f20e476dfb4e60aeec66927a7ab0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.855420  5217 tablet_replica.cc:333] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.855928  5217 raft_consensus.cc:2243] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.856310  5217 raft_consensus.cc:2272] T f22b9bdee455424fadbe97287e88a596 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.857802  5217 tablet_replica.cc:333] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.858295  5217 raft_consensus.cc:2243] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.858669  5217 raft_consensus.cc:2272] T e77015e78fe546a79434d86c7b917f4e P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.860562  5217 tablet_replica.cc:333] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.861022  5217 raft_consensus.cc:2243] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.861394  5217 raft_consensus.cc:2272] T 81a4a2c21ff641fa9697fb4575834df6 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.862841  5217 tablet_replica.cc:333] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.863315  5217 raft_consensus.cc:2243] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.863725  5217 raft_consensus.cc:2272] T 4c90d65b86774f3d874b38e7ee12e4d5 P a4f20e476dfb4e60aeec66927a7ab0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.865589  5217 tablet_replica.cc:333] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af: stopping tablet replica
I20260630 12:11:54.866047  5217 raft_consensus.cc:2243] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.866423  5217 raft_consensus.cc:2272] T a438a3349d384eb38e07fe5222639cba P a4f20e476dfb4e60aeec66927a7ab0af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.897814  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:11:54.918332  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
W20260630 12:11:54.935338  8454 consensus_peers.cc:597] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 -> Peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Couldn't send request to peer a4f20e476dfb4e60aeec66927a7ab0af. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:54.944947  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:54.945562  5217 tablet_replica.cc:333] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.946094  5217 raft_consensus.cc:2243] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.946528  5217 raft_consensus.cc:2272] T 4c90d65b86774f3d874b38e7ee12e4d5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.949069  5217 tablet_replica.cc:333] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.949527  5217 raft_consensus.cc:2243] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.950145  5217 raft_consensus.cc:2272] T cb737b9b453b4defa5fee40fa69af1ae P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.951763  5217 tablet_replica.cc:333] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.952422  5217 raft_consensus.cc:2243] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.953020  5217 raft_consensus.cc:2272] T 0ba72fe3d233467daf96614015a1887f P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.954464  5217 tablet_replica.cc:333] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.954909  5217 raft_consensus.cc:2243] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.955366  5217 raft_consensus.cc:2272] T 0de46e19eebe4049bbeef951f0a7bd5d P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.957197  5217 tablet_replica.cc:333] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.957646  5217 raft_consensus.cc:2243] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.958088  5217 raft_consensus.cc:2272] T 8244b8c14fa3489890fc2258936410c7 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.960050  5217 tablet_replica.cc:333] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.960574  5217 raft_consensus.cc:2243] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.960897  5217 raft_consensus.cc:2272] T c1847848812842cb846f1d20cefc81d0 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.962329  5217 tablet_replica.cc:333] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.962757  5217 raft_consensus.cc:2243] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.963198  5217 raft_consensus.cc:2272] T b96be6c485ce42bc89f1500e91ec04c1 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.964666  5217 tablet_replica.cc:333] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.965090  5217 raft_consensus.cc:2243] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.965394  5217 raft_consensus.cc:2272] T 0c2d3d2fbf754abb9ed05e834403a1bb P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.966773  5217 tablet_replica.cc:333] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.967195  5217 raft_consensus.cc:2243] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.967797  5217 raft_consensus.cc:2272] T fdbb0839dece4570a6ed7f77bcb446b5 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.969336  5217 tablet_replica.cc:333] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.969769  5217 raft_consensus.cc:2243] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.970108  5217 raft_consensus.cc:2272] T d734add8778e480ba28c30f9e0dd6349 P d6afcaafbbba46efb6804cba7ee12cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.971514  5217 tablet_replica.cc:333] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.971942  5217 raft_consensus.cc:2243] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:11:54.972609  5217 raft_consensus.cc:2272] T a438a3349d384eb38e07fe5222639cba P d6afcaafbbba46efb6804cba7ee12cf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:54.974040  5217 tablet_replica.cc:333] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4: stopping tablet replica
I20260630 12:11:54.974404  5217 raft_consensus.cc:2243] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:54.974709  5217 raft_consensus.cc:2272] T e77015e78fe546a79434d86c7b917f4e P d6afcaafbbba46efb6804cba7ee12cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.005659  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:11:55.025938  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
W20260630 12:11:55.032003  8453 consensus_peers.cc:597] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 -> Peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Couldn't send request to peer a3334e2d7eac450a8b8718f8f41ad431. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:11:55.035773  8454 consensus_peers.cc:597] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 -> Peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Couldn't send request to peer a4f20e476dfb4e60aeec66927a7ab0af. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:11:55.038818  8453 consensus_peers.cc:597] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 -> Peer d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771): Couldn't send request to peer d6afcaafbbba46efb6804cba7ee12cf4. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.66:43771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.052440  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:55.053189  5217 tablet_replica.cc:333] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.053938  5217 raft_consensus.cc:2243] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.054399  5217 raft_consensus.cc:2272] T cb737b9b453b4defa5fee40fa69af1ae P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:55.054792  8453 consensus_peers.cc:597] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 -> Peer a3334e2d7eac450a8b8718f8f41ad431 (127.5.24.67:33319): Couldn't send request to peer a3334e2d7eac450a8b8718f8f41ad431. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.056032  5217 tablet_replica.cc:333] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.056643  5217 raft_consensus.cc:2243] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.057044  5217 raft_consensus.cc:2272] T d734add8778e480ba28c30f9e0dd6349 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.058655  5217 tablet_replica.cc:333] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.059182  5217 raft_consensus.cc:2243] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.059849  5217 raft_consensus.cc:2272] T b96be6c485ce42bc89f1500e91ec04c1 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.084755  5217 tablet_replica.cc:333] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.087957  5217 raft_consensus.cc:2243] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.089870  5217 raft_consensus.cc:2272] T 0de46e19eebe4049bbeef951f0a7bd5d P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:55.093591  8299 consensus_peers.cc:597] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 -> Peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Couldn't send request to peer a4f20e476dfb4e60aeec66927a7ab0af. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.096285  5217 tablet_replica.cc:333] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.097546  5217 raft_consensus.cc:2243] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260630 12:11:55.099447  8454 consensus_peers.cc:597] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 -> Peer a4f20e476dfb4e60aeec66927a7ab0af (127.5.24.65:34211): Couldn't send request to peer a4f20e476dfb4e60aeec66927a7ab0af. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:34211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.100363  5217 raft_consensus.cc:2272] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:11:55.102468  8298 consensus_peers.cc:597] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 -> Peer d6afcaafbbba46efb6804cba7ee12cf4 (127.5.24.66:43771): Couldn't send request to peer d6afcaafbbba46efb6804cba7ee12cf4. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.66:43771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:55.104664  5217 tablet_replica.cc:333] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.105800  5217 raft_consensus.cc:2243] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.108392  5217 raft_consensus.cc:2272] T 356194daaae44ea08b81575249700f02 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.111547  5217 tablet_replica.cc:333] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.112087  5217 raft_consensus.cc:2243] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.112723  5217 raft_consensus.cc:2272] T f22b9bdee455424fadbe97287e88a596 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.114619  5217 tablet_replica.cc:333] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.115157  5217 raft_consensus.cc:2243] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.116173  5217 raft_consensus.cc:2272] T 0c2d3d2fbf754abb9ed05e834403a1bb P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.118239  5217 tablet_replica.cc:333] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.118752  5217 raft_consensus.cc:2243] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.119894  5217 raft_consensus.cc:2272] T fdbb0839dece4570a6ed7f77bcb446b5 P a3334e2d7eac450a8b8718f8f41ad431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.124109  5217 tablet_replica.cc:333] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.124625  5217 raft_consensus.cc:2243] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.125133  5217 raft_consensus.cc:2272] T 81a4a2c21ff641fa9697fb4575834df6 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.126842  5217 tablet_replica.cc:333] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.127326  5217 raft_consensus.cc:2243] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.128593  5217 raft_consensus.cc:2272] T 4c90d65b86774f3d874b38e7ee12e4d5 P a3334e2d7eac450a8b8718f8f41ad431 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.130754  5217 tablet_replica.cc:333] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431: stopping tablet replica
I20260630 12:11:55.131295  5217 raft_consensus.cc:2243] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.131889  5217 raft_consensus.cc:2272] T a438a3349d384eb38e07fe5222639cba P a3334e2d7eac450a8b8718f8f41ad431 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.159396  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:11:55.189903  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:11:55.212152  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:55.213207  5217 tablet_replica.cc:333] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.214315  5217 raft_consensus.cc:2243] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.215466  5217 raft_consensus.cc:2272] T e77015e78fe546a79434d86c7b917f4e P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.218365  5217 tablet_replica.cc:333] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.218853  5217 raft_consensus.cc:2243] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.219750  5217 raft_consensus.cc:2272] T c1847848812842cb846f1d20cefc81d0 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.221487  5217 tablet_replica.cc:333] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.222020  5217 raft_consensus.cc:2243] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.222730  5217 raft_consensus.cc:2272] T b96be6c485ce42bc89f1500e91ec04c1 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.224450  5217 tablet_replica.cc:333] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.224924  5217 raft_consensus.cc:2243] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.225566  5217 raft_consensus.cc:2272] T 356194daaae44ea08b81575249700f02 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.227211  5217 tablet_replica.cc:333] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.227619  5217 raft_consensus.cc:2243] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.228617  5217 raft_consensus.cc:2272] T 81a4a2c21ff641fa9697fb4575834df6 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.230367  5217 tablet_replica.cc:333] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.230870  5217 raft_consensus.cc:2243] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.231280  5217 raft_consensus.cc:2272] T 0ba72fe3d233467daf96614015a1887f P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.232879  5217 tablet_replica.cc:333] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.233343  5217 raft_consensus.cc:2243] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.233933  5217 raft_consensus.cc:2272] T 8244b8c14fa3489890fc2258936410c7 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.236474  5217 tablet_replica.cc:333] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.236927  5217 raft_consensus.cc:2243] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.237555  5217 raft_consensus.cc:2272] T be5adfccbafc49a5bcaac3e6f5d6bdb0 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.239341  5217 tablet_replica.cc:333] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.239764  5217 raft_consensus.cc:2243] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.240418  5217 raft_consensus.cc:2272] T fdbb0839dece4570a6ed7f77bcb446b5 P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.242028  5217 tablet_replica.cc:333] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.242412  5217 raft_consensus.cc:2243] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.242790  5217 raft_consensus.cc:2272] T 0c2d3d2fbf754abb9ed05e834403a1bb P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.244408  5217 tablet_replica.cc:333] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.244796  5217 raft_consensus.cc:2243] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.245711  5217 raft_consensus.cc:2272] T f22b9bdee455424fadbe97287e88a596 P 9c2a406050b7459581685054b6d4e9b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.247259  5217 tablet_replica.cc:333] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2: stopping tablet replica
I20260630 12:11:55.247614  5217 raft_consensus.cc:2243] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:55.247980  5217 raft_consensus.cc:2272] T cb737b9b453b4defa5fee40fa69af1ae P 9c2a406050b7459581685054b6d4e9b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.279708  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:11:55.305905  5217 master.cc:562] Master@127.5.24.126:32999 shutting down...
I20260630 12:11:55.325052  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:55.325637  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:55.325938  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48984e26c98542bb94d1b52e409bcbd2: stopping tablet replica
I20260630 12:11:55.347195  5217 master.cc:584] Master@127.5.24.126:32999 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12117 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:11:55.402396  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:45385
I20260630 12:11:55.403445  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:55.408823  8797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.408846  8796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.410862  8799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.411625  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:55.412679  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:55.412858  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:55.412971  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821515412961 us; error 0 us; skew 500 ppm
I20260630 12:11:55.413381  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:55.415592  5217 webserver.cc:533] Webserver started at http://127.5.24.126:43335/ using document root <none> and password file <none>
I20260630 12:11:55.416025  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:55.416177  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:55.416678  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:55.417816  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "66bd256d93ef481c8e202ff9f13b3d17"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.421989  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:55.425019  8804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.425710  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:11:55.426002  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "66bd256d93ef481c8e202ff9f13b3d17"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.426280  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-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)
I20260630 12:11:55.442325  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:55.443435  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:55.482630  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:45385
I20260630 12:11:55.482728  8855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:45385 every 8 connection(s)
I20260630 12:11:55.486534  8856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:55.496706  8856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17: Bootstrap starting.
I20260630 12:11:55.501060  8856 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:55.504863  8856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17: No bootstrap required, opened a new log
I20260630 12:11:55.506852  8856 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER }
I20260630 12:11:55.507239  8856 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:55.507508  8856 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66bd256d93ef481c8e202ff9f13b3d17, State: Initialized, Role: FOLLOWER
I20260630 12:11:55.508674  8856 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER }
I20260630 12:11:55.509259  8859 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:55.509588  8859 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER }
I20260630 12:11:55.509160  8856 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:55.510035  8859 leader_election.cc:304] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 66bd256d93ef481c8e202ff9f13b3d17; no voters: 
I20260630 12:11:55.510205  8856 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:55.510599  8856 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:55.511400  8859 leader_election.cc:290] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260630 12:11:55.515041  8856 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER }
I20260630 12:11:55.515594  8856 leader_election.cc:304] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [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: 66bd256d93ef481c8e202ff9f13b3d17; no voters: 
I20260630 12:11:55.515733  8860 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:11:55.516240  8856 leader_election.cc:290] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:55.516389  8859 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:55.517872  8859 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 LEADER]: Becoming Leader. State: Replica: 66bd256d93ef481c8e202ff9f13b3d17, State: Running, Role: LEADER
I20260630 12:11:55.518818  8859 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [LEADER]: Queue going to LEADER mode. State: All 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: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER }
I20260630 12:11:55.521554  8856 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:55.523806  8862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66bd256d93ef481c8e202ff9f13b3d17. Latest consensus state: current_term: 1 leader_uuid: "66bd256d93ef481c8e202ff9f13b3d17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER } }
I20260630 12:11:55.524415  8862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:55.525554  8861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66bd256d93ef481c8e202ff9f13b3d17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66bd256d93ef481c8e202ff9f13b3d17" member_type: VOTER } }
I20260630 12:11:55.526254  8861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:55.530126  8866 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:55.534947  8866 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:55.538174  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:55.543926  8866 catalog_manager.cc:1383] Generated new cluster ID: c7cf1b71b6ef4270bd8aac751f089b46
I20260630 12:11:55.544214  8866 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:55.566757  8866 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:55.568017  8866 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:55.587466  8866 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17: Generated new TSK 0
I20260630 12:11:55.588061  8866 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:55.604832  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:55.610502  8878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.611493  8879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.614010  5217 server_base.cc:1061] running on GCE node
W20260630 12:11:55.614039  8881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.615090  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:55.615309  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:55.615499  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821515615480 us; error 0 us; skew 500 ppm
I20260630 12:11:55.616008  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:55.618188  5217 webserver.cc:533] Webserver started at http://127.5.24.65:46103/ using document root <none> and password file <none>
I20260630 12:11:55.618685  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:55.618880  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:55.619168  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:55.620229  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "7559f819e17245cca49b6875a1d4a9f2"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.624550  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:55.627478  8886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.628222  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:11:55.628640  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "7559f819e17245cca49b6875a1d4a9f2"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.628980  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-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)
I20260630 12:11:55.652103  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:55.653308  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:55.654754  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:55.656946  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:55.657178  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.657421  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:55.657619  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.695330  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:34705
I20260630 12:11:55.695434  8948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:34705 every 8 connection(s)
I20260630 12:11:55.700380  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:55.706736  8953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.711648  8954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.712934  8956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.713932  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:55.715533  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:55.715804  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:55.716012  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821515715993 us; error 0 us; skew 500 ppm
I20260630 12:11:55.716694  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:55.718250  8949 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45385
I20260630 12:11:55.718604  8949 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:55.719437  5217 webserver.cc:533] Webserver started at http://127.5.24.66:40343/ using document root <none> and password file <none>
I20260630 12:11:55.719534  8949 heartbeater.cc:507] Master 127.5.24.126:45385 requested a full tablet report, sending...
I20260630 12:11:55.720126  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:55.720415  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:55.720716  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:55.721804  8821 ts_manager.cc:194] Registered new tserver with Master: 7559f819e17245cca49b6875a1d4a9f2 (127.5.24.65:34705)
I20260630 12:11:55.721956  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "b19db76df9b64f94b4461d2a66829316"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.723670  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44610
I20260630 12:11:55.727072  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:55.730360  8961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.731184  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:55.731482  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "b19db76df9b64f94b4461d2a66829316"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.731755  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-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)
I20260630 12:11:55.768386  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:55.769559  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:55.770977  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:55.773128  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:55.773350  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.773590  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:55.773761  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.811033  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:36709
I20260630 12:11:55.811138  9023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:36709 every 8 connection(s)
I20260630 12:11:55.815608  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:55.822028  9027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.825543  9028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.830345  9024 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45385
I20260630 12:11:55.830780  9024 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:55.830994  9030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.831563  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:55.831652  9024 heartbeater.cc:507] Master 127.5.24.126:45385 requested a full tablet report, sending...
I20260630 12:11:55.832639  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:55.832912  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:55.833129  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821515833111 us; error 0 us; skew 500 ppm
I20260630 12:11:55.833804  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:55.834028  8821 ts_manager.cc:194] Registered new tserver with Master: b19db76df9b64f94b4461d2a66829316 (127.5.24.66:36709)
I20260630 12:11:55.835551  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44624
I20260630 12:11:55.836671  5217 webserver.cc:533] Webserver started at http://127.5.24.67:40431/ using document root <none> and password file <none>
I20260630 12:11:55.837246  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:55.837440  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:55.837728  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:55.838837  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "9517a542d2894068af193f6d0aac10ef"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.843024  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:55.846089  9035 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.846761  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:11:55.847051  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "9517a542d2894068af193f6d0aac10ef"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.847307  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-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)
I20260630 12:11:55.863142  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:55.864246  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:55.865713  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:55.867938  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:55.868144  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.868395  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:55.868605  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.905711  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:45879
I20260630 12:11:55.905802  9097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:45879 every 8 connection(s)
I20260630 12:11:55.910279  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:55.916882  9101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.918990  9102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:55.920941  9104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:55.920980  5217 server_base.cc:1061] running on GCE node
I20260630 12:11:55.922303  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:55.922591  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:55.922672  9098 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45385
I20260630 12:11:55.922834  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821515922814 us; error 0 us; skew 500 ppm
I20260630 12:11:55.923218  9098 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:55.923611  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:55.923991  9098 heartbeater.cc:507] Master 127.5.24.126:45385 requested a full tablet report, sending...
I20260630 12:11:55.926815  8821 ts_manager.cc:194] Registered new tserver with Master: 9517a542d2894068af193f6d0aac10ef (127.5.24.67:45879)
I20260630 12:11:55.927356  5217 webserver.cc:533] Webserver started at http://127.5.24.68:44049/ using document root <none> and password file <none>
I20260630 12:11:55.927966  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:55.928114  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:55.928303  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:55.928715  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44640
I20260630 12:11:55.929489  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "30dc0536c9f2425d93f7fc7d8b7e1393"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.936007  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:11:55.940304  9109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.941134  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:55.941421  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "30dc0536c9f2425d93f7fc7d8b7e1393"
format_stamp: "Formatted at 2026-06-30 12:11:55 on dist-test-slave-cbkb"
I20260630 12:11:55.941687  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821424453518-5217-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)
I20260630 12:11:55.955685  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:55.956846  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:55.958192  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:55.960270  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:55.960544  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.960768  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:55.960942  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:55.997488  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:41433
I20260630 12:11:55.997572  9171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:41433 every 8 connection(s)
I20260630 12:11:56.011487  9172 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45385
I20260630 12:11:56.011813  9172 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:56.012547  9172 heartbeater.cc:507] Master 127.5.24.126:45385 requested a full tablet report, sending...
I20260630 12:11:56.014322  8821 ts_manager.cc:194] Registered new tserver with Master: 30dc0536c9f2425d93f7fc7d8b7e1393 (127.5.24.68:41433)
I20260630 12:11:56.015236  5217 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014699141s
I20260630 12:11:56.015640  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44652
I20260630 12:11:56.565421  8821 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44662:
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"
    }
  }
}
I20260630 12:11:56.605770  8914 tablet_service.cc:1511] Processing CreateTablet for tablet d2a86d3b471540979d16a842a0790490 (DEFAULT_TABLE table=test-workload [id=3a5f8323ff6447b8a49b92f18c74a48d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:11:56.607534  8914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a86d3b471540979d16a842a0790490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:56.615747  8989 tablet_service.cc:1511] Processing CreateTablet for tablet d2a86d3b471540979d16a842a0790490 (DEFAULT_TABLE table=test-workload [id=3a5f8323ff6447b8a49b92f18c74a48d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:11:56.616879  8989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a86d3b471540979d16a842a0790490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:56.623744  9063 tablet_service.cc:1511] Processing CreateTablet for tablet d2a86d3b471540979d16a842a0790490 (DEFAULT_TABLE table=test-workload [id=3a5f8323ff6447b8a49b92f18c74a48d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:11:56.624779  9063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a86d3b471540979d16a842a0790490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:56.628539  9192 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: Bootstrap starting.
I20260630 12:11:56.633282  9193 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: Bootstrap starting.
I20260630 12:11:56.635578  9192 tablet_bootstrap.cc:654] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:56.638126  9193 tablet_bootstrap.cc:654] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:56.645481  9195 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: Bootstrap starting.
I20260630 12:11:56.646682  9192 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: No bootstrap required, opened a new log
I20260630 12:11:56.647293  9192 ts_tablet_manager.cc:1403] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260630 12:11:56.648674  9193 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: No bootstrap required, opened a new log
I20260630 12:11:56.649127  9193 ts_tablet_manager.cc:1403] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260630 12:11:56.650293  9192 raft_consensus.cc:359] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.651096  9195 tablet_bootstrap.cc:654] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:56.651077  9192 raft_consensus.cc:385] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:56.651607  9192 raft_consensus.cc:740] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7559f819e17245cca49b6875a1d4a9f2, State: Initialized, Role: FOLLOWER
I20260630 12:11:56.651859  9193 raft_consensus.cc:359] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.652670  9193 raft_consensus.cc:385] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:56.652472  9192 consensus_queue.cc:260] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.652977  9193 raft_consensus.cc:740] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b19db76df9b64f94b4461d2a66829316, State: Initialized, Role: FOLLOWER
I20260630 12:11:56.653779  9193 consensus_queue.cc:260] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.658159  9192 ts_tablet_manager.cc:1434] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:11:56.658372  9024 heartbeater.cc:499] Master 127.5.24.126:45385 was elected leader, sending a full tablet report...
I20260630 12:11:56.658761  9195 tablet_bootstrap.cc:492] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: No bootstrap required, opened a new log
I20260630 12:11:56.658847  9193 ts_tablet_manager.cc:1434] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:11:56.659116  9195 ts_tablet_manager.cc:1403] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:11:56.660529  8949 heartbeater.cc:499] Master 127.5.24.126:45385 was elected leader, sending a full tablet report...
I20260630 12:11:56.662024  9195 raft_consensus.cc:359] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.662745  9195 raft_consensus.cc:385] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:56.663079  9195 raft_consensus.cc:740] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9517a542d2894068af193f6d0aac10ef, State: Initialized, Role: FOLLOWER
I20260630 12:11:56.663734  9195 consensus_queue.cc:260] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.665933  9098 heartbeater.cc:499] Master 127.5.24.126:45385 was elected leader, sending a full tablet report...
I20260630 12:11:56.666225  9195 ts_tablet_manager.cc:1434] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:11:56.756930  9199 raft_consensus.cc:493] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:56.757417  9199 raft_consensus.cc:515] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.759500  9199 leader_election.cc:290] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7559f819e17245cca49b6875a1d4a9f2 (127.5.24.65:34705), 9517a542d2894068af193f6d0aac10ef (127.5.24.67:45879)
I20260630 12:11:56.770965  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a86d3b471540979d16a842a0790490" candidate_uuid: "b19db76df9b64f94b4461d2a66829316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7559f819e17245cca49b6875a1d4a9f2" is_pre_election: true
I20260630 12:11:56.771119  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a86d3b471540979d16a842a0790490" candidate_uuid: "b19db76df9b64f94b4461d2a66829316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9517a542d2894068af193f6d0aac10ef" is_pre_election: true
I20260630 12:11:56.771705  8924 raft_consensus.cc:2468] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b19db76df9b64f94b4461d2a66829316 in term 0.
I20260630 12:11:56.771760  9073 raft_consensus.cc:2468] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b19db76df9b64f94b4461d2a66829316 in term 0.
I20260630 12:11:56.773005  8962 leader_election.cc:304] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 7559f819e17245cca49b6875a1d4a9f2, 9517a542d2894068af193f6d0aac10ef, b19db76df9b64f94b4461d2a66829316; no voters: 
I20260630 12:11:56.773694  9199 raft_consensus.cc:2804] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:56.773975  9199 raft_consensus.cc:493] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:56.774190  9199 raft_consensus.cc:3060] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:56.778798  9199 raft_consensus.cc:515] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.780421  9199 leader_election.cc:290] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [CANDIDATE]: Term 1 election: Requested vote from peers 7559f819e17245cca49b6875a1d4a9f2 (127.5.24.65:34705), 9517a542d2894068af193f6d0aac10ef (127.5.24.67:45879)
I20260630 12:11:56.781111  8924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a86d3b471540979d16a842a0790490" candidate_uuid: "b19db76df9b64f94b4461d2a66829316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7559f819e17245cca49b6875a1d4a9f2"
I20260630 12:11:56.781404  9073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2a86d3b471540979d16a842a0790490" candidate_uuid: "b19db76df9b64f94b4461d2a66829316" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9517a542d2894068af193f6d0aac10ef"
I20260630 12:11:56.781730  8924 raft_consensus.cc:3060] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:56.781941  9073 raft_consensus.cc:3060] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:56.788877  9073 raft_consensus.cc:2468] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b19db76df9b64f94b4461d2a66829316 in term 1.
I20260630 12:11:56.788877  8924 raft_consensus.cc:2468] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b19db76df9b64f94b4461d2a66829316 in term 1.
I20260630 12:11:56.790113  8963 leader_election.cc:304] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7559f819e17245cca49b6875a1d4a9f2, b19db76df9b64f94b4461d2a66829316; no voters: 
I20260630 12:11:56.790764  9199 raft_consensus.cc:2804] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:56.791810  9199 raft_consensus.cc:697] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 1 LEADER]: Becoming Leader. State: Replica: b19db76df9b64f94b4461d2a66829316, State: Running, Role: LEADER
I20260630 12:11:56.792603  9199 consensus_queue.cc:237] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } }
I20260630 12:11:56.799002  8819 catalog_manager.cc:5697] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 reported cstate change: term changed from 0 to 1, leader changed from <none> to b19db76df9b64f94b4461d2a66829316 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "b19db76df9b64f94b4461d2a66829316" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b19db76df9b64f94b4461d2a66829316" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:57.017899  9172 heartbeater.cc:499] Master 127.5.24.126:45385 was elected leader, sending a full tablet report...
I20260630 12:11:57.199620  9199 consensus_queue.cc:1048] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9517a542d2894068af193f6d0aac10ef" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:57.211905  9199 consensus_queue.cc:1048] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7559f819e17245cca49b6875a1d4a9f2" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 34705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:57.538074  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:57.539855  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:57.540268  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:59.541298  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:59.542487  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:59.542747  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:01.543782  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:01.545042  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:01.545302  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:03.546195  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:03.547415  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:03.547667  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:05.548777  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:05.550315  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:05.550578  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:07.551456  8875 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:07.552664  8875 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:07.552907  8875 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:07.913183  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:12:07.938550  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:07.939304  5217 tablet_replica.cc:333] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2: stopping tablet replica
I20260630 12:12:07.939869  5217 raft_consensus.cc:2243] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:07.940547  5217 raft_consensus.cc:2272] T d2a86d3b471540979d16a842a0790490 P 7559f819e17245cca49b6875a1d4a9f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:07.961412  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:12:07.973208  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:12:07.992528  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:07.993105  5217 tablet_replica.cc:333] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316: stopping tablet replica
I20260630 12:12:07.993547  5217 raft_consensus.cc:2243] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:07.994369  5217 raft_consensus.cc:2272] T d2a86d3b471540979d16a842a0790490 P b19db76df9b64f94b4461d2a66829316 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.012744  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:12:08.022955  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:12:08.044649  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:08.045374  5217 tablet_replica.cc:333] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef: stopping tablet replica
I20260630 12:12:08.045956  5217 raft_consensus.cc:2243] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:08.046422  5217 raft_consensus.cc:2272] T d2a86d3b471540979d16a842a0790490 P 9517a542d2894068af193f6d0aac10ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.065495  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:12:08.075889  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:12:08.099915  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:08.115914  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:12:08.124969  5217 master.cc:562] Master@127.5.24.126:45385 shutting down...
I20260630 12:12:08.146544  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:08.147297  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:08.147643  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66bd256d93ef481c8e202ff9f13b3d17: stopping tablet replica
I20260630 12:12:08.166178  5217 master.cc:584] Master@127.5.24.126:45385 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12798 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:12:08.201113  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:35587
I20260630 12:12:08.202193  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:08.208544  9216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.208714  9217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.210084  9219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.212703  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:08.213420  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:08.213596  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:08.213742  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821528213702 us; error 0 us; skew 500 ppm
I20260630 12:12:08.214190  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:08.216503  5217 webserver.cc:533] Webserver started at http://127.5.24.126:38271/ using document root <none> and password file <none>
I20260630 12:12:08.216933  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:08.217097  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:08.217325  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:08.218410  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "d5639f0bad8044698423e8d75eb4f71a"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.222698  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:08.225761  9224 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.226459  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:08.226744  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "d5639f0bad8044698423e8d75eb4f71a"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.226997  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-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)
I20260630 12:12:08.238672  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:08.239770  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:08.275502  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:35587
I20260630 12:12:08.275604  9275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:35587 every 8 connection(s)
I20260630 12:12:08.279253  9276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:08.289909  9276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a: Bootstrap starting.
I20260630 12:12:08.294298  9276 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:08.298274  9276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a: No bootstrap required, opened a new log
I20260630 12:12:08.300287  9276 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER }
I20260630 12:12:08.300803  9276 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:08.301025  9276 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5639f0bad8044698423e8d75eb4f71a, State: Initialized, Role: FOLLOWER
I20260630 12:12:08.301587  9276 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER }
I20260630 12:12:08.302045  9276 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:08.302256  9276 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:08.302533  9276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:08.306703  9276 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER }
I20260630 12:12:08.307186  9276 leader_election.cc:304] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [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: d5639f0bad8044698423e8d75eb4f71a; no voters: 
I20260630 12:12:08.308246  9276 leader_election.cc:290] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:08.308665  9279 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:08.309929  9279 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 1 LEADER]: Becoming Leader. State: Replica: d5639f0bad8044698423e8d75eb4f71a, State: Running, Role: LEADER
I20260630 12:12:08.310619  9279 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [LEADER]: Queue going to LEADER mode. State: All 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: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER }
I20260630 12:12:08.311156  9276 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:08.313665  9280 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5639f0bad8044698423e8d75eb4f71a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER } }
I20260630 12:12:08.313786  9281 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5639f0bad8044698423e8d75eb4f71a. Latest consensus state: current_term: 1 leader_uuid: "d5639f0bad8044698423e8d75eb4f71a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5639f0bad8044698423e8d75eb4f71a" member_type: VOTER } }
I20260630 12:12:08.314513  9281 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:08.314961  9280 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:08.322655  9285 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:08.329367  9285 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:08.331007  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:08.338296  9285 catalog_manager.cc:1383] Generated new cluster ID: 584968d397984a4eb40576b42b3e3897
I20260630 12:12:08.338526  9285 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:08.364701  9285 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:08.365929  9285 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:08.379570  9285 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a: Generated new TSK 0
I20260630 12:12:08.380110  9285 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:08.397326  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:08.403338  9297 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.404032  9298 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.405975  9300 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.406147  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:08.406957  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:08.407138  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:08.407261  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821528407250 us; error 0 us; skew 500 ppm
I20260630 12:12:08.407665  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:08.409722  5217 webserver.cc:533] Webserver started at http://127.5.24.65:42055/ using document root <none> and password file <none>
I20260630 12:12:08.410133  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:08.410284  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:08.410481  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:08.411476  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "06dd3189a197448c95abd4d975102f74"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.415627  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260630 12:12:08.418663  9305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.419368  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:08.419642  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "06dd3189a197448c95abd4d975102f74"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.419916  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-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)
I20260630 12:12:08.441049  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:08.442147  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:08.443497  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:08.445762  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:08.446003  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.446239  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:08.446420  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.484663  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:33467
I20260630 12:12:08.484768  9367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:33467 every 8 connection(s)
I20260630 12:12:08.489675  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:08.496503  9372 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.497584  9373 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.499881  5217 server_base.cc:1061] running on GCE node
W20260630 12:12:08.499861  9375 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.501017  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:08.501197  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:08.501322  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821528501310 us; error 0 us; skew 500 ppm
I20260630 12:12:08.501734  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:08.503778  5217 webserver.cc:533] Webserver started at http://127.5.24.66:38619/ using document root <none> and password file <none>
I20260630 12:12:08.504252  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:08.504514  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:08.504778  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:08.506052  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "41bd3eb1ec754628959dc96f3eaae1d3"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.507011  9368 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35587
I20260630 12:12:08.507367  9368 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:08.508035  9368 heartbeater.cc:507] Master 127.5.24.126:35587 requested a full tablet report, sending...
I20260630 12:12:08.510198  9241 ts_manager.cc:194] Registered new tserver with Master: 06dd3189a197448c95abd4d975102f74 (127.5.24.65:33467)
I20260630 12:12:08.510958  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:08.512048  9241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60962
I20260630 12:12:08.514649  9380 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.515337  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:08.515616  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "41bd3eb1ec754628959dc96f3eaae1d3"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.515887  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-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)
I20260630 12:12:08.529932  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:08.531008  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:08.532409  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:08.534497  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:08.534705  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.534957  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:08.535127  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.573589  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:40295
I20260630 12:12:08.573678  9442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:40295 every 8 connection(s)
I20260630 12:12:08.578125  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:08.585081  9446 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:08.586990  9447 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.588846  5217 server_base.cc:1061] running on GCE node
W20260630 12:12:08.590257  9449 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:08.591245  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:08.591429  9443 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35587
W20260630 12:12:08.591517  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:08.591917  9443 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:08.591887  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821528591866 us; error 0 us; skew 500 ppm
I20260630 12:12:08.592700  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:08.592806  9443 heartbeater.cc:507] Master 127.5.24.126:35587 requested a full tablet report, sending...
I20260630 12:12:08.594975  9241 ts_manager.cc:194] Registered new tserver with Master: 41bd3eb1ec754628959dc96f3eaae1d3 (127.5.24.66:40295)
I20260630 12:12:08.595315  5217 webserver.cc:533] Webserver started at http://127.5.24.67:43193/ using document root <none> and password file <none>
I20260630 12:12:08.595805  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:08.596002  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:08.596271  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:08.596565  9241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60974
I20260630 12:12:08.597661  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "5cec2266022b460f951903e5a3fba29f"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.601871  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:08.604902  9454 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.605567  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:08.605840  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "5cec2266022b460f951903e5a3fba29f"
format_stamp: "Formatted at 2026-06-30 12:12:08 on dist-test-slave-cbkb"
I20260630 12:12:08.606127  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821424453518-5217-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)
I20260630 12:12:08.621129  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:08.622288  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:08.623601  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:08.625671  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:08.625896  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.626168  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:08.626359  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:08.663142  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:34193
I20260630 12:12:08.663247  9516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:34193 every 8 connection(s)
I20260630 12:12:08.676092  9517 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35587
I20260630 12:12:08.676457  9517 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:08.677111  9517 heartbeater.cc:507] Master 127.5.24.126:35587 requested a full tablet report, sending...
I20260630 12:12:08.678857  9241 ts_manager.cc:194] Registered new tserver with Master: 5cec2266022b460f951903e5a3fba29f (127.5.24.67:34193)
I20260630 12:12:08.679451  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013276411s
I20260630 12:12:08.680115  9241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60982
I20260630 12:12:09.514730  9368 heartbeater.cc:499] Master 127.5.24.126:35587 was elected leader, sending a full tablet report...
I20260630 12:12:09.598826  9443 heartbeater.cc:499] Master 127.5.24.126:35587 was elected leader, sending a full tablet report...
I20260630 12:12:09.682446  9517 heartbeater.cc:499] Master 127.5.24.126:35587 was elected leader, sending a full tablet report...
I20260630 12:12:09.744583  9241 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32776:
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"
    }
  }
}
W20260630 12:12:09.746519  9241 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:09.790548  9333 tablet_service.cc:1511] Processing CreateTablet for tablet 87cf80901e6347d0a2307184da5fa15d (DEFAULT_TABLE table=test-workload [id=e7d9025e397045ef9da2dbcb33875943]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:09.791884  9333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cf80901e6347d0a2307184da5fa15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:09.793886  9408 tablet_service.cc:1511] Processing CreateTablet for tablet 87cf80901e6347d0a2307184da5fa15d (DEFAULT_TABLE table=test-workload [id=e7d9025e397045ef9da2dbcb33875943]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:09.794508  9482 tablet_service.cc:1511] Processing CreateTablet for tablet 87cf80901e6347d0a2307184da5fa15d (DEFAULT_TABLE table=test-workload [id=e7d9025e397045ef9da2dbcb33875943]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:09.795221  9408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cf80901e6347d0a2307184da5fa15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:09.795540  9482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87cf80901e6347d0a2307184da5fa15d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:09.809624  9539 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: Bootstrap starting.
I20260630 12:12:09.810930  9538 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: Bootstrap starting.
I20260630 12:12:09.812695  9540 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: Bootstrap starting.
I20260630 12:12:09.816732  9538 tablet_bootstrap.cc:654] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.816771  9539 tablet_bootstrap.cc:654] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.819217  9540 tablet_bootstrap.cc:654] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:09.822146  9538 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: No bootstrap required, opened a new log
I20260630 12:12:09.822681  9538 ts_tablet_manager.cc:1403] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:12:09.823405  9539 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: No bootstrap required, opened a new log
I20260630 12:12:09.823920  9539 ts_tablet_manager.cc:1403] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:12:09.824477  9540 tablet_bootstrap.cc:492] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: No bootstrap required, opened a new log
I20260630 12:12:09.824946  9540 ts_tablet_manager.cc:1403] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260630 12:12:09.825068  9538 raft_consensus.cc:359] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.825718  9538 raft_consensus.cc:385] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.825971  9538 raft_consensus.cc:740] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cec2266022b460f951903e5a3fba29f, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.826766  9538 consensus_queue.cc:260] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.826771  9539 raft_consensus.cc:359] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.827625  9539 raft_consensus.cc:385] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.827625  9540 raft_consensus.cc:359] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.828213  9539 raft_consensus.cc:740] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06dd3189a197448c95abd4d975102f74, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.828599  9540 raft_consensus.cc:385] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:09.828940  9540 raft_consensus.cc:740] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41bd3eb1ec754628959dc96f3eaae1d3, State: Initialized, Role: FOLLOWER
I20260630 12:12:09.829847  9540 consensus_queue.cc:260] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.829208  9539 consensus_queue.cc:260] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.831408  9538 ts_tablet_manager.cc:1434] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:09.834535  9539 ts_tablet_manager.cc:1434] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:09.836665  9540 ts_tablet_manager.cc:1434] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:12:09.923470  9544 raft_consensus.cc:493] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:09.923975  9544 raft_consensus.cc:515] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.926086  9544 leader_election.cc:290] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06dd3189a197448c95abd4d975102f74 (127.5.24.65:33467), 41bd3eb1ec754628959dc96f3eaae1d3 (127.5.24.66:40295)
I20260630 12:12:09.936993  9343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cf80901e6347d0a2307184da5fa15d" candidate_uuid: "5cec2266022b460f951903e5a3fba29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06dd3189a197448c95abd4d975102f74" is_pre_election: true
I20260630 12:12:09.937906  9343 raft_consensus.cc:2468] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cec2266022b460f951903e5a3fba29f in term 0.
I20260630 12:12:09.938311  9418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cf80901e6347d0a2307184da5fa15d" candidate_uuid: "5cec2266022b460f951903e5a3fba29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" is_pre_election: true
I20260630 12:12:09.939020  9418 raft_consensus.cc:2468] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cec2266022b460f951903e5a3fba29f in term 0.
I20260630 12:12:09.940140  9458 leader_election.cc:304] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06dd3189a197448c95abd4d975102f74, 5cec2266022b460f951903e5a3fba29f; no voters: 
I20260630 12:12:09.940797  9544 raft_consensus.cc:2804] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:09.941116  9544 raft_consensus.cc:493] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:09.941408  9544 raft_consensus.cc:3060] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.946173  9544 raft_consensus.cc:515] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.947623  9544 leader_election.cc:290] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [CANDIDATE]: Term 1 election: Requested vote from peers 06dd3189a197448c95abd4d975102f74 (127.5.24.65:33467), 41bd3eb1ec754628959dc96f3eaae1d3 (127.5.24.66:40295)
I20260630 12:12:09.948469  9343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cf80901e6347d0a2307184da5fa15d" candidate_uuid: "5cec2266022b460f951903e5a3fba29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06dd3189a197448c95abd4d975102f74"
I20260630 12:12:09.948623  9418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87cf80901e6347d0a2307184da5fa15d" candidate_uuid: "5cec2266022b460f951903e5a3fba29f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41bd3eb1ec754628959dc96f3eaae1d3"
I20260630 12:12:09.948953  9343 raft_consensus.cc:3060] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.949150  9418 raft_consensus.cc:3060] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:09.953888  9418 raft_consensus.cc:2468] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cec2266022b460f951903e5a3fba29f in term 1.
I20260630 12:12:09.953970  9343 raft_consensus.cc:2468] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cec2266022b460f951903e5a3fba29f in term 1.
I20260630 12:12:09.954831  9458 leader_election.cc:304] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41bd3eb1ec754628959dc96f3eaae1d3, 5cec2266022b460f951903e5a3fba29f; no voters: 
I20260630 12:12:09.955497  9544 raft_consensus.cc:2804] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:09.956547  9544 raft_consensus.cc:697] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 1 LEADER]: Becoming Leader. State: Replica: 5cec2266022b460f951903e5a3fba29f, State: Running, Role: LEADER
I20260630 12:12:09.957154  9544 consensus_queue.cc:237] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } }
I20260630 12:12:09.963868  9239 catalog_manager.cc:5697] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cec2266022b460f951903e5a3fba29f (127.5.24.67). New cstate: current_term: 1 leader_uuid: "5cec2266022b460f951903e5a3fba29f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cec2266022b460f951903e5a3fba29f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34193 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:10.329834  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:10.330986  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:10.332273  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:10.332674  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:10.407574  9544 consensus_queue.cc:1048] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "06dd3189a197448c95abd4d975102f74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:10.419893  9554 consensus_queue.cc:1048] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [LEADER]: Connected to new peer: Peer: permanent_uuid: "41bd3eb1ec754628959dc96f3eaae1d3" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:11.338510  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:12.333618  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:12.334892  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:12.335210  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:12.346369  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:13.353986  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:14.336118  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:14.337447  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:14.337764  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:14.361680  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:15.370199  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:16.338919  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:16.340348  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:16.340664  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:16.378396  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:17.386337  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:18.341655  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:18.342955  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:18.343286  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:18.394022  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:19.400645  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:20.344274  9294 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:20.345620  9294 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:20.345955  9294 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:20.407102  9289 placement_policy_util.cc:411] tablet 87cf80901e6347d0a2307184da5fa15d: detected majority of replicas (2 of 3) at location L0
I20260630 12:12:21.040112  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:12:21.068194  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:21.069031  5217 tablet_replica.cc:333] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74: stopping tablet replica
I20260630 12:12:21.069617  5217 raft_consensus.cc:2243] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:21.070283  5217 raft_consensus.cc:2272] T 87cf80901e6347d0a2307184da5fa15d P 06dd3189a197448c95abd4d975102f74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.090454  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:12:21.102350  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:12:21.122200  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:21.122980  5217 tablet_replica.cc:333] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3: stopping tablet replica
I20260630 12:12:21.123582  5217 raft_consensus.cc:2243] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:21.124100  5217 raft_consensus.cc:2272] T 87cf80901e6347d0a2307184da5fa15d P 41bd3eb1ec754628959dc96f3eaae1d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.143469  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:12:21.153601  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:12:21.174649  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:21.175297  5217 tablet_replica.cc:333] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f: stopping tablet replica
I20260630 12:12:21.175827  5217 raft_consensus.cc:2243] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:21.176827  5217 raft_consensus.cc:2272] T 87cf80901e6347d0a2307184da5fa15d P 5cec2266022b460f951903e5a3fba29f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.195456  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:12:21.205798  5217 master.cc:562] Master@127.5.24.126:35587 shutting down...
I20260630 12:12:21.224704  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:21.225381  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:21.225749  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5639f0bad8044698423e8d75eb4f71a: stopping tablet replica
I20260630 12:12:21.244310  5217 master.cc:584] Master@127.5.24.126:35587 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13078 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:12:21.279654  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:40659
I20260630 12:12:21.280830  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.286500  9562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.286561  9563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.287285  9565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.288767  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:21.289530  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.289747  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.289927  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821541289910 us; error 0 us; skew 500 ppm
I20260630 12:12:21.290422  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.292783  5217 webserver.cc:533] Webserver started at http://127.5.24.126:37871/ using document root <none> and password file <none>
I20260630 12:12:21.293304  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.293524  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.293821  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.294981  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "82b626fcfb4e48f99cf881694fbf9c24"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.299319  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:12:21.302497  9570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.303313  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:12:21.303542  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "82b626fcfb4e48f99cf881694fbf9c24"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.303813  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:21.321363  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.322441  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.358695  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:40659
I20260630 12:12:21.358794  9621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:40659 every 8 connection(s)
I20260630 12:12:21.362946  9622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:21.373870  9622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24: Bootstrap starting.
I20260630 12:12:21.378348  9622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:21.382413  9622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24: No bootstrap required, opened a new log
I20260630 12:12:21.384523  9622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER }
I20260630 12:12:21.384958  9622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:21.385208  9622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82b626fcfb4e48f99cf881694fbf9c24, State: Initialized, Role: FOLLOWER
I20260630 12:12:21.385782  9622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER }
I20260630 12:12:21.386276  9622 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:21.386512  9622 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:21.386802  9622 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:21.391141  9622 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER }
I20260630 12:12:21.391654  9622 leader_election.cc:304] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [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: 82b626fcfb4e48f99cf881694fbf9c24; no voters: 
I20260630 12:12:21.392732  9622 leader_election.cc:290] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:21.393056  9625 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:21.394322  9625 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 1 LEADER]: Becoming Leader. State: Replica: 82b626fcfb4e48f99cf881694fbf9c24, State: Running, Role: LEADER
I20260630 12:12:21.395021  9625 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [LEADER]: Queue going to LEADER mode. State: All 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: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER }
I20260630 12:12:21.395651  9622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:21.398088  9626 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82b626fcfb4e48f99cf881694fbf9c24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER } }
I20260630 12:12:21.398121  9627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82b626fcfb4e48f99cf881694fbf9c24. Latest consensus state: current_term: 1 leader_uuid: "82b626fcfb4e48f99cf881694fbf9c24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82b626fcfb4e48f99cf881694fbf9c24" member_type: VOTER } }
I20260630 12:12:21.398818  9626 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.398949  9627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:21.402070  9630 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:21.410283  9630 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:21.411229  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:21.419414  9630 catalog_manager.cc:1383] Generated new cluster ID: 186caeeea5ef421297070e7ef104d370
I20260630 12:12:21.419689  9630 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:21.436084  9630 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:21.437310  9630 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:21.448941  9630 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24: Generated new TSK 0
I20260630 12:12:21.449455  9630 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:21.477488  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.484264  9643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.484867  9644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.487758  9646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.488044  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:21.488986  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.489171  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.489297  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821541489286 us; error 0 us; skew 500 ppm
I20260630 12:12:21.489704  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.491935  5217 webserver.cc:533] Webserver started at http://127.5.24.65:35589/ using document root <none> and password file <none>
I20260630 12:12:21.492424  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.492585  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.492803  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.493940  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "2d8dd7c45d074c1aa623d95931d1c229"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.498379  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:21.501638  9651 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.502395  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:21.502688  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "2d8dd7c45d074c1aa623d95931d1c229"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.502977  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:21.515790  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.517428  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.518785  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:21.520977  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:21.521198  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.521442  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:21.521633  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.560298  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:35479
I20260630 12:12:21.560411  9713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:35479 every 8 connection(s)
I20260630 12:12:21.565341  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.572525  9718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.573187  9719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.576112  9721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.577206  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:21.578078  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.578306  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.578490  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821541578472 us; error 0 us; skew 500 ppm
I20260630 12:12:21.578960  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.581192  5217 webserver.cc:533] Webserver started at http://127.5.24.66:39465/ using document root <none> and password file <none>
I20260630 12:12:21.581833  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.582065  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.582366  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.583920  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.584620  9714 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:21.584967  9714 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:21.585633  9714 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:21.587625  9587 ts_manager.cc:194] Registered new tserver with Master: 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479)
I20260630 12:12:21.588858  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:21.589687  9587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38496
I20260630 12:12:21.592582  9726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.593345  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:21.593626  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.593910  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:21.612313  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.613471  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.615051  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:21.617262  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:21.617498  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.617735  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:21.617918  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.655994  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:36651
I20260630 12:12:21.656085  9788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:36651 every 8 connection(s)
I20260630 12:12:21.660841  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:21.667913  9792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.670790  9793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:21.671089  9795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:21.672132  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:21.673049  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:21.673261  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:21.673460  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821541673444 us; error 0 us; skew 500 ppm
I20260630 12:12:21.674024  9789 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:21.674089  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:21.674571  9789 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:21.675547  9789 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:21.677026  5217 webserver.cc:533] Webserver started at http://127.5.24.67:38897/ using document root <none> and password file <none>
I20260630 12:12:21.677595  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:21.677778  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:21.677685  9587 ts_manager.cc:194] Registered new tserver with Master: 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:21.678175  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:21.679131  9587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38508
I20260630 12:12:21.679279  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "7cf7148398764654a95b51b9898e8065"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.683699  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:21.686779  9800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.687480  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:21.687769  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "7cf7148398764654a95b51b9898e8065"
format_stamp: "Formatted at 2026-06-30 12:12:21 on dist-test-slave-cbkb"
I20260630 12:12:21.688031  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:21.703540  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:21.704826  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:21.706378  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:21.708530  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:21.708700  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.708987  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:21.709161  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:21.747143  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:37473
I20260630 12:12:21.747241  9862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:37473 every 8 connection(s)
I20260630 12:12:21.760972  9863 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:21.761369  9863 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:21.762080  9863 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:21.763950  9587 ts_manager.cc:194] Registered new tserver with Master: 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:21.764811  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014510917s
I20260630 12:12:21.765548  9587 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38524
I20260630 12:12:22.592403  9714 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:22.681528  9789 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:22.768002  9863 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:22.822407  9587 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38538:
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"
    }
  }
}
W20260630 12:12:22.825367  9587 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:22.899398  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5a49425e444e19b5d4f1264c49be1e (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:12:22.901891  9678 tablet_service.cc:1511] Processing CreateTablet for tablet de9b11efcbce46dbb9664546b1f1e4db (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:12:22.902369  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5a49425e444e19b5d4f1264c49be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.903265  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9b11efcbce46dbb9664546b1f1e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.913249  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3013bcf8ca4c49a2e22f934e607805 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:12:22.914669  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3013bcf8ca4c49a2e22f934e607805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.925413  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 545b27e6da9f41fa93d76bb1abe0e484 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:12:22.926770  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b27e6da9f41fa93d76bb1abe0e484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.927160  9883 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:22.928951  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 093eef4680564244820f69515ddbd799 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:12:22.931211  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eef4680564244820f69515ddbd799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.934860  9828 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5a49425e444e19b5d4f1264c49be1e (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:12:22.936699  9824 tablet_service.cc:1511] Processing CreateTablet for tablet 022b4c0dbbe040d9927901d5fa6b79a5 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:12:22.937541  9827 tablet_service.cc:1511] Processing CreateTablet for tablet de9b11efcbce46dbb9664546b1f1e4db (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:12:22.939855  9826 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3013bcf8ca4c49a2e22f934e607805 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:12:22.941578  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 093eef4680564244820f69515ddbd799 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:12:22.936203  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5a49425e444e19b5d4f1264c49be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.942529  9825 tablet_service.cc:1511] Processing CreateTablet for tablet 545b27e6da9f41fa93d76bb1abe0e484 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:12:22.943897  9825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b27e6da9f41fa93d76bb1abe0e484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.944609  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 6d5a49425e444e19b5d4f1264c49be1e (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:12:22.945297  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022b4c0dbbe040d9927901d5fa6b79a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.945935  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5a49425e444e19b5d4f1264c49be1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.945583  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 545b27e6da9f41fa93d76bb1abe0e484 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:12:22.946914  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b27e6da9f41fa93d76bb1abe0e484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.948046  9750 tablet_service.cc:1511] Processing CreateTablet for tablet 022b4c0dbbe040d9927901d5fa6b79a5 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:12:22.949388  9750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022b4c0dbbe040d9927901d5fa6b79a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.949551  9752 tablet_service.cc:1511] Processing CreateTablet for tablet 2a3013bcf8ca4c49a2e22f934e607805 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:12:22.949980  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9b11efcbce46dbb9664546b1f1e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.950845  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3013bcf8ca4c49a2e22f934e607805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.953490  9753 tablet_service.cc:1511] Processing CreateTablet for tablet de9b11efcbce46dbb9664546b1f1e4db (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:12:22.953490  9749 tablet_service.cc:1511] Processing CreateTablet for tablet 093eef4680564244820f69515ddbd799 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:12:22.954792  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9b11efcbce46dbb9664546b1f1e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.955448  9749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eef4680564244820f69515ddbd799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.955968  9826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3013bcf8ca4c49a2e22f934e607805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.959206  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093eef4680564244820f69515ddbd799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.963996  9748 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb3ccca61264c43873437733cf8cd91 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:12:22.965345  9748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb3ccca61264c43873437733cf8cd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.965344  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb3ccca61264c43873437733cf8cd91 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:12:22.966830  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb3ccca61264c43873437733cf8cd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.969307  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb3ccca61264c43873437733cf8cd91 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:12:22.970567  9747 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0f24e2624267a42808d19864a532 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:12:22.971861  9747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0f24e2624267a42808d19864a532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.937641  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 022b4c0dbbe040d9927901d5fa6b79a5 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:12:22.979734  9675 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0f24e2624267a42808d19864a532 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:12:22.981964  9821 tablet_service.cc:1511] Processing CreateTablet for tablet ce9f0f24e2624267a42808d19864a532 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:12:22.989423  9821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0f24e2624267a42808d19864a532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.992174  9674 tablet_service.cc:1511] Processing CreateTablet for tablet 84da9eb5d1334a5e814fb5bfa8545516 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:12:22.995239  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 84da9eb5d1334a5e814fb5bfa8545516 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:12:22.970562  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb3ccca61264c43873437733cf8cd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.996543  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84da9eb5d1334a5e814fb5bfa8545516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:22.996426  9673 tablet_service.cc:1511] Processing CreateTablet for tablet e99def0aca4f41d5b4739520847a3592 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:12:22.998869  9820 tablet_service.cc:1511] Processing CreateTablet for tablet 84da9eb5d1334a5e814fb5bfa8545516 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:12:23.004535  9820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84da9eb5d1334a5e814fb5bfa8545516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.007755  9674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84da9eb5d1334a5e814fb5bfa8545516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.012818  9673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99def0aca4f41d5b4739520847a3592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.016829  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9f0f24e2624267a42808d19864a532. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.027062  9745 tablet_service.cc:1511] Processing CreateTablet for tablet e99def0aca4f41d5b4739520847a3592 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:12:23.028486  9745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99def0aca4f41d5b4739520847a3592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.036679  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022b4c0dbbe040d9927901d5fa6b79a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.036742  9819 tablet_service.cc:1511] Processing CreateTablet for tablet e99def0aca4f41d5b4739520847a3592 (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:12:23.038681  9819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99def0aca4f41d5b4739520847a3592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.042407  9676 tablet_service.cc:1511] Processing CreateTablet for tablet 994e967d99514f06b9eda057a74347ae (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:12:23.043702  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e967d99514f06b9eda057a74347ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.048448  9883 tablet_bootstrap.cc:654] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.084393  9822 tablet_service.cc:1511] Processing CreateTablet for tablet 994e967d99514f06b9eda057a74347ae (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:12:23.086704  9822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e967d99514f06b9eda057a74347ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.090963  9884 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.096191  9675 tablet_service.cc:1511] Processing CreateTablet for tablet e26a51a67e5d42c6af011965db682bbf (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:12:23.099849  9675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a51a67e5d42c6af011965db682bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.109369  9754 tablet_service.cc:1511] Processing CreateTablet for tablet e26a51a67e5d42c6af011965db682bbf (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:12:23.110648  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a51a67e5d42c6af011965db682bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.106034  9883 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.112722  9883 ts_tablet_manager.cc:1403] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.009s
I20260630 12:12:23.113997  9821 tablet_service.cc:1511] Processing CreateTablet for tablet e26a51a67e5d42c6af011965db682bbf (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:12:23.103062  9884 tablet_bootstrap.cc:654] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.122170  9821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a51a67e5d42c6af011965db682bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.127154  9883 raft_consensus.cc:359] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.127935  9883 raft_consensus.cc:385] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.128268  9883 raft_consensus.cc:740] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.129740  9886 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.130574  9883 consensus_queue.cc:260] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.135638  9746 tablet_service.cc:1511] Processing CreateTablet for tablet 994e967d99514f06b9eda057a74347ae (DEFAULT_TABLE table=test-workload [id=0787f9de37d04260b0f901e141c0dfcd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:12:23.136987  9746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e967d99514f06b9eda057a74347ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:23.151242  9886 tablet_bootstrap.cc:654] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.154747  9883 ts_tablet_manager.cc:1434] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260630 12:12:23.157591  9883 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.163381  9884 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.163822  9884 ts_tablet_manager.cc:1403] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.026s
I20260630 12:12:23.166249  9884 raft_consensus.cc:359] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.166813  9884 raft_consensus.cc:385] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.167137  9884 raft_consensus.cc:740] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.167883  9884 consensus_queue.cc:260] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.172797  9883 tablet_bootstrap.cc:654] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.176787  9884 ts_tablet_manager.cc:1434] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:12:23.177376  9886 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.177779  9886 ts_tablet_manager.cc:1403] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.007s
I20260630 12:12:23.177809  9884 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.179973  9886 raft_consensus.cc:359] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.180815  9886 raft_consensus.cc:385] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.181169  9886 raft_consensus.cc:740] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.182046  9886 consensus_queue.cc:260] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.184877  9884 tablet_bootstrap.cc:654] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.185920  9883 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.186509  9883 ts_tablet_manager.cc:1403] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.001s
I20260630 12:12:23.189157  9886 ts_tablet_manager.cc:1434] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:12:23.189625  9883 raft_consensus.cc:359] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.190371  9886 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.190452  9884 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.190395  9883 raft_consensus.cc:385] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.191169  9883 raft_consensus.cc:740] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.191287  9884 ts_tablet_manager.cc:1403] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:12:23.192152  9883 consensus_queue.cc:260] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.194326  9883 ts_tablet_manager.cc:1434] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:23.194226  9884 raft_consensus.cc:359] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.195020  9884 raft_consensus.cc:385] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.195340  9884 raft_consensus.cc:740] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.196233  9884 consensus_queue.cc:260] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.199409  9886 tablet_bootstrap.cc:654] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.200139  9884 ts_tablet_manager.cc:1434] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:12:23.201167  9884 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.207468  9884 tablet_bootstrap.cc:654] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.207927  9883 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.211056  9886 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.212680  9886 ts_tablet_manager.cc:1403] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260630 12:12:23.215121  9886 raft_consensus.cc:359] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.215673  9886 raft_consensus.cc:385] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.215930  9886 raft_consensus.cc:740] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.216173  9883 tablet_bootstrap.cc:654] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.216583  9886 consensus_queue.cc:260] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.218578  9886 ts_tablet_manager.cc:1434] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:12:23.218984  9884 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.219470  9886 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.219594  9884 ts_tablet_manager.cc:1403] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:12:23.223284  9884 raft_consensus.cc:359] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.224397  9884 raft_consensus.cc:385] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.224852  9884 raft_consensus.cc:740] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.225876  9886 tablet_bootstrap.cc:654] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.225827  9884 consensus_queue.cc:260] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.227720  9883 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.228248  9883 ts_tablet_manager.cc:1403] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260630 12:12:23.230779  9884 ts_tablet_manager.cc:1434] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:12:23.231244  9883 raft_consensus.cc:359] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.231808  9884 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.232008  9883 raft_consensus.cc:385] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.232421  9883 raft_consensus.cc:740] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.233302  9883 consensus_queue.cc:260] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.238294  9884 tablet_bootstrap.cc:654] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.243183  9888 raft_consensus.cc:493] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.243642  9888 raft_consensus.cc:515] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.244117  9884 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.244724  9884 ts_tablet_manager.cc:1403] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:12:23.246461  9883 ts_tablet_manager.cc:1434] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:12:23.248721  9884 raft_consensus.cc:359] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.249522  9884 raft_consensus.cc:385] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.249902  9883 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.249902  9884 raft_consensus.cc:740] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.251276  9884 consensus_queue.cc:260] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
W20260630 12:12:23.252348  9864 tablet.cc:2406] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:23.253491  9888 leader_election.cc:290] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.257475  9901 raft_consensus.cc:493] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.260648  9901 raft_consensus.cc:515] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.263072  9883 tablet_bootstrap.cc:654] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.254832  9884 ts_tablet_manager.cc:1434] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:12:23.267534  9890 raft_consensus.cc:493] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.267992  9890 raft_consensus.cc:515] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.268428  9886 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.269106  9886 ts_tablet_manager.cc:1403] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.022s
I20260630 12:12:23.270149  9890 leader_election.cc:290] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.271050  9901 leader_election.cc:290] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.266983  9884 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.278721  9886 raft_consensus.cc:359] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.281625  9886 raft_consensus.cc:385] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.282378  9886 raft_consensus.cc:740] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.283744  9886 consensus_queue.cc:260] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.287611  9886 ts_tablet_manager.cc:1434] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:12:23.290076  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.290617  9886 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.290944  9884 tablet_bootstrap.cc:654] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:23.292138  9655 leader_election.cc:343] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.299527  9886 tablet_bootstrap.cc:654] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.306638  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
W20260630 12:12:23.308923  9802 leader_election.cc:343] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.310014  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9b11efcbce46dbb9664546b1f1e4db" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.310835  9689 raft_consensus.cc:2468] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.311110  9886 tablet_bootstrap.cc:492] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.311597  9886 ts_tablet_manager.cc:1403] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260630 12:12:23.312160  9802 leader_election.cc:304] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.313325  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.313994  9838 raft_consensus.cc:2468] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.314568  9886 raft_consensus.cc:359] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.315503  9901 raft_consensus.cc:2804] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.315744  9886 raft_consensus.cc:385] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.315928  9901 raft_consensus.cc:493] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.316430  9901 raft_consensus.cc:3060] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.316349  9886 raft_consensus.cc:740] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.315886  9653 leader_election.cc:304] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [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: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.317636  9886 consensus_queue.cc:260] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.318570  9888 raft_consensus.cc:2804] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.318943  9888 raft_consensus.cc:493] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.319252  9888 raft_consensus.cc:3060] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.320619  9886 ts_tablet_manager.cc:1434] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:12:23.321942  9886 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.324399  9901 raft_consensus.cc:515] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.327318  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9b11efcbce46dbb9664546b1f1e4db" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.327934  9689 raft_consensus.cc:3060] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.329598  9886 tablet_bootstrap.cc:654] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.330885  9883 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.335295  9689 raft_consensus.cc:2468] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.342142  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9b11efcbce46dbb9664546b1f1e4db" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.336541  9901 leader_election.cc:290] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.343163  9764 raft_consensus.cc:2468] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.342581  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9b11efcbce46dbb9664546b1f1e4db" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.344022  9802 leader_election.cc:304] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.344476  9762 raft_consensus.cc:3060] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.344946  9901 raft_consensus.cc:2804] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.345491  9901 raft_consensus.cc:697] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Running, Role: LEADER
I20260630 12:12:23.346377  9901 consensus_queue.cc:237] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.353123  9886 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.353760  9886 ts_tablet_manager.cc:1403] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260630 12:12:23.337862  9888 raft_consensus.cc:515] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.342104  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
W20260630 12:12:23.355712  9804 leader_election.cc:343] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.356144  9804 leader_election.cc:304] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cf7148398764654a95b51b9898e8065; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.356905  9901 raft_consensus.cc:2749] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:23.356879  9886 raft_consensus.cc:359] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.357657  9886 raft_consensus.cc:385] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.358042  9886 raft_consensus.cc:740] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.358754  9886 consensus_queue.cc:260] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.360040  9884 tablet_bootstrap.cc:492] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.360778  9884 ts_tablet_manager.cc:1403] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.045s
I20260630 12:12:23.360005  9585 catalog_manager.cc:5697] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf7148398764654a95b51b9898e8065 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:23.360930  9886 ts_tablet_manager.cc:1434] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:12:23.360929  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.362171  9886 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
W20260630 12:12:23.362440  9655 leader_election.cc:343] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.363845  9884 raft_consensus.cc:359] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.364639  9884 raft_consensus.cc:385] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.364988  9884 raft_consensus.cc:740] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.367313  9884 consensus_queue.cc:260] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.368621  9886 tablet_bootstrap.cc:654] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.353771  9762 raft_consensus.cc:2468] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.369781  9884 ts_tablet_manager.cc:1434] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:12:23.353921  9883 ts_tablet_manager.cc:1403] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.014s
I20260630 12:12:23.371857  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.372450  9838 raft_consensus.cc:3060] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.373880  9901 raft_consensus.cc:493] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.374524  9901 raft_consensus.cc:515] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.375348  9888 leader_election.cc:290] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.374665  9883 raft_consensus.cc:359] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.375945  9883 raft_consensus.cc:385] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.376256  9883 raft_consensus.cc:740] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.376386  9884 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.377106  9901 leader_election.cc:290] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.379102  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
W20260630 12:12:23.381085  9802 leader_election.cc:343] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.382614  9884 tablet_bootstrap.cc:654] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.382819  9838 raft_consensus.cc:2468] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.383699  9883 consensus_queue.cc:260] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.384001  9653 leader_election.cc:304] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [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: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.386338  9883 ts_tablet_manager.cc:1434] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260630 12:12:23.389518  9888 raft_consensus.cc:2804] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.390075  9888 raft_consensus.cc:697] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Becoming Leader. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Running, Role: LEADER
I20260630 12:12:23.390890  9888 consensus_queue.cc:237] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.392501  9886 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.393049  9886 ts_tablet_manager.cc:1403] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.024s
I20260630 12:12:23.393496  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.395949  9883 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
W20260630 12:12:23.398389  9804 leader_election.cc:343] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.398828  9804 leader_election.cc:304] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7cf7148398764654a95b51b9898e8065; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.396108  9886 raft_consensus.cc:359] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.399619  9886 raft_consensus.cc:385] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.399940  9886 raft_consensus.cc:740] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.400436  9901 raft_consensus.cc:2749] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:23.400815  9886 consensus_queue.cc:260] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.403084  9883 tablet_bootstrap.cc:654] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.404199  9884 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.404631  9886 ts_tablet_manager.cc:1434] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:12:23.404706  9884 ts_tablet_manager.cc:1403] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.008s
I20260630 12:12:23.406049  9886 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.406701  9584 catalog_manager.cc:5697] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
W20260630 12:12:23.407653  9635 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:23.410012  9884 raft_consensus.cc:359] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.410763  9884 raft_consensus.cc:385] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.411084  9884 raft_consensus.cc:740] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.411885  9884 consensus_queue.cc:260] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.412930  9886 tablet_bootstrap.cc:654] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.414053  9884 ts_tablet_manager.cc:1434] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:12:23.414994  9884 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.421563  9884 tablet_bootstrap.cc:654] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.423992  9886 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.424490  9886 ts_tablet_manager.cc:1403] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:12:23.427084  9886 raft_consensus.cc:359] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.427624  9886 raft_consensus.cc:385] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.427881  9886 raft_consensus.cc:740] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.428624  9886 consensus_queue.cc:260] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.431854  9886 ts_tablet_manager.cc:1434] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:23.432792  9886 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.436945  9886 tablet_bootstrap.cc:654] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.438177  9901 raft_consensus.cc:493] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.438652  9901 raft_consensus.cc:515] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.440919  9901 leader_election.cc:290] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.441675  9884 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.442150  9886 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.442739  9884 ts_tablet_manager.cc:1403] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260630 12:12:23.442763  9886 ts_tablet_manager.cc:1403] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:12:23.443248  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb3ccca61264c43873437733cf8cd91" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.444511  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb3ccca61264c43873437733cf8cd91" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.445103  9883 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.445119  9762 raft_consensus.cc:2468] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
W20260630 12:12:23.445688  9802 leader_election.cc:343] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.445756  9886 raft_consensus.cc:359] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.446557  9886 raft_consensus.cc:385] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.446604  9804 leader_election.cc:304] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.446939  9886 raft_consensus.cc:740] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.445665  9883 ts_tablet_manager.cc:1403] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.011s
I20260630 12:12:23.447630  9886 consensus_queue.cc:260] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.447806  9901 raft_consensus.cc:2804] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.448482  9901 raft_consensus.cc:493] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.449153  9901 raft_consensus.cc:3060] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.449671  9886 ts_tablet_manager.cc:1434] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:12:23.450554  9886 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.451745  9883 raft_consensus.cc:359] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.452497  9883 raft_consensus.cc:385] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.452845  9883 raft_consensus.cc:740] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.453692  9883 consensus_queue.cc:260] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.456162  9901 raft_consensus.cc:515] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.456588  9886 tablet_bootstrap.cc:654] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.458231  9901 leader_election.cc:290] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.447825  9884 raft_consensus.cc:359] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.459354  9884 raft_consensus.cc:385] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.459354  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb3ccca61264c43873437733cf8cd91" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.459755  9884 raft_consensus.cc:740] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.460023  9762 raft_consensus.cc:3060] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.460515  9884 consensus_queue.cc:260] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.462792  9884 ts_tablet_manager.cc:1434] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260630 12:12:23.463009  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb3ccca61264c43873437733cf8cd91" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.463729  9884 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
W20260630 12:12:23.464818  9802 leader_election.cc:343] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.470153  9884 tablet_bootstrap.cc:654] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.471987  9762 raft_consensus.cc:2468] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.477569  9804 leader_election.cc:304] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.478575  9901 raft_consensus.cc:2804] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.473023  9883 ts_tablet_manager.cc:1434] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260630 12:12:23.479264  9886 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.479058  9901 raft_consensus.cc:697] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Running, Role: LEADER
I20260630 12:12:23.479763  9886 ts_tablet_manager.cc:1403] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260630 12:12:23.480110  9901 consensus_queue.cc:237] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.485911  9884 tablet_bootstrap.cc:492] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.486397  9884 ts_tablet_manager.cc:1403] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260630 12:12:23.486200  9886 raft_consensus.cc:359] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.486817  9886 raft_consensus.cc:385] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.487107  9886 raft_consensus.cc:740] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.487756  9886 consensus_queue.cc:260] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.489578  9886 ts_tablet_manager.cc:1434] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:12:23.489552  9883 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.490602  9886 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.493052  9884 raft_consensus.cc:359] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.493716  9884 raft_consensus.cc:385] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.494028  9884 raft_consensus.cc:740] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.496639  9886 tablet_bootstrap.cc:654] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.497175  9884 consensus_queue.cc:260] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.499715  9883 tablet_bootstrap.cc:654] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.500581  9884 ts_tablet_manager.cc:1434] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260630 12:12:23.504019  9884 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.507273  9584 catalog_manager.cc:5697] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf7148398764654a95b51b9898e8065 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:23.510007  9884 tablet_bootstrap.cc:654] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.511641  9888 raft_consensus.cc:493] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.512104  9888 raft_consensus.cc:515] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.518357  9886 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.518426  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0f24e2624267a42808d19864a532" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.518874  9886 ts_tablet_manager.cc:1403] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260630 12:12:23.519351  9838 raft_consensus.cc:2468] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.519905  9883 tablet_bootstrap.cc:492] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.520435  9883 ts_tablet_manager.cc:1403] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.006s
I20260630 12:12:23.521730  9886 raft_consensus.cc:359] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.522404  9886 raft_consensus.cc:385] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.522665  9886 raft_consensus.cc:740] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.523458  9883 raft_consensus.cc:359] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.523433  9886 consensus_queue.cc:260] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.524400  9883 raft_consensus.cc:385] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.524775  9883 raft_consensus.cc:740] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.525152  9653 leader_election.cc:304] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.525497  9883 consensus_queue.cc:260] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.524068  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0f24e2624267a42808d19864a532" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.526908  9762 raft_consensus.cc:2468] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.527135  9911 raft_consensus.cc:2804] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.527678  9911 raft_consensus.cc:493] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.528623  9888 leader_election.cc:290] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.528874  9892 raft_consensus.cc:493] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.529498  9892 raft_consensus.cc:515] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.534829  9883 ts_tablet_manager.cc:1434] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:12:23.535847  9883 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.528111  9911 raft_consensus.cc:3060] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.541970  9883 tablet_bootstrap.cc:654] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.544315  9884 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.544775  9884 ts_tablet_manager.cc:1403] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.017s
I20260630 12:12:23.547099  9884 raft_consensus.cc:359] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.547607  9884 raft_consensus.cc:385] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.547863  9884 raft_consensus.cc:740] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.548617  9892 leader_election.cc:290] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.548545  9884 consensus_queue.cc:260] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.550583  9884 ts_tablet_manager.cc:1434] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:23.551420  9884 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.551571  9901 raft_consensus.cc:493] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.552004  9901 raft_consensus.cc:515] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.554013  9901 leader_election.cc:290] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.554301  9911 raft_consensus.cc:515] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.556813  9884 tablet_bootstrap.cc:654] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.557011  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.557600  9762 raft_consensus.cc:2468] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.558880  9804 leader_election.cc:304] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.559214  9886 ts_tablet_manager.cc:1434] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260630 12:12:23.560815  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.561668  9689 raft_consensus.cc:2468] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.567194  9886 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.568602  9901 raft_consensus.cc:2804] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.569180  9901 raft_consensus.cc:493] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.570109  9888 raft_consensus.cc:493] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.574306  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0f24e2624267a42808d19864a532" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.585331  9901 raft_consensus.cc:3060] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.580650  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9f0f24e2624267a42808d19864a532" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.585350  9888 raft_consensus.cc:515] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.585587  9762 raft_consensus.cc:3060] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.587301  9886 tablet_bootstrap.cc:654] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.588030  9888 leader_election.cc:290] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.586198  9838 raft_consensus.cc:3060] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.588883  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5a49425e444e19b5d4f1264c49be1e" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.589556  9837 raft_consensus.cc:2468] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.590951  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5a49425e444e19b5d4f1264c49be1e" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.591540  9763 raft_consensus.cc:2468] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.577927  9911 leader_election.cc:290] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.592751  9655 leader_election.cc:304] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.595791  9838 raft_consensus.cc:2468] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.596593  9911 raft_consensus.cc:2804] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.596958  9911 raft_consensus.cc:493] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.597353  9911 raft_consensus.cc:3060] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.597666  9653 leader_election.cc:304] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.599380  9888 raft_consensus.cc:2804] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.599835  9888 raft_consensus.cc:697] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Becoming Leader. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Running, Role: LEADER
I20260630 12:12:23.600855  9888 consensus_queue.cc:237] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.603996  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.604102  9911 raft_consensus.cc:515] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.604650  9762 raft_consensus.cc:2468] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.604743  9689 raft_consensus.cc:2468] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 0.
I20260630 12:12:23.606077  9728 leader_election.cc:304] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.606698  9911 leader_election.cc:290] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Requested vote from peers 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.606493  9901 raft_consensus.cc:515] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.607036  9892 raft_consensus.cc:2804] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.607388  9892 raft_consensus.cc:493] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.607714  9892 raft_consensus.cc:3060] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.607748  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5a49425e444e19b5d4f1264c49be1e" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.608527  9838 raft_consensus.cc:3060] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.608584  9901 leader_election.cc:290] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.609897  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.610458  9689 raft_consensus.cc:3060] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.610632  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d5a49425e444e19b5d4f1264c49be1e" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.611208  9762 raft_consensus.cc:3060] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.615087  9838 raft_consensus.cc:2468] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.616127  9653 leader_election.cc:304] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.616688  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.618584  9883 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.619132  9883 ts_tablet_manager.cc:1403] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.025s
I20260630 12:12:23.619079  9689 raft_consensus.cc:2468] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.617134  9888 raft_consensus.cc:2804] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.615114  9892 raft_consensus.cc:515] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.620795  9802 leader_election.cc:304] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.621450  9884 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.621941  9884 ts_tablet_manager.cc:1403] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.020s
I20260630 12:12:23.622526  9763 raft_consensus.cc:2393] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7cf7148398764654a95b51b9898e8065 in current term 1: Already voted for candidate 9b6ac8699f6149dcaa2eb8d34820868c in this term.
I20260630 12:12:23.621587  9901 raft_consensus.cc:2804] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.623243  9901 raft_consensus.cc:697] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Running, Role: LEADER
I20260630 12:12:23.624019  9901 consensus_queue.cc:237] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.624779  9884 raft_consensus.cc:359] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.625443  9884 raft_consensus.cc:385] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.625772  9884 raft_consensus.cc:740] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.626655  9884 consensus_queue.cc:260] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.620280  9888 raft_consensus.cc:697] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Becoming Leader. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Running, Role: LEADER
I20260630 12:12:23.632313  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.636691  9888 consensus_queue.cc:237] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } }
I20260630 12:12:23.633281  9585 catalog_manager.cc:5697] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.641099  9930 raft_consensus.cc:493] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.641537  9930 raft_consensus.cc:515] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.642032  9886 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.634801  9883 raft_consensus.cc:359] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.635320  9884 ts_tablet_manager.cc:1434] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:12:23.632876  9762 raft_consensus.cc:2468] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.639264  9892 leader_election.cc:290] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.642475  9886 ts_tablet_manager.cc:1403] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.011s
I20260630 12:12:23.643364  9884 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.640239  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.642858  9883 raft_consensus.cc:385] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.649207  9883 raft_consensus.cc:740] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.648994  9886 raft_consensus.cc:359] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.649926  9886 raft_consensus.cc:385] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.650374  9886 raft_consensus.cc:740] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.649997  9883 consensus_queue.cc:260] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.651206  9930 leader_election.cc:290] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.652073  9886 consensus_queue.cc:260] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.646198  9892 raft_consensus.cc:493] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.655467  9883 ts_tablet_manager.cc:1434] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260630 12:12:23.656834  9886 ts_tablet_manager.cc:1434] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:12:23.657779  9884 tablet_bootstrap.cc:654] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.657863  9886 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: Bootstrap starting.
I20260630 12:12:23.657805  9883 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.656502  9892 raft_consensus.cc:515] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.662645  9689 raft_consensus.cc:2393] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9b6ac8699f6149dcaa2eb8d34820868c in current term 1: Already voted for candidate 7cf7148398764654a95b51b9898e8065 in this term.
I20260630 12:12:23.665387  9584 catalog_manager.cc:5697] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf7148398764654a95b51b9898e8065 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:23.666823  9886 tablet_bootstrap.cc:654] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.669488  9688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.670909  9930 raft_consensus.cc:493] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.671358  9930 raft_consensus.cc:515] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.673252  9930 leader_election.cc:290] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.673574  9892 leader_election.cc:290] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.662664  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545b27e6da9f41fa93d76bb1abe0e484" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.678006  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a3013bcf8ca4c49a2e22f934e607805" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.679309  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.680373  9883 tablet_bootstrap.cc:654] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.681694  9587 catalog_manager.cc:5697] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.688428  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.681746  9886 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: No bootstrap required, opened a new log
I20260630 12:12:23.689670  9886 ts_tablet_manager.cc:1403] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260630 12:12:23.682114  9838 raft_consensus.cc:2393] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b6ac8699f6149dcaa2eb8d34820868c in current term 1: Already voted for candidate 2d8dd7c45d074c1aa623d95931d1c229 in this term.
I20260630 12:12:23.683671  9884 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.691802  9886 raft_consensus.cc:359] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.692238  9884 ts_tablet_manager.cc:1403] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.007s
I20260630 12:12:23.692550  9886 raft_consensus.cc:385] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.684643  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.693080  9886 raft_consensus.cc:740] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.693323  9837 raft_consensus.cc:2468] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 0.
I20260630 12:12:23.693799  9886 consensus_queue.cc:260] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.695144  9884 raft_consensus.cc:359] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.695910  9884 raft_consensus.cc:385] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.696187  9884 raft_consensus.cc:740] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.685600  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.697762  9836 raft_consensus.cc:2468] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 0.
I20260630 12:12:23.698261  9886 ts_tablet_manager.cc:1434] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:12:23.697880  9884 consensus_queue.cc:260] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.700281  9884 ts_tablet_manager.cc:1434] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:12:23.701202  9884 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Bootstrap starting.
I20260630 12:12:23.685288  9728 leader_election.cc:304] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [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: 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065
I20260630 12:12:23.702652  9883 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.704331  9883 ts_tablet_manager.cc:1403] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
W20260630 12:12:23.703549  9728 leader_election.cc:343] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.704674  9933 raft_consensus.cc:2749] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:12:23.705231  9728 leader_election.cc:343] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.706061  9728 leader_election.cc:304] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065
I20260630 12:12:23.709069  9883 raft_consensus.cc:359] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.709765  9883 raft_consensus.cc:385] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.710037  9883 raft_consensus.cc:740] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.710822  9933 raft_consensus.cc:3060] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.711174  9728 leader_election.cc:304] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.712015  9892 raft_consensus.cc:2804] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.712399  9892 raft_consensus.cc:493] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.712746  9892 raft_consensus.cc:3060] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.713467  9884 tablet_bootstrap.cc:654] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.717913  9892 raft_consensus.cc:515] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.718273  9933 raft_consensus.cc:2749] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:23.718487  9884 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: No bootstrap required, opened a new log
I20260630 12:12:23.719094  9884 ts_tablet_manager.cc:1403] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260630 12:12:23.719758  9892 leader_election.cc:290] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.720638  9728 leader_election.cc:304] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.720635  9883 consensus_queue.cc:260] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.721133  9884 raft_consensus.cc:359] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.721812  9884 raft_consensus.cc:385] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.721935  9892 raft_consensus.cc:2804] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.722110  9884 raft_consensus.cc:740] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.722419  9892 raft_consensus.cc:493] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.722776  9883 ts_tablet_manager.cc:1434] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.001s
I20260630 12:12:23.722939  9884 consensus_queue.cc:260] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.722790  9892 raft_consensus.cc:3060] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.721995  9888 raft_consensus.cc:493] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.725107  9888 raft_consensus.cc:515] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.725656  9883 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.727224  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.727973  9888 leader_election.cc:290] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.729316  9884 ts_tablet_manager.cc:1434] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260630 12:12:23.729234  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.729913  9837 raft_consensus.cc:2468] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
I20260630 12:12:23.731344  9883 tablet_bootstrap.cc:654] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.734922  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.735199  9892 raft_consensus.cc:515] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.735569  9883 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.735596  9762 raft_consensus.cc:2468] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 0.
W20260630 12:12:23.736040  9728 leader_election.cc:343] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.724217  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.737746  9836 raft_consensus.cc:3060] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.736632  9653 leader_election.cc:304] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.737954  9883 ts_tablet_manager.cc:1403] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:12:23.738544  9888 raft_consensus.cc:2804] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.738948  9888 raft_consensus.cc:493] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.739297  9888 raft_consensus.cc:3060] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.740955  9883 raft_consensus.cc:359] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.741654  9883 raft_consensus.cc:385] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.741976  9883 raft_consensus.cc:740] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.742691  9883 consensus_queue.cc:260] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.744741  9883 ts_tablet_manager.cc:1434] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:23.745735  9883 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.745926  9888 raft_consensus.cc:515] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.748821  9888 leader_election.cc:290] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Requested vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.749421  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.749925  9762 raft_consensus.cc:3060] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.752121  9883 tablet_bootstrap.cc:654] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.752699  9836 raft_consensus.cc:2468] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 1.
I20260630 12:12:23.753134  9837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093eef4680564244820f69515ddbd799" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.753724  9837 raft_consensus.cc:3060] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.754081  9728 leader_election.cc:304] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.754710  9892 leader_election.cc:290] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.755511  9892 raft_consensus.cc:2804] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.756532  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.756093  9892 raft_consensus.cc:697] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Becoming Leader. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Running, Role: LEADER
W20260630 12:12:23.758379  9728 leader_election.cc:343] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:23.757926  9892 consensus_queue.cc:237] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.759187  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.759773  9836 raft_consensus.cc:3060] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.763664  9762 raft_consensus.cc:2468] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.764909  9655 leader_election.cc:304] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.767132  9837 raft_consensus.cc:2468] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d8dd7c45d074c1aa623d95931d1c229 in term 1.
I20260630 12:12:23.768026  9888 raft_consensus.cc:2804] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.768936  9888 raft_consensus.cc:697] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Becoming Leader. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Running, Role: LEADER
I20260630 12:12:23.769761  9888 consensus_queue.cc:237] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.776113  9836 raft_consensus.cc:2468] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 1.
I20260630 12:12:23.776957  9587 catalog_manager.cc:5697] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.777796  9728 leader_election.cc:304] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [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: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 2d8dd7c45d074c1aa623d95931d1c229
I20260630 12:12:23.779385  9892 raft_consensus.cc:2804] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.780042  9892 raft_consensus.cc:697] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Becoming Leader. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Running, Role: LEADER
I20260630 12:12:23.781054  9892 consensus_queue.cc:237] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.789367  9883 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.790064  9883 ts_tablet_manager.cc:1403] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.017s
I20260630 12:12:23.792666  9883 raft_consensus.cc:359] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.793447  9883 raft_consensus.cc:385] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.794188  9883 raft_consensus.cc:740] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.794920  9883 consensus_queue.cc:260] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.794737  9584 catalog_manager.cc:5697] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.797169  9883 ts_tablet_manager.cc:1434] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:23.798193  9883 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.799431  9585 catalog_manager.cc:5697] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.804687  9883 tablet_bootstrap.cc:654] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.813866  9883 tablet_bootstrap.cc:492] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.814283  9883 ts_tablet_manager.cc:1403] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260630 12:12:23.816493  9883 raft_consensus.cc:359] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.817021  9883 raft_consensus.cc:385] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.817260  9883 raft_consensus.cc:740] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.817853  9883 consensus_queue.cc:260] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.819880  9883 ts_tablet_manager.cc:1434] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:12:23.820854  9883 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: Bootstrap starting.
I20260630 12:12:23.826032  9883 tablet_bootstrap.cc:654] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:23.830245  9883 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: No bootstrap required, opened a new log
I20260630 12:12:23.830660  9883 ts_tablet_manager.cc:1403] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:12:23.832618  9883 raft_consensus.cc:359] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.833175  9883 raft_consensus.cc:385] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:23.833423  9883 raft_consensus.cc:740] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d8dd7c45d074c1aa623d95931d1c229, State: Initialized, Role: FOLLOWER
I20260630 12:12:23.834035  9883 consensus_queue.cc:260] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.835454  9883 ts_tablet_manager.cc:1434] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:12:23.842470  9892 raft_consensus.cc:493] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.842996  9892 raft_consensus.cc:515] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.844296  9888 raft_consensus.cc:493] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.845067  9892 leader_election.cc:290] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.844862  9888 raft_consensus.cc:515] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.845773  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99def0aca4f41d5b4739520847a3592" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.846086  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99def0aca4f41d5b4739520847a3592" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.846431  9689 raft_consensus.cc:2468] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 0.
I20260630 12:12:23.846719  9836 raft_consensus.cc:2468] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 0.
I20260630 12:12:23.847447  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.847611  9728 leader_election.cc:304] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.848111  9888 leader_election.cc:290] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.848392  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84da9eb5d1334a5e814fb5bfa8545516" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.848673  9892 raft_consensus.cc:2804] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.849108  9892 raft_consensus.cc:493] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.849175  9836 raft_consensus.cc:2393] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d8dd7c45d074c1aa623d95931d1c229 in current term 1: Already voted for candidate 9b6ac8699f6149dcaa2eb8d34820868c in this term.
I20260630 12:12:23.849448  9892 raft_consensus.cc:3060] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.850178  9653 leader_election.cc:304] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229; no voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.851182  9888 raft_consensus.cc:3060] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.853724  9901 consensus_queue.cc:1048] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:23.855496  9892 raft_consensus.cc:515] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.857203  9888 raft_consensus.cc:2749] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:23.857489  9892 leader_election.cc:290] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.858788  9688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99def0aca4f41d5b4739520847a3592" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.858865  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99def0aca4f41d5b4739520847a3592" candidate_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065"
I20260630 12:12:23.859540  9688 raft_consensus.cc:3060] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.859615  9836 raft_consensus.cc:3060] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.866973  9688 raft_consensus.cc:2468] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 1.
I20260630 12:12:23.868629  9728 leader_election.cc:304] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.869802  9892 raft_consensus.cc:2804] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.871320  9892 raft_consensus.cc:697] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Becoming Leader. State: Replica: 9b6ac8699f6149dcaa2eb8d34820868c, State: Running, Role: LEADER
I20260630 12:12:23.872434  9892 consensus_queue.cc:237] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.873260  9836 raft_consensus.cc:2468] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b6ac8699f6149dcaa2eb8d34820868c in term 1.
I20260630 12:12:23.885258  9950 consensus_queue.cc:1048] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:23.884687  9586 catalog_manager.cc:5697] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:23.888129  9888 raft_consensus.cc:493] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.888648  9888 raft_consensus.cc:515] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.890825  9888 leader_election.cc:290] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:23.892558  9689 raft_consensus.cc:3060] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.893141  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.894761  9836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022b4c0dbbe040d9927901d5fa6b79a5" candidate_uuid: "2d8dd7c45d074c1aa623d95931d1c229" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cf7148398764654a95b51b9898e8065" is_pre_election: true
I20260630 12:12:23.895553  9836 raft_consensus.cc:2393] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d8dd7c45d074c1aa623d95931d1c229 in current term 1: Already voted for candidate 9b6ac8699f6149dcaa2eb8d34820868c in this term.
I20260630 12:12:23.899825  9655 leader_election.cc:304] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229; no voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:23.900942  9888 raft_consensus.cc:3060] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.903457  9890 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:23.907298  9888 raft_consensus.cc:2749] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:23.908623  9890 raft_consensus.cc:493] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:23.909047  9890 raft_consensus.cc:515] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.910913  9890 leader_election.cc:290] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.912382  9763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e967d99514f06b9eda057a74347ae" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:23.913031  9763 raft_consensus.cc:2468] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.913106  9688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e967d99514f06b9eda057a74347ae" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:23.913787  9688 raft_consensus.cc:2468] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:23.914381  9804 leader_election.cc:304] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c; no voters: 
I20260630 12:12:23.915190  9890 raft_consensus.cc:2804] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:23.915550  9890 raft_consensus.cc:493] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:23.915889  9890 raft_consensus.cc:3060] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.921290  9901 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:23.928622  9890 raft_consensus.cc:515] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.931743  9890 leader_election.cc:290] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:23.932535  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e967d99514f06b9eda057a74347ae" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:23.933560  9689 raft_consensus.cc:3060] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.933388  9762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "994e967d99514f06b9eda057a74347ae" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:23.934517  9762 raft_consensus.cc:3060] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:23.939736  9689 raft_consensus.cc:2468] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.940433  9888 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:23.940918  9802 leader_election.cc:304] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:23.941870  9890 raft_consensus.cc:2804] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:23.942346  9890 raft_consensus.cc:697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Running, Role: LEADER
I20260630 12:12:23.943084  9890 consensus_queue.cc:237] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:23.949970  9911 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:23.951116  9762 raft_consensus.cc:2468] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:23.969153  9586 catalog_manager.cc:5697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf7148398764654a95b51b9898e8065 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:23.992506  9960 consensus_queue.cc:1048] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.001827  9960 consensus_queue.cc:1048] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:24.085748  9890 consensus_queue.cc:1048] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.097047  9956 raft_consensus.cc:493] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:24.097597  9956 raft_consensus.cc:515] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:24.100045  9956 leader_election.cc:290] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:24.101982  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a51a67e5d42c6af011965db682bbf" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229" is_pre_election: true
I20260630 12:12:24.102622  9689 raft_consensus.cc:2468] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:24.103571  9802 leader_election.cc:304] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:24.103879  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a51a67e5d42c6af011965db682bbf" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" is_pre_election: true
I20260630 12:12:24.104105  9956 consensus_queue.cc:1048] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.104501  9890 raft_consensus.cc:2804] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:24.104553  9764 raft_consensus.cc:2468] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 0.
I20260630 12:12:24.105121  9890 raft_consensus.cc:493] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:24.105508  9890 raft_consensus.cc:3060] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.111967  9890 raft_consensus.cc:515] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:24.114073  9890 leader_election.cc:290] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Requested vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:24.114768  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a51a67e5d42c6af011965db682bbf" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d8dd7c45d074c1aa623d95931d1c229"
I20260630 12:12:24.115063  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26a51a67e5d42c6af011965db682bbf" candidate_uuid: "7cf7148398764654a95b51b9898e8065" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b6ac8699f6149dcaa2eb8d34820868c"
I20260630 12:12:24.115361  9689 raft_consensus.cc:3060] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.115629  9764 raft_consensus.cc:3060] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.121315  9689 raft_consensus.cc:2468] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:24.122234  9802 leader_election.cc:304] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065; no voters: 
I20260630 12:12:24.123009  9890 raft_consensus.cc:2804] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.123246  9764 raft_consensus.cc:2468] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cf7148398764654a95b51b9898e8065 in term 1.
I20260630 12:12:24.123523  9890 raft_consensus.cc:697] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Becoming Leader. State: Replica: 7cf7148398764654a95b51b9898e8065, State: Running, Role: LEADER
I20260630 12:12:24.124277  9890 consensus_queue.cc:237] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } }
I20260630 12:12:24.131047  9585 catalog_manager.cc:5697] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cf7148398764654a95b51b9898e8065 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:24.138674  9892 consensus_queue.cc:1048] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.148309  9933 consensus_queue.cc:1048] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.172936  9960 consensus_queue.cc:1048] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.183526  9960 consensus_queue.cc:1048] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.200779  9960 consensus_queue.cc:1048] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.210548  9911 consensus_queue.cc:1048] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.252980  9933 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.265127  9892 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.408144  9933 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.433531  9930 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.502434  9954 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:24.583799  9764 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:12:24.667840  9802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.65:35479, user_credentials={real_user=slave}} blocked reactor thread for 53890.4us
I20260630 12:12:24.714545  9687 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:24.714895  9993 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260630 12:12:24.752358 10006 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260630 12:12:24.819072  9763 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:24.892655 10006 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:25.016990  9728 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.65:35479, user_credentials={real_user=slave}} blocked reactor thread for 109285us
W20260630 12:12:25.285241  9655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.66:36651, user_credentials={real_user=slave}} blocked reactor thread for 61102us
I20260630 12:12:25.559634 10025 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46954 (ReqId={client: 22bed0ab4c574156b4f9356d620a247e, seq_no=44, attempt_no=0}) took 1032 ms. Trace:
I20260630 12:12:25.560163 10025 rpcz_store.cc:276] 0630 12:12:24.527068 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:12:24.529440 (+  2372us) service_pool.cc:224] Handling call
0630 12:12:25.559451 (+1030011us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:12:24.618593 (+     0us) write_op.cc:183] PREPARE: starting on tablet 994e967d99514f06b9eda057a74347ae
0630 12:12:24.635657 (+ 17064us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:12:24.635702 (+    45us) write_op.cc:435] Acquired schema lock
0630 12:12:24.635722 (+    20us) tablet.cc:662] Decoding operations
0630 12:12:24.680514 (+ 44792us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:12:24.681017 (+   503us) write_op.cc:641] Partition lock acquired for write op
0630 12:12:24.682289 (+  1272us) tablet.cc:685] Acquiring locks for 10 operations
0630 12:12:24.727675 (+ 45386us) tablet.cc:701] Row locks acquired
0630 12:12:24.727686 (+    11us) write_op.cc:260] PREPARE: finished
0630 12:12:24.734516 (+  6830us) write_op.cc:270] Start()
0630 12:12:24.734620 (+   104us) write_op.cc:276] Timestamp: P: 1782821544734466 usec, L: 0
0630 12:12:24.734640 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:12:24.947607 (+212967us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b5400029ca0. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe88d2571 00007fcbe88e6520 00007fcbe896fb42 00007fcbe8964f67 00007fcbe8964da4 00007fcbec39f581 00007fcbec39ed58 00007fcbec3a39f1 00007fcbec3a39a9 00007fcbec3a3939 00007fcbec3a3901
0630 12:12:24.949592 (+  1985us) log.cc:844] Serialized 735 byte log entry
0630 12:12:25.386972 (+437380us) op_driver.cc:464] REPLICATION: finished
0630 12:12:25.435218 (+ 48246us) write_op.cc:301] APPLY: starting
0630 12:12:25.457339 (+ 22121us) tablet.cc:1367] starting BulkCheckPresence
0630 12:12:25.490531 (+ 33192us) tablet.cc:1370] finished BulkCheckPresence
0630 12:12:25.490553 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:12:25.557600 (+ 67047us) spinlock_profiling.cc:243] Waited 1.16 ms on lock 0x7b540002a290. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe8517b91 00007fcbe852df3a 00007fcbec41b6ef 00007fcbec2b29fd 00007fcbec2b643f 00007fcbec2b5fd3 00007fcbec3b4e34 00007fcbec3a097c 00007fcbec3a4d61 00007fcbec3a4d19 00007fcbec3a4ca9
0630 12:12:25.557706 (+   106us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:12:25.558052 (+   346us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:12:25.558104 (+    52us) write_op.cc:312] APPLY: finished
0630 12:12:25.558379 (+   275us) log.cc:844] Serialized 76 byte log entry
0630 12:12:25.558657 (+   278us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:12:25.558926 (+   269us) write_op.cc:454] Released schema lock
0630 12:12:25.558990 (+    64us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":16082,"mutex_wait_us":7963,"num_ops":10,"prepare.queue_time_us":74616,"prepare.run_cpu_time_us":7944,"prepare.run_wall_time_us":331315,"replication_time_us":652115,"spinlock_wait_cycles":7862528}]]}
I20260630 12:12:25.624644 10017 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46954 (ReqId={client: 22bed0ab4c574156b4f9356d620a247e, seq_no=38, attempt_no=0}) took 1098 ms. Trace:
I20260630 12:12:25.636627 10022 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42866 (ReqId={client: 22bed0ab4c574156b4f9356d620a247e, seq_no=19, attempt_no=0}) took 1033 ms. Trace:
I20260630 12:12:25.641012 10022 rpcz_store.cc:276] 0630 12:12:24.602884 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:12:24.603680 (+   796us) service_pool.cc:224] Handling call
0630 12:12:24.908865 (+305185us) spinlock_profiling.cc:243] Waited 6.88 ms on lock 0x7b34001db448. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe6c1b171 00007fcbe6c6018c 00007fcbe6ca51d1 00007fcbe6ca84cf 00007fcbe6ca9821 00007fcbe6ca97d9 00007fcbe6ca9769 00007fcbe6ca9731 00007fcbe6ca8a2d 000000000043f3c4 000000000043f209
0630 12:12:25.636442 (+727577us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:12:25.229614 (+     0us) write_op.cc:183] PREPARE: starting on tablet 093eef4680564244820f69515ddbd799
0630 12:12:25.230099 (+   485us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:12:25.230123 (+    24us) write_op.cc:435] Acquired schema lock
0630 12:12:25.230142 (+    19us) tablet.cc:662] Decoding operations
0630 12:12:25.230824 (+   682us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:12:25.230851 (+    27us) write_op.cc:641] Partition lock acquired for write op
0630 12:12:25.230867 (+    16us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:12:25.231125 (+   258us) tablet.cc:701] Row locks acquired
0630 12:12:25.231136 (+    11us) write_op.cc:260] PREPARE: finished
0630 12:12:25.231250 (+   114us) write_op.cc:270] Start()
0630 12:12:25.231319 (+    69us) write_op.cc:276] Timestamp: P: 1782821545231220 usec, L: 0
0630 12:12:25.231332 (+    13us) op_driver.cc:348] REPLICATION: starting
0630 12:12:25.231728 (+   396us) log.cc:844] Serialized 605 byte log entry
0630 12:12:25.538531 (+306803us) op_driver.cc:464] REPLICATION: finished
0630 12:12:25.627740 (+ 89209us) write_op.cc:301] APPLY: starting
0630 12:12:25.627830 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0630 12:12:25.628024 (+   194us) tablet.cc:1370] finished BulkCheckPresence
0630 12:12:25.628124 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:12:25.635211 (+  7087us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:12:25.635431 (+   220us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:12:25.635498 (+    67us) write_op.cc:312] APPLY: finished
0630 12:12:25.635723 (+   225us) log.cc:844] Serialized 58 byte log entry
0630 12:12:25.635932 (+   209us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:12:25.636042 (+   110us) write_op.cc:454] Released schema lock
0630 12:12:25.636100 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":15816064,"child_traces":[["op",{"apply.queue_time_us":89035,"num_ops":7,"prepare.queue_time_us":301219,"prepare.run_cpu_time_us":2373,"prepare.run_wall_time_us":2372,"replication_time_us":307006}]]}
I20260630 12:12:25.630208 10017 rpcz_store.cc:276] 0630 12:12:24.526270 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:12:24.527564 (+  1294us) service_pool.cc:224] Handling call
0630 12:12:25.624432 (+1096868us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:12:25.054026 (+     0us) write_op.cc:183] PREPARE: starting on tablet 545b27e6da9f41fa93d76bb1abe0e484
0630 12:12:25.054502 (+   476us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:12:25.054531 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:12:25.054547 (+    16us) tablet.cc:662] Decoding operations
0630 12:12:25.054924 (+   377us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:12:25.054960 (+    36us) write_op.cc:641] Partition lock acquired for write op
0630 12:12:25.054985 (+    25us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:12:25.055316 (+   331us) tablet.cc:701] Row locks acquired
0630 12:12:25.055331 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:12:25.350571 (+295240us) spinlock_profiling.cc:243] Waited 9.93 ms on lock 0x7b3400029e68. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe6c1b171 00007fcbe6c60b64 00007fcbec39f1b5 00007fcbec39ed58 00007fcbec3a39f1 00007fcbec3a39a9 00007fcbec3a3939 00007fcbec3a3901 00007fcbec3a2b2d 000000000043f3c4 000000000043f209
0630 12:12:25.350807 (+   236us) write_op.cc:270] Start()
0630 12:12:25.351006 (+   199us) write_op.cc:276] Timestamp: P: 1782821545350752 usec, L: 0
0630 12:12:25.351023 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:12:25.351630 (+   607us) log.cc:844] Serialized 475 byte log entry
0630 12:12:25.552213 (+200583us) op_driver.cc:464] REPLICATION: finished
0630 12:12:25.604467 (+ 52254us) write_op.cc:301] APPLY: starting
0630 12:12:25.604577 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0630 12:12:25.622591 (+ 18014us) tablet.cc:1370] finished BulkCheckPresence
0630 12:12:25.622619 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:12:25.623256 (+   637us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:12:25.623422 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:12:25.623475 (+    53us) write_op.cc:312] APPLY: finished
0630 12:12:25.623680 (+   205us) log.cc:844] Serialized 40 byte log entry
0630 12:12:25.623923 (+   243us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:12:25.624009 (+    86us) write_op.cc:454] Released schema lock
0630 12:12:25.624047 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39003,"num_ops":4,"prepare.queue_time_us":525308,"prepare.run_cpu_time_us":6346,"prepare.run_wall_time_us":297961,"replication_time_us":201062,"spinlock_wait_cycles":22841600}]]}
I20260630 12:12:25.649022 10021 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:46954 (ReqId={client: 22bed0ab4c574156b4f9356d620a247e, seq_no=31, attempt_no=0}) took 1142 ms. Trace:
I20260630 12:12:25.670092 10023 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42866 (ReqId={client: 22bed0ab4c574156b4f9356d620a247e, seq_no=7, attempt_no=0}) took 1097 ms. Trace:
I20260630 12:12:25.672528 10023 rpcz_store.cc:276] 0630 12:12:24.576484 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:12:24.579164 (+  2680us) service_pool.cc:224] Handling call
0630 12:12:24.631244 (+ 52080us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b5800251198. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe5706841 00007fcbe58461b1 00007fcbe5846062 00007fcbee75c999 00007fcbed8b3ee0 00007fcbed97d0ab 00007fcbed97d131 00007fcbed93c570 00007fcbed928a69 00007fcbed926d62 00007fcbeca04f84
0630 12:12:25.669852 (+1038608us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:12:25.144689 (+     0us) write_op.cc:183] PREPARE: starting on tablet 093eef4680564244820f69515ddbd799
0630 12:12:25.145175 (+   486us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:12:25.145202 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:12:25.145219 (+    17us) tablet.cc:662] Decoding operations
0630 12:12:25.178678 (+ 33459us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:12:25.181490 (+  2812us) write_op.cc:641] Partition lock acquired for write op
0630 12:12:25.182706 (+  1216us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:12:25.226988 (+ 44282us) tablet.cc:701] Row locks acquired
0630 12:12:25.228012 (+  1024us) write_op.cc:260] PREPARE: finished
0630 12:12:25.228254 (+   242us) write_op.cc:270] Start()
0630 12:12:25.228414 (+   160us) write_op.cc:276] Timestamp: P: 1782821545228195 usec, L: 0
0630 12:12:25.228444 (+    30us) op_driver.cc:348] REPLICATION: starting
0630 12:12:25.229225 (+   781us) log.cc:844] Serialized 562 byte log entry
0630 12:12:25.538130 (+308905us) op_driver.cc:464] REPLICATION: finished
0630 12:12:25.611374 (+ 73244us) write_op.cc:301] APPLY: starting
0630 12:12:25.611483 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0630 12:12:25.611702 (+   219us) tablet.cc:1370] finished BulkCheckPresence
0630 12:12:25.611795 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:12:25.612692 (+   897us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:12:25.612862 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:12:25.612905 (+    43us) write_op.cc:312] APPLY: finished
0630 12:12:25.613110 (+   205us) log.cc:844] Serialized 52 byte log entry
0630 12:12:25.636029 (+ 22919us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:12:25.636129 (+   100us) write_op.cc:454] Released schema lock
0630 12:12:25.636176 (+    47us) write_op.cc:341] FINISH: Updating metrics
0630 12:12:25.669738 (+ 33562us) spinlock_profiling.cc:243] Waited 5.78 ms on lock 0x7b34001db448. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe6c1b171 00007fcbe6c619ae 00007fcbe6c754fe 00007fcbed94ee51 00007fcbec3a13ad 00007fcbec3a0b53 00007fcbec3a4d61 00007fcbec3a4d19 00007fcbec3a4ca9 00007fcbec3a4c71 00007fcbec3a3e9d
Metrics: {"spinlock_wait_cycles":3516800,"child_traces":[["op",{"apply.queue_time_us":73052,"num_ops":6,"prepare.queue_time_us":470067,"prepare.run_cpu_time_us":4140,"prepare.run_wall_time_us":84783,"replication_time_us":309522,"spinlock_wait_cycles":13290880}]]}
I20260630 12:12:25.672106 10021 rpcz_store.cc:276] 0630 12:12:24.506636 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:12:24.511184 (+  4548us) service_pool.cc:224] Handling call
0630 12:12:24.528449 (+ 17265us) spinlock_profiling.cc:243] Waited 8.24 ms on lock 0x7b3400029e68. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe6c1b171 00007fcbe6c6018c 00007fcbe6ca51d1 00007fcbe6ca84cf 00007fcbe6ca9821 00007fcbe6ca97d9 00007fcbe6ca9769 00007fcbe6ca9731 00007fcbe6ca8a2d 000000000043f3c4 000000000043f209
0630 12:12:25.648807 (+1120358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:12:25.360164 (+     0us) write_op.cc:183] PREPARE: starting on tablet 545b27e6da9f41fa93d76bb1abe0e484
0630 12:12:25.360851 (+   687us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:12:25.360915 (+    64us) write_op.cc:435] Acquired schema lock
0630 12:12:25.360936 (+    21us) tablet.cc:662] Decoding operations
0630 12:12:25.361527 (+   591us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:12:25.361584 (+    57us) write_op.cc:641] Partition lock acquired for write op
0630 12:12:25.361617 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:12:25.361989 (+   372us) tablet.cc:701] Row locks acquired
0630 12:12:25.362026 (+    37us) write_op.cc:260] PREPARE: finished
0630 12:12:25.362353 (+   327us) write_op.cc:270] Start()
0630 12:12:25.362491 (+   138us) write_op.cc:276] Timestamp: P: 1782821545362300 usec, L: 0
0630 12:12:25.362521 (+    30us) op_driver.cc:348] REPLICATION: starting
0630 12:12:25.382948 (+ 20427us) log.cc:844] Serialized 432 byte log entry
0630 12:12:25.552533 (+169585us) op_driver.cc:464] REPLICATION: finished
0630 12:12:25.592027 (+ 39494us) write_op.cc:301] APPLY: starting
0630 12:12:25.592093 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0630 12:12:25.592206 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0630 12:12:25.592308 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:12:25.604905 (+ 12597us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:12:25.605057 (+   152us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:12:25.605099 (+    42us) write_op.cc:312] APPLY: finished
0630 12:12:25.605270 (+   171us) log.cc:844] Serialized 34 byte log entry
0630 12:12:25.606088 (+   818us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:12:25.606171 (+    83us) write_op.cc:454] Released schema lock
0630 12:12:25.606210 (+    39us) write_op.cc:341] FINISH: Updating metrics
0630 12:12:25.648706 (+ 42496us) spinlock_profiling.cc:243] Waited 7.22 ms on lock 0x7b3400029e68. stack: 00007fcbe584b983 00007fcbe584b880 00007fcbe51db1d4 000000000042d824 000000000042d7b9 00007fcbe6c1b171 00007fcbe6c619ae 00007fcbe6c754fe 00007fcbed94ee51 00007fcbec3a13ad 00007fcbec3a0b53 00007fcbec3a4d61 00007fcbec3a4d19 00007fcbec3a4ca9 00007fcbec3a4c71 00007fcbec3a3e9d
Metrics: {"spinlock_wait_cycles":18960256,"child_traces":[["op",{"apply.queue_time_us":39297,"num_ops":3,"prepare.queue_time_us":821998,"prepare.run_cpu_time_us":3642,"prepare.run_wall_time_us":30890,"replication_time_us":189906,"spinlock_wait_cycles":16606592}]]}
W20260630 12:12:25.837275  9976 meta_cache.cc:1261] Time spent looking up entry by key: real 0.087s	user 0.000s	sys 0.000s
W20260630 12:12:25.872327  9977 meta_cache.cc:1261] Time spent looking up entry by key: real 0.090s	user 0.000s	sys 0.000s
W20260630 12:12:25.934717  9868 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.24.65:35479, user_credentials={real_user=slave}} blocked reactor thread for 73201.7us
W20260630 12:12:26.000828  9868 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.5.24.65:35479, user_credentials={real_user=slave}} blocked reactor thread for 60260.6us
W20260630 12:12:26.478291  9655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.66:36651, user_credentials={real_user=slave}} blocked reactor thread for 97273.3us
W20260630 12:12:28.106552  9976 meta_cache.cc:1261] Time spent looking up entry by key: real 0.110s	user 0.004s	sys 0.000s
W20260630 12:12:28.203336  9804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.66:36651, user_credentials={real_user=slave}} blocked reactor thread for 225965us
W20260630 12:12:28.419900  9655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.66:36651, user_credentials={real_user=slave}} blocked reactor thread for 99671.3us
I20260630 12:12:28.701309  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:28.711903 10065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.713435 10066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.716096 10068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:28.716648  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:28.719630  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:28.719892  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:28.720045  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821548720032 us; error 0 us; skew 500 ppm
I20260630 12:12:28.720559  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:28.723011  5217 webserver.cc:533] Webserver started at http://127.5.24.68:39443/ using document root <none> and password file <none>
I20260630 12:12:28.723482  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:28.723657  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:28.723901  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:28.725147  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "11f2263599f64f4a88d843cadbc94513"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.729537  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:28.733060 10073 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.733780  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:28.734083  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "11f2263599f64f4a88d843cadbc94513"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.734874  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:28.751731  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:28.753072  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:28.754454  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:28.756763  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:28.756973  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.757249  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:28.757423  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.801209  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:40377
I20260630 12:12:28.801391 10135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:40377 every 8 connection(s)
I20260630 12:12:28.806658  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:28.816550 10140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.819108 10141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.819607 10143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:28.821861  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:28.825129  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:28.825347  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:28.825552  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821548825533 us; error 0 us; skew 500 ppm
I20260630 12:12:28.826141  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:28.829126  5217 webserver.cc:533] Webserver started at http://127.5.24.69:44847/ using document root <none> and password file <none>
I20260630 12:12:28.829433 10136 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:28.829769  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:28.829865 10136 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:28.830075  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:28.830433  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:28.830777 10136 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:28.831913  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-4-root/instance:
uuid: "0dacc7fe15fa4d7796329af9b7e47658"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.832973  9582 ts_manager.cc:194] Registered new tserver with Master: 11f2263599f64f4a88d843cadbc94513 (127.5.24.68:40377)
I20260630 12:12:28.834525  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40376
I20260630 12:12:28.836985  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:28.840646 10148 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.841306  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:28.841643  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-4-root
uuid: "0dacc7fe15fa4d7796329af9b7e47658"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.841925  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:28.863680  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:28.865144  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:28.866564  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:28.868865  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:28.869143  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.869405  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:28.869635  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.930238  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.69:37729
I20260630 12:12:28.930327 10210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.69:37729 every 8 connection(s)
I20260630 12:12:28.936923  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:28.945976 10215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.946318 10214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:28.949436 10217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:28.950559  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:28.950815 10211 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:28.951323 10211 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:28.951797  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:28.952127  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:28.952316 10211 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:28.952404  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821548952382 us; error 0 us; skew 500 ppm
I20260630 12:12:28.953516  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:28.954852  9582 ts_manager.cc:194] Registered new tserver with Master: 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729)
I20260630 12:12:28.956192  5217 webserver.cc:533] Webserver started at http://127.5.24.70:40655/ using document root <none> and password file <none>
I20260630 12:12:28.956437  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40390
I20260630 12:12:28.956867  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:28.957126  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:28.957412  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:28.958850  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-5-root/instance:
uuid: "52353dc9a26a464f997561d9819898c1"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.962958  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:28.966051 10222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.966818  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:28.967114  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-5-root
uuid: "52353dc9a26a464f997561d9819898c1"
format_stamp: "Formatted at 2026-06-30 12:12:28 on dist-test-slave-cbkb"
I20260630 12:12:28.967391  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-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)
I20260630 12:12:28.981115  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:28.982278  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:28.984174  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:28.986827  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:28.987028  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:28.987282  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:28.987455  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:29.061419  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.70:45293
I20260630 12:12:29.061504 10284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.70:45293 every 8 connection(s)
I20260630 12:12:29.079887 10285 heartbeater.cc:344] Connected to a master server at 127.5.24.126:40659
I20260630 12:12:29.080281 10285 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:29.081103 10285 heartbeater.cc:507] Master 127.5.24.126:40659 requested a full tablet report, sending...
I20260630 12:12:29.082939  9582 ts_manager.cc:194] Registered new tserver with Master: 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293)
I20260630 12:12:29.084584  9582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40406
W20260630 12:12:29.514846  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800057580 after lost signal to thread 5220
W20260630 12:12:29.516580  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800143fa0 after lost signal to thread 9713
W20260630 12:12:29.517462  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800055200 after lost signal to thread 9788
W20260630 12:12:29.518357  9710 debug-util.cc:398] Leaking SignalData structure 0x7b0800220ba0 after lost signal to thread 9862
W20260630 12:12:29.519084  9710 debug-util.cc:398] Leaking SignalData structure 0x7b08000a9f40 after lost signal to thread 10008
I20260630 12:12:29.791029  9758 consensus_queue.cc:237] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:29.798789  9833 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:12:29.802094 10292 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:12:29.803748  9685 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:12:29.805552 10292 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:12:29.817821  9728 consensus_peers.cc:597] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 11f2263599f64f4a88d843cadbc94513 (127.5.24.68:40377): Couldn't send request to peer 11f2263599f64f4a88d843cadbc94513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84da9eb5d1334a5e814fb5bfa8545516. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:29.823705 10042 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:29.837105 10136 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:29.836899  9685 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:29.836089  9833 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:29.857702  9582 catalog_manager.cc:5697] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: config changed from index -1 to 25, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.873965  9833 consensus_queue.cc:237] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:29.885929  9758 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:29.887485  9997 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:29.889477  9685 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:29.893369  9997 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:29.916601 10308 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
W20260630 12:12:29.918619  9803 consensus_peers.cc:597] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 -> Peer 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729): Couldn't send request to peer 0dacc7fe15fa4d7796329af9b7e47658. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0eb3ccca61264c43873437733cf8cd91. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:29.918296  9685 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:29.928802  9758 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:29.937077  9583 catalog_manager.cc:5697] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:29.955605  9685 consensus_queue.cc:237] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:29.959161 10211 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:29.968277  9833 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:29.970268 10029 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:29.973759  9758 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:29.975544 10288 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:29.989514 10316 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:29.992520  9833 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:29.994318  9758 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
W20260630 12:12:29.997485  9655 consensus_peers.cc:597] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a3013bcf8ca4c49a2e22f934e607805. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:30.011262  9582 catalog_manager.cc:5697] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:30.014397  9835 consensus_queue.cc:237] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:30.027025  9685 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:30.028524  9758 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:30.029629  9997 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:30.031656 10308 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:30.040031 10308 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
W20260630 12:12:30.044431  9804 consensus_peers.cc:597] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 994e967d99514f06b9eda057a74347ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:30.043545  9689 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:30.045730  9758 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:30.055011  9761 consensus_queue.cc:237] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:30.059614  9582 catalog_manager.cc:5697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:30.072599  9835 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:12:30.074150 10292 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:12:30.086647 10285 heartbeater.cc:499] Master 127.5.24.126:40659 was elected leader, sending a full tablet report...
I20260630 12:12:30.081952  9689 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260630 12:12:30.094359  9729 consensus_peers.cc:597] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729): Couldn't send request to peer 0dacc7fe15fa4d7796329af9b7e47658. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e99def0aca4f41d5b4739520847a3592. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:30.098810 10297 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:12:30.101431 10042 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:30.105099  9689 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:30.107842  9833 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:30.117682  9585 catalog_manager.cc:5697] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index -1 to 25, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:30.119812  9835 consensus_queue.cc:237] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:30.132890  9761 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:30.133741  9689 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:30.134518 10309 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:30.136628  9997 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:12:30.146492  9802 consensus_peers.cc:597] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 -> Peer 11f2263599f64f4a88d843cadbc94513 (127.5.24.68:40377): Couldn't send request to peer 11f2263599f64f4a88d843cadbc94513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e26a51a67e5d42c6af011965db682bbf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:30.163365  9997 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:30.166167  9689 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:30.166725  9761 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:30.180091  9582 catalog_manager.cc:5697] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:30.288630 10326 ts_tablet_manager.cc:933] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Initiating tablet copy from peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:30.295156 10326 tablet_copy_client.cc:323] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:36651
I20260630 12:12:30.317296  9774 tablet_copy_service.cc:140] P 9b6ac8699f6149dcaa2eb8d34820868c: Received BeginTabletCopySession request for tablet 84da9eb5d1334a5e814fb5bfa8545516 from peer 11f2263599f64f4a88d843cadbc94513 ({username='slave'} at 127.0.0.1:49614)
I20260630 12:12:30.317939  9774 tablet_copy_service.cc:161] P 9b6ac8699f6149dcaa2eb8d34820868c: Beginning new tablet copy session on tablet 84da9eb5d1334a5e814fb5bfa8545516 from peer 11f2263599f64f4a88d843cadbc94513 at {username='slave'} at 127.0.0.1:49614: session id = 11f2263599f64f4a88d843cadbc94513-84da9eb5d1334a5e814fb5bfa8545516
I20260630 12:12:30.327692  9774 tablet_copy_source_session.cc:215] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.331364 10326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84da9eb5d1334a5e814fb5bfa8545516. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.348789 10326 tablet_copy_client.cc:806] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.349560 10326 tablet_copy_client.cc:670] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.354496 10327 tablet_copy_client.cc:1025] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:30.472685 10330 ts_tablet_manager.cc:933] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:30.474524 10330 tablet_copy_client.cc:323] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:30.501272  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet 0eb3ccca61264c43873437733cf8cd91 from peer 0dacc7fe15fa4d7796329af9b7e47658 ({username='slave'} at 127.0.0.1:38430)
I20260630 12:12:30.502008  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet 0eb3ccca61264c43873437733cf8cd91 from peer 0dacc7fe15fa4d7796329af9b7e47658 at {username='slave'} at 127.0.0.1:38430: session id = 0dacc7fe15fa4d7796329af9b7e47658-0eb3ccca61264c43873437733cf8cd91
I20260630 12:12:30.511267  9848 tablet_copy_source_session.cc:215] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.514901 10330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb3ccca61264c43873437733cf8cd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.531636 10330 tablet_copy_client.cc:806] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.532337 10330 tablet_copy_client.cc:670] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.533901 10334 ts_tablet_manager.cc:933] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:30.536935 10331 tablet_copy_client.cc:1025] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:30.541766 10334 tablet_copy_client.cc:323] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:30.553860  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet e26a51a67e5d42c6af011965db682bbf from peer 11f2263599f64f4a88d843cadbc94513 ({username='slave'} at 127.0.0.1:38434)
I20260630 12:12:30.554443  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet e26a51a67e5d42c6af011965db682bbf from peer 11f2263599f64f4a88d843cadbc94513 at {username='slave'} at 127.0.0.1:38434: session id = 11f2263599f64f4a88d843cadbc94513-e26a51a67e5d42c6af011965db682bbf
I20260630 12:12:30.555006 10336 ts_tablet_manager.cc:933] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:30.562291  9848 tablet_copy_source_session.cc:215] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.565865 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a51a67e5d42c6af011965db682bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.569659 10336 tablet_copy_client.cc:323] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:30.589190 10334 tablet_copy_client.cc:806] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.593492 10341 ts_tablet_manager.cc:933] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Initiating tablet copy from peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479)
I20260630 12:12:30.589884 10334 tablet_copy_client.cc:670] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.606015 10340 ts_tablet_manager.cc:933] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Initiating tablet copy from peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
I20260630 12:12:30.612092 10335 tablet_copy_client.cc:1025] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:30.614914  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet 994e967d99514f06b9eda057a74347ae from peer 52353dc9a26a464f997561d9819898c1 ({username='slave'} at 127.0.0.1:38450)
I20260630 12:12:30.615553  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet 994e967d99514f06b9eda057a74347ae from peer 52353dc9a26a464f997561d9819898c1 at {username='slave'} at 127.0.0.1:38450: session id = 52353dc9a26a464f997561d9819898c1-994e967d99514f06b9eda057a74347ae
I20260630 12:12:30.615628 10341 tablet_copy_client.cc:323] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:35479
I20260630 12:12:30.620869 10340 tablet_copy_client.cc:323] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:36651
I20260630 12:12:30.623891  9848 tablet_copy_source_session.cc:215] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.633244  9774 tablet_copy_service.cc:140] P 9b6ac8699f6149dcaa2eb8d34820868c: Received BeginTabletCopySession request for tablet e99def0aca4f41d5b4739520847a3592 from peer 0dacc7fe15fa4d7796329af9b7e47658 ({username='slave'} at 127.0.0.1:49616)
I20260630 12:12:30.633795  9774 tablet_copy_service.cc:161] P 9b6ac8699f6149dcaa2eb8d34820868c: Beginning new tablet copy session on tablet e99def0aca4f41d5b4739520847a3592 from peer 0dacc7fe15fa4d7796329af9b7e47658 at {username='slave'} at 127.0.0.1:49616: session id = 0dacc7fe15fa4d7796329af9b7e47658-e99def0aca4f41d5b4739520847a3592
I20260630 12:12:30.646814 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e967d99514f06b9eda057a74347ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.647058  9699 tablet_copy_service.cc:140] P 2d8dd7c45d074c1aa623d95931d1c229: Received BeginTabletCopySession request for tablet 2a3013bcf8ca4c49a2e22f934e607805 from peer 52353dc9a26a464f997561d9819898c1 ({username='slave'} at 127.0.0.1:41962)
I20260630 12:12:30.648427  9774 tablet_copy_source_session.cc:215] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.648167  9699 tablet_copy_service.cc:161] P 2d8dd7c45d074c1aa623d95931d1c229: Beginning new tablet copy session on tablet 2a3013bcf8ca4c49a2e22f934e607805 from peer 52353dc9a26a464f997561d9819898c1 at {username='slave'} at 127.0.0.1:41962: session id = 52353dc9a26a464f997561d9819898c1-2a3013bcf8ca4c49a2e22f934e607805
I20260630 12:12:30.654313 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99def0aca4f41d5b4739520847a3592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.658877  9699 tablet_copy_source_session.cc:215] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:30.662223 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a3013bcf8ca4c49a2e22f934e607805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:30.682166 10336 tablet_copy_client.cc:806] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.682737 10336 tablet_copy_client.cc:670] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.683061 10340 tablet_copy_client.cc:806] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.684983 10340 tablet_copy_client.cc:670] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.688122 10337 tablet_copy_client.cc:1025] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:30.689642 10343 tablet_copy_client.cc:1025] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:30.696151 10341 tablet_copy_client.cc:806] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:30.696787 10341 tablet_copy_client.cc:670] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:30.700934 10342 tablet_copy_client.cc:1025] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:32.355494 10326 tablet_copy_client.cc:538] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.364712 10326 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Bootstrap starting.
I20260630 12:12:32.504776 10326 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:32.505667 10326 tablet_bootstrap.cc:492] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Bootstrap complete.
I20260630 12:12:32.506340 10326 ts_tablet_manager.cc:1403] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Time spent bootstrapping tablet: real 0.142s	user 0.114s	sys 0.020s
I20260630 12:12:32.508903 10326 raft_consensus.cc:359] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:32.509636 10326 raft_consensus.cc:740] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11f2263599f64f4a88d843cadbc94513, State: Initialized, Role: LEARNER
I20260630 12:12:32.510236 10326 consensus_queue.cc:260] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:32.512729 10326 ts_tablet_manager.cc:1434] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:12:32.514478  9774 tablet_copy_service.cc:342] P 9b6ac8699f6149dcaa2eb8d34820868c: Request end of tablet copy session 11f2263599f64f4a88d843cadbc94513-84da9eb5d1334a5e814fb5bfa8545516 received from {username='slave'} at 127.0.0.1:49614
I20260630 12:12:32.514883  9774 tablet_copy_service.cc:434] P 9b6ac8699f6149dcaa2eb8d34820868c: ending tablet copy session 11f2263599f64f4a88d843cadbc94513-84da9eb5d1334a5e814fb5bfa8545516 on tablet 84da9eb5d1334a5e814fb5bfa8545516 with peer 11f2263599f64f4a88d843cadbc94513
I20260630 12:12:32.537794 10330 tablet_copy_client.cc:538] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.544262 10330 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap starting.
I20260630 12:12:32.613068 10334 tablet_copy_client.cc:538] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.623294 10334 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Bootstrap starting.
I20260630 12:12:32.671448 10330 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=82 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:32.672521 10330 tablet_bootstrap.cc:492] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap complete.
I20260630 12:12:32.673380 10330 ts_tablet_manager.cc:1403] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Time spent bootstrapping tablet: real 0.129s	user 0.104s	sys 0.016s
I20260630 12:12:32.676610 10330 raft_consensus.cc:359] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:32.677448 10330 raft_consensus.cc:740] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dacc7fe15fa4d7796329af9b7e47658, State: Initialized, Role: LEARNER
I20260630 12:12:32.678149 10330 consensus_queue.cc:260] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:32.690410 10336 tablet_copy_client.cc:538] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.692404 10340 tablet_copy_client.cc:538] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.701756 10341 tablet_copy_client.cc:538] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:32.710392 10340 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap starting.
I20260630 12:12:32.711490 10341 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Bootstrap starting.
I20260630 12:12:32.713675 10336 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Bootstrap starting.
I20260630 12:12:32.737833 10330 ts_tablet_manager.cc:1434] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.003s
I20260630 12:12:32.750025  9848 tablet_copy_service.cc:342] P 7cf7148398764654a95b51b9898e8065: Request end of tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-0eb3ccca61264c43873437733cf8cd91 received from {username='slave'} at 127.0.0.1:38430
I20260630 12:12:32.750519  9848 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-0eb3ccca61264c43873437733cf8cd91 on tablet 0eb3ccca61264c43873437733cf8cd91 with peer 0dacc7fe15fa4d7796329af9b7e47658
I20260630 12:12:32.854934 10334 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:32.855867 10334 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Bootstrap complete.
I20260630 12:12:32.856595 10334 ts_tablet_manager.cc:1403] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Time spent bootstrapping tablet: real 0.234s	user 0.126s	sys 0.025s
I20260630 12:12:32.859416 10334 raft_consensus.cc:359] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:32.860260 10334 raft_consensus.cc:740] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11f2263599f64f4a88d843cadbc94513, State: Initialized, Role: LEARNER
I20260630 12:12:32.860905 10334 consensus_queue.cc:260] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
W20260630 12:12:32.868156  9655 consensus_peers.cc:597] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:12:32.870533 10334 ts_tablet_manager.cc:1434] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260630 12:12:32.878239  9848 tablet_copy_service.cc:342] P 7cf7148398764654a95b51b9898e8065: Request end of tablet copy session 11f2263599f64f4a88d843cadbc94513-e26a51a67e5d42c6af011965db682bbf received from {username='slave'} at 127.0.0.1:38434
I20260630 12:12:32.878692  9848 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 11f2263599f64f4a88d843cadbc94513-e26a51a67e5d42c6af011965db682bbf on tablet e26a51a67e5d42c6af011965db682bbf with peer 11f2263599f64f4a88d843cadbc94513
I20260630 12:12:32.926239 10111 raft_consensus.cc:1217] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:12:32.935844 10186 raft_consensus.cc:1217] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260630 12:12:32.940265  9729 consensus_peers.cc:597] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729): Couldn't send request to peer 0dacc7fe15fa4d7796329af9b7e47658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260630 12:12:33.028942  9804 consensus_peers.cc:597] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:12:33.041368 10340 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=79 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:33.042348 10340 tablet_bootstrap.cc:492] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap complete.
I20260630 12:12:33.043082 10340 ts_tablet_manager.cc:1403] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Time spent bootstrapping tablet: real 0.333s	user 0.124s	sys 0.013s
I20260630 12:12:33.046209 10340 raft_consensus.cc:359] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:33.047063 10340 raft_consensus.cc:740] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dacc7fe15fa4d7796329af9b7e47658, State: Initialized, Role: LEARNER
I20260630 12:12:33.047689 10340 consensus_queue.cc:260] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:33.052580 10340 ts_tablet_manager.cc:1434] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:12:33.055442  9774 tablet_copy_service.cc:342] P 9b6ac8699f6149dcaa2eb8d34820868c: Request end of tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-e99def0aca4f41d5b4739520847a3592 received from {username='slave'} at 127.0.0.1:49616
I20260630 12:12:33.055897  9774 tablet_copy_service.cc:434] P 9b6ac8699f6149dcaa2eb8d34820868c: ending tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-e99def0aca4f41d5b4739520847a3592 on tablet e99def0aca4f41d5b4739520847a3592 with peer 0dacc7fe15fa4d7796329af9b7e47658
I20260630 12:12:33.074950 10336 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:33.075901 10336 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Bootstrap complete.
I20260630 12:12:33.076606 10336 ts_tablet_manager.cc:1403] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Time spent bootstrapping tablet: real 0.363s	user 0.139s	sys 0.017s
I20260630 12:12:33.078794 10341 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=80 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:33.079718 10341 tablet_bootstrap.cc:492] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Bootstrap complete.
I20260630 12:12:33.079465 10336 raft_consensus.cc:359] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:33.080480 10341 ts_tablet_manager.cc:1403] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Time spent bootstrapping tablet: real 0.369s	user 0.139s	sys 0.011s
I20260630 12:12:33.080394 10336 raft_consensus.cc:740] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 52353dc9a26a464f997561d9819898c1, State: Initialized, Role: LEARNER
I20260630 12:12:33.081280 10336 consensus_queue.cc:260] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:33.083676 10341 raft_consensus.cc:359] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:33.084583 10341 raft_consensus.cc:740] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 52353dc9a26a464f997561d9819898c1, State: Initialized, Role: LEARNER
I20260630 12:12:33.085160 10341 consensus_queue.cc:260] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:33.093245 10336 ts_tablet_manager.cc:1434] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:12:33.095286  9848 tablet_copy_service.cc:342] P 7cf7148398764654a95b51b9898e8065: Request end of tablet copy session 52353dc9a26a464f997561d9819898c1-994e967d99514f06b9eda057a74347ae received from {username='slave'} at 127.0.0.1:38450
I20260630 12:12:33.095923  9848 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 52353dc9a26a464f997561d9819898c1-994e967d99514f06b9eda057a74347ae on tablet 994e967d99514f06b9eda057a74347ae with peer 52353dc9a26a464f997561d9819898c1
I20260630 12:12:33.099552 10341 ts_tablet_manager.cc:1434] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:12:33.101580  9699 tablet_copy_service.cc:342] P 2d8dd7c45d074c1aa623d95931d1c229: Request end of tablet copy session 52353dc9a26a464f997561d9819898c1-2a3013bcf8ca4c49a2e22f934e607805 received from {username='slave'} at 127.0.0.1:41962
I20260630 12:12:33.102041  9699 tablet_copy_service.cc:434] P 2d8dd7c45d074c1aa623d95931d1c229: ending tablet copy session 52353dc9a26a464f997561d9819898c1-2a3013bcf8ca4c49a2e22f934e607805 on tablet 2a3013bcf8ca4c49a2e22f934e607805 with peer 52353dc9a26a464f997561d9819898c1
I20260630 12:12:33.305316 10111 raft_consensus.cc:1217] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:12:33.341066 10186 raft_consensus.cc:1217] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:12:33.369769 10364 raft_consensus.cc:1064] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: attempting to promote NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 to VOTER
I20260630 12:12:33.372802 10364 consensus_queue.cc:237] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:33.380082 10186 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.381763 10309 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.389154  9761 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.390424  9689 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.390823 10364 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.391855 10309 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.428906 10309 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.434028  9761 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.434803 10186 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.441665  9689 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.445974  9583 catalog_manager.cc:5697] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 26 to 27, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.474579  9835 consensus_queue.cc:237] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [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: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:33.481696 10259 raft_consensus.cc:1217] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:12:33.481609 10260 raft_consensus.cc:1217] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:12:33.495916 10186 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:33.497350  9761 raft_consensus.cc:1275] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:33.497833 10309 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:33.498971 10364 consensus_queue.cc:1048] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:33.506201 10363 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.507625 10186 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.509357  9761 raft_consensus.cc:2955] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.516110  9572 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0eb3ccca61264c43873437733cf8cd91 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.519842  9585 catalog_manager.cc:5697] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 reported cstate change: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.530285  9673 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eb3ccca61264c43873437733cf8cd91 with delete_type TABLET_DATA_TOMBSTONED (TS 2d8dd7c45d074c1aa623d95931d1c229 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42848
I20260630 12:12:33.541570 10373 tablet_replica.cc:333] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:33.542788 10373 raft_consensus.cc:2243] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.543553 10373 raft_consensus.cc:2272] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.547197 10373 ts_tablet_manager.cc:1916] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.570452 10373 ts_tablet_manager.cc:1929] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:12:33.570916 10373 log.cc:1199] T 0eb3ccca61264c43873437733cf8cd91 P 2d8dd7c45d074c1aa623d95931d1c229: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/0eb3ccca61264c43873437733cf8cd91
I20260630 12:12:33.573156  9572 catalog_manager.cc:5028] TS 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): tablet 0eb3ccca61264c43873437733cf8cd91 (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:33.573413 10042 raft_consensus.cc:1064] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: attempting to promote NON_VOTER 11f2263599f64f4a88d843cadbc94513 to VOTER
I20260630 12:12:33.575135 10042 consensus_queue.cc:237] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } }
I20260630 12:12:33.581346  9835 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.583052 10111 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.584789 10374 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.587386 10374 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.592341  9689 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.593900 10374 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.603929 10042 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.610647  9689 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.620484 10111 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.624965  9587 catalog_manager.cc:5697] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index 25 to 26, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.624987  9835 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.652312  9761 consensus_queue.cc:237] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } }
I20260630 12:12:33.658246  9689 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.658253 10111 raft_consensus.cc:1275] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.659664 10374 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.661937 10376 consensus_queue.cc:1048] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.675343 10376 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.679570 10111 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.687146  9689 raft_consensus.cc:2955] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.688766  9574 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84da9eb5d1334a5e814fb5bfa8545516 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:33.695010  9582 catalog_manager.cc:5697] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:33.708935  9822 tablet_service.cc:1558] Processing DeleteTablet for tablet 84da9eb5d1334a5e814fb5bfa8545516 with delete_type TABLET_DATA_TOMBSTONED (TS 7cf7148398764654a95b51b9898e8065 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:46936
I20260630 12:12:33.716542 10380 tablet_replica.cc:333] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:33.717545 10380 raft_consensus.cc:2243] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:33.718547 10380 raft_consensus.cc:2272] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:33.722081 10380 ts_tablet_manager.cc:1916] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:33.733628 10380 ts_tablet_manager.cc:1929] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:12:33.733951 10380 log.cc:1199] T 84da9eb5d1334a5e814fb5bfa8545516 P 7cf7148398764654a95b51b9898e8065: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/84da9eb5d1334a5e814fb5bfa8545516
I20260630 12:12:33.735265  9572 catalog_manager.cc:5028] TS 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): tablet 84da9eb5d1334a5e814fb5bfa8545516 (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:33.824690 10309 raft_consensus.cc:1064] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: attempting to promote NON_VOTER 11f2263599f64f4a88d843cadbc94513 to VOTER
I20260630 12:12:33.827273 10309 consensus_queue.cc:237] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } }
I20260630 12:12:33.833914 10111 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.836304  9761 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.837827 10309 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.841694 10374 raft_consensus.cc:1064] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: attempting to promote NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 to VOTER
I20260630 12:12:33.844478 10374 consensus_queue.cc:237] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:33.847853 10364 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.848451  9689 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.849789 10364 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:33.879865  9835 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.881466 10042 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.887862 10363 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.898065  9689 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.902580 10186 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.913966 10042 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.915275  9685 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:33.921263 10042 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:33.920269 10385 raft_consensus.cc:1064] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: attempting to promote NON_VOTER 52353dc9a26a464f997561d9819898c1 to VOTER
I20260630 12:12:33.924793 10385 consensus_queue.cc:237] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } }
I20260630 12:12:33.938990  9761 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.914199 10111 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.959383 10042 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.963886 10185 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.953722  9587 catalog_manager.cc:5697] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index 26 to 27, 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:33.973196 10364 raft_consensus.cc:1064] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: attempting to promote NON_VOTER 52353dc9a26a464f997561d9819898c1 to VOTER
I20260630 12:12:33.981199 10364 consensus_queue.cc:237] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } }
I20260630 12:12:33.983887  9835 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:33.986874 10260 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.987006  9836 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:33.995757 10353 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:12:33.996769  9583 catalog_manager.cc:5697] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 reported cstate change: config changed from index 25 to 26, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:34.004789  9761 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.010120  9758 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.011446  9835 consensus_queue.cc:237] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } }
I20260630 12:12:34.014743 10259 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.014891 10363 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.018388  9689 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.019730 10353 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.016201 10309 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.005s
I20260630 12:12:34.022096 10363 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.023186  9689 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.026726  9689 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:34.034709 10363 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:34.042762 10110 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.047101 10364 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:12:34.048209  9763 consensus_queue.cc:237] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:34.068727 10392 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:34.070644  9687 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:34.077159 10186 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.078851 10374 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.081305  9689 raft_consensus.cc:1275] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 9b6ac8699f6149dcaa2eb8d34820868c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:12:34.082983 10374 consensus_queue.cc:1048] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.083067 10385 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.085444  9763 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.090517 10376 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:34.094802 10186 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
I20260630 12:12:34.100195  9574 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e99def0aca4f41d5b4739520847a3592 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:34.071257 10110 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:34.108671 10364 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.110301  9758 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.119206  9689 raft_consensus.cc:2955] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } } }
W20260630 12:12:34.120385  9653 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.67:37473, user_credentials={real_user=slave}} blocked reactor thread for 44279.5us
I20260630 12:12:34.123888  9572 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e26a51a67e5d42c6af011965db682bbf with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:34.143510  9582 catalog_manager.cc:5697] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: config changed from index 26 to 27, VOTER 7cf7148398764654a95b51b9898e8065 (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:34.129323 10259 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.150002 10388 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:12:34.129550  9685 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.129681 10260 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.159381  9822 tablet_service.cc:1558] Processing DeleteTablet for tablet e99def0aca4f41d5b4739520847a3592 with delete_type TABLET_DATA_TOMBSTONED (TS 7cf7148398764654a95b51b9898e8065 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:46936
I20260630 12:12:34.160493 10380 tablet_replica.cc:333] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:34.161497 10380 raft_consensus.cc:2243] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:34.162250 10380 raft_consensus.cc:2272] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.137738  9585 catalog_manager.cc:5697] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:34.138213  9583 catalog_manager.cc:5697] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 reported cstate change: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } }
I20260630 12:12:34.135357  9587 catalog_manager.cc:5697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:34.175421 10380 ts_tablet_manager.cc:1916] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:34.200418  9746 tablet_service.cc:1558] Processing DeleteTablet for tablet e26a51a67e5d42c6af011965db682bbf with delete_type TABLET_DATA_TOMBSTONED (TS 9b6ac8699f6149dcaa2eb8d34820868c not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38978
I20260630 12:12:34.220880  9835 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 52353dc9a26a464f997561d9819898c1 (127.5.24.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.224677 10403 tablet_replica.cc:333] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:34.225858 10403 raft_consensus.cc:2243] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:34.226814 10403 raft_consensus.cc:2272] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.231060 10403 ts_tablet_manager.cc:1916] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:34.236675 10380 ts_tablet_manager.cc:1929] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:12:34.238602 10380 log.cc:1199] T e99def0aca4f41d5b4739520847a3592 P 7cf7148398764654a95b51b9898e8065: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/e99def0aca4f41d5b4739520847a3592
I20260630 12:12:34.240360  9572 catalog_manager.cc:5028] TS 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): tablet e99def0aca4f41d5b4739520847a3592 (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:34.245231  9835 consensus_queue.cc:237] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [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: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } }
I20260630 12:12:34.258003  9758 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.259546 10392 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:34.260423 10260 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.260664 10403 ts_tablet_manager.cc:1929] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:12:34.261155 10403 log.cc:1199] T e26a51a67e5d42c6af011965db682bbf P 9b6ac8699f6149dcaa2eb8d34820868c: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/e26a51a67e5d42c6af011965db682bbf
I20260630 12:12:34.263478  9574 catalog_manager.cc:5028] TS 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): tablet e26a51a67e5d42c6af011965db682bbf (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:34.264252 10392 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:34.267355 10392 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.269132  9758 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.277395  9572 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 994e967d99514f06b9eda057a74347ae with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:34.279632 10260 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.283457  9582 catalog_manager.cc:5697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 27 to 28, VOTER 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:34.294737  9673 tablet_service.cc:1558] Processing DeleteTablet for tablet 994e967d99514f06b9eda057a74347ae with delete_type TABLET_DATA_TOMBSTONED (TS 2d8dd7c45d074c1aa623d95931d1c229 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:42848
I20260630 12:12:34.312496 10404 tablet_replica.cc:333] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:34.313854 10404 raft_consensus.cc:2243] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:34.314623 10404 raft_consensus.cc:2272] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.318172 10404 ts_tablet_manager.cc:1916] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:34.334345 10404 ts_tablet_manager.cc:1929] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:12:34.334738 10404 log.cc:1199] T 994e967d99514f06b9eda057a74347ae P 2d8dd7c45d074c1aa623d95931d1c229: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/994e967d99514f06b9eda057a74347ae
I20260630 12:12:34.336268  9572 catalog_manager.cc:5028] TS 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): tablet 994e967d99514f06b9eda057a74347ae (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:34.556664  9689 consensus_queue.cc:237] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } }
I20260630 12:12:34.561712 10260 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.561837  9835 raft_consensus.cc:1275] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:12:34.563335 10385 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:34.564195 10388 consensus_queue.cc:1048] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:12:34.571426 10388 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.574075  9835 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.578263 10260 raft_consensus.cc:2955] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.591935  9582 catalog_manager.cc:5697] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 27 to 28, VOTER 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } }
I20260630 12:12:34.595293  9572 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a3013bcf8ca4c49a2e22f934e607805 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:34.607208  9746 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a3013bcf8ca4c49a2e22f934e607805 with delete_type TABLET_DATA_TOMBSTONED (TS 9b6ac8699f6149dcaa2eb8d34820868c not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38978
I20260630 12:12:34.608306 10403 tablet_replica.cc:333] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:34.609264 10403 raft_consensus.cc:2243] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:34.610157 10403 raft_consensus.cc:2272] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:34.613415 10403 ts_tablet_manager.cc:1916] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:34.624647 10403 ts_tablet_manager.cc:1929] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:12:34.625003 10403 log.cc:1199] T 2a3013bcf8ca4c49a2e22f934e607805 P 9b6ac8699f6149dcaa2eb8d34820868c: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/2a3013bcf8ca4c49a2e22f934e607805
I20260630 12:12:34.626154  9574 catalog_manager.cc:5028] TS 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): tablet 2a3013bcf8ca4c49a2e22f934e607805 (table test-workload [id=0787f9de37d04260b0f901e141c0dfcd]) successfully deleted
I20260630 12:12:35.633416  9689 consensus_queue.cc:237] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:35.643112  9763 raft_consensus.cc:1275] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.645268  9835 raft_consensus.cc:1275] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.649623 10388 consensus_queue.cc:1048] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:35.651103 10406 consensus_queue.cc:1048] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:35.673177 10388 raft_consensus.cc:2955] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.680410  9763 raft_consensus.cc:2955] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.699928  9835 consensus_queue.cc:237] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
W20260630 12:12:35.701658  9653 consensus_peers.cc:597] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 -> Peer 11f2263599f64f4a88d843cadbc94513 (127.5.24.68:40377): Couldn't send request to peer 11f2263599f64f4a88d843cadbc94513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d5a49425e444e19b5d4f1264c49be1e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:35.701488  9581 catalog_manager.cc:5697] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.703902  9836 raft_consensus.cc:2955] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.725637 10110 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:12:35.727133  9689 raft_consensus.cc:1275] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:12:35.730075  9804 consensus_peers.cc:597] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e26a51a67e5d42c6af011965db682bbf. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:35.730896 10364 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:12:35.732139 10415 consensus_queue.cc:1048] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:12:35.751747 10415 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.774710  9835 consensus_queue.cc:237] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [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: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:35.777298 10110 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.776903  9689 raft_consensus.cc:2955] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.794608  9583 catalog_manager.cc:5697] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 28 to 29, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.808434 10260 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:12:35.809033  9763 raft_consensus.cc:1275] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:12:35.810731  9803 consensus_peers.cc:597] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 -> Peer 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729): Couldn't send request to peer 0dacc7fe15fa4d7796329af9b7e47658. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 994e967d99514f06b9eda057a74347ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:35.812548 10424 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:12:35.814138 10364 consensus_queue.cc:1048] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:12:35.831854 10364 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:35.837743  9763 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:35.840987 10260 raft_consensus.cc:2955] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:35.849850  9582 catalog_manager.cc:5697] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index 28 to 29, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.851001  9689 consensus_queue.cc:237] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:35.870491  9835 raft_consensus.cc:1275] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:12:35.870520  9655 consensus_peers.cc:597] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 -> Peer 52353dc9a26a464f997561d9819898c1 (127.5.24.70:45293): Couldn't send request to peer 52353dc9a26a464f997561d9819898c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce9f0f24e2624267a42808d19864a532. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:35.873155  9763 raft_consensus.cc:1275] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.874696 10412 consensus_queue.cc:1048] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:12:35.876241 10388 consensus_queue.cc:1048] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:35.892274 10412 raft_consensus.cc:2955] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.894814  9763 raft_consensus.cc:2955] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.895254  9835 raft_consensus.cc:2955] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } } }
I20260630 12:12:35.908691  9581 catalog_manager.cc:5697] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 reported cstate change: config changed from index -1 to 26, NON_VOTER 52353dc9a26a464f997561d9819898c1 (127.5.24.70) added. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.912429  9835 consensus_queue.cc:237] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
W20260630 12:12:35.928146  9802 consensus_peers.cc:597] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 -> Peer 11f2263599f64f4a88d843cadbc94513 (127.5.24.68:40377): Couldn't send request to peer 11f2263599f64f4a88d843cadbc94513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 545b27e6da9f41fa93d76bb1abe0e484. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:35.929738  9763 raft_consensus.cc:1275] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.931358  9689 raft_consensus.cc:1275] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Refusing update from remote peer 7cf7148398764654a95b51b9898e8065: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.931294 10424 consensus_queue.cc:1048] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:35.936977 10424 consensus_queue.cc:1048] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:35.942080 10420 raft_consensus.cc:2955] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.948850  9689 raft_consensus.cc:2955] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.951218  9763 raft_consensus.cc:2955] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } } }
I20260630 12:12:35.956923  9581 catalog_manager.cc:5697] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 reported cstate change: config changed from index -1 to 26, NON_VOTER 11f2263599f64f4a88d843cadbc94513 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "7cf7148398764654a95b51b9898e8065" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:35.958086  9685 consensus_queue.cc:237] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:35.984961  9835 raft_consensus.cc:1275] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.985512  9763 raft_consensus.cc:1275] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Refusing update from remote peer 2d8dd7c45d074c1aa623d95931d1c229: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:12:35.986493 10388 consensus_queue.cc:1048] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:12:35.989682 10412 consensus_queue.cc:1048] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:12:36.007294  9654 consensus_peers.cc:597] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 -> Peer 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69:37729): Couldn't send request to peer 0dacc7fe15fa4d7796329af9b7e47658. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 093eef4680564244820f69515ddbd799. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.008966 10406 raft_consensus.cc:2955] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:36.010867  9758 raft_consensus.cc:2955] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:36.030367  9836 raft_consensus.cc:2955] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:36.030646  9583 catalog_manager.cc:5697] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c reported cstate change: config changed from index -1 to 26, NON_VOTER 0dacc7fe15fa4d7796329af9b7e47658 (127.5.24.69) added. New cstate: current_term: 1 leader_uuid: "2d8dd7c45d074c1aa623d95931d1c229" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } } }
I20260630 12:12:36.106057 10438 ts_tablet_manager.cc:933] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: Initiating tablet copy from peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479)
I20260630 12:12:36.108220 10438 tablet_copy_client.cc:323] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:35479
I20260630 12:12:36.124476  9699 tablet_copy_service.cc:140] P 2d8dd7c45d074c1aa623d95931d1c229: Received BeginTabletCopySession request for tablet 6d5a49425e444e19b5d4f1264c49be1e from peer 11f2263599f64f4a88d843cadbc94513 ({username='slave'} at 127.0.0.1:60658)
I20260630 12:12:36.125133  9699 tablet_copy_service.cc:161] P 2d8dd7c45d074c1aa623d95931d1c229: Beginning new tablet copy session on tablet 6d5a49425e444e19b5d4f1264c49be1e from peer 11f2263599f64f4a88d843cadbc94513 at {username='slave'} at 127.0.0.1:60658: session id = 11f2263599f64f4a88d843cadbc94513-6d5a49425e444e19b5d4f1264c49be1e
I20260630 12:12:36.133786  9699 tablet_copy_source_session.cc:215] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:36.136027  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:12:36.137694 10438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d5a49425e444e19b5d4f1264c49be1e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:36.146857  9728 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260630 12:12:36.162479  9728 consensus_peers.cc:597] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.164119 10438 tablet_copy_client.cc:806] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:36.164925 10438 tablet_copy_client.cc:670] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:36.166441  5217 tablet_copy_service.cc:362] P 2d8dd7c45d074c1aa623d95931d1c229: Destroying tablet copy session 11f2263599f64f4a88d843cadbc94513-6d5a49425e444e19b5d4f1264c49be1e due to service shutdown
I20260630 12:12:36.168237  5217 tablet_copy_service.cc:434] P 2d8dd7c45d074c1aa623d95931d1c229: ending tablet copy session 11f2263599f64f4a88d843cadbc94513-6d5a49425e444e19b5d4f1264c49be1e on tablet 6d5a49425e444e19b5d4f1264c49be1e with peer 11f2263599f64f4a88d843cadbc94513
I20260630 12:12:36.201704  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.202775  5217 tablet_replica.cc:333] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.203802  5217 raft_consensus.cc:2243] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.205034  5217 raft_consensus.cc:2272] T e99def0aca4f41d5b4739520847a3592 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.209553  5217 tablet_replica.cc:333] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.210405  5217 raft_consensus.cc:2243] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.211736  5217 raft_consensus.cc:2272] T 84da9eb5d1334a5e814fb5bfa8545516 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.215425  5217 tablet_replica.cc:333] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.216262  5217 raft_consensus.cc:2243] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.217149  5217 raft_consensus.cc:2272] T e26a51a67e5d42c6af011965db682bbf P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.222424  5217 tablet_replica.cc:333] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.227407  5217 raft_consensus.cc:2243] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.228617  5217 raft_consensus.cc:2272] T 2a3013bcf8ca4c49a2e22f934e607805 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.232573  5217 tablet_replica.cc:333] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.233469  5217 raft_consensus.cc:2243] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.234521  5217 raft_consensus.cc:2272] T 022b4c0dbbe040d9927901d5fa6b79a5 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.238144  5217 tablet_replica.cc:333] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.239003  5217 raft_consensus.cc:2243] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.239946  5217 raft_consensus.cc:2272] T de9b11efcbce46dbb9664546b1f1e4db P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.240062 10444 ts_tablet_manager.cc:933] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:36.244055  5217 tablet_replica.cc:333] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.245009  5217 raft_consensus.cc:2243] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.246407  5217 raft_consensus.cc:2272] T ce9f0f24e2624267a42808d19864a532 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.251869  5217 tablet_replica.cc:333] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.252724  5217 raft_consensus.cc:2243] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:36.253449  5217 raft_consensus.cc:2272] T 545b27e6da9f41fa93d76bb1abe0e484 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.257454  5217 tablet_replica.cc:333] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.258234  5217 raft_consensus.cc:2243] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.259686  5217 raft_consensus.cc:2272] T 093eef4680564244820f69515ddbd799 P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.261420 10444 tablet_copy_client.cc:323] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:36.263401  5217 tablet_replica.cc:333] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229: stopping tablet replica
I20260630 12:12:36.263667  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet e26a51a67e5d42c6af011965db682bbf from peer 52353dc9a26a464f997561d9819898c1 ({username='slave'} at 127.0.0.1:38450)
I20260630 12:12:36.264218  5217 raft_consensus.cc:2243] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:36.264258  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet e26a51a67e5d42c6af011965db682bbf from peer 52353dc9a26a464f997561d9819898c1 at {username='slave'} at 127.0.0.1:38450: session id = 52353dc9a26a464f997561d9819898c1-e26a51a67e5d42c6af011965db682bbf
I20260630 12:12:36.265859  5217 raft_consensus.cc:2272] T 6d5a49425e444e19b5d4f1264c49be1e P 2d8dd7c45d074c1aa623d95931d1c229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:36.273377  9848 tablet_copy_source_session.cc:215] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:36.285477 10444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26a51a67e5d42c6af011965db682bbf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:36.314219  9802 consensus_peers.cc:597] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.319455 10444 tablet_copy_client.cc:806] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:36.320171 10444 tablet_copy_client.cc:670] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:36.324482 10445 tablet_copy_client.cc:1025] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Injecting latency into file download: 2000
W20260630 12:12:36.402215 10438 ts_tablet_manager.cc:1011] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: Tablet Copy: Unable to fetch data from remote peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
I20260630 12:12:36.402727 10438 tablet_replica.cc:333] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: stopping tablet replica
I20260630 12:12:36.403045 10438 raft_consensus.cc:2243] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:12:36.403421 10438 raft_consensus.cc:2272] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:12:36.406442 10438 tablet_copy_client.cc:1131] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
W20260630 12:12:36.407991 10438 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 6d5a49425e444e19b5d4f1264c49be1e but one is already registered
I20260630 12:12:36.408409 10438 ts_tablet_manager.cc:1916] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:36.430328 10448 ts_tablet_manager.cc:933] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:36.432981 10438 ts_tablet_manager.cc:1929] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
W20260630 12:12:36.433369  9728 consensus_peers.cc:597] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.433552 10438 log.cc:1199] T 6d5a49425e444e19b5d4f1264c49be1e P 11f2263599f64f4a88d843cadbc94513: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821424453518-5217-0/minicluster-data/ts-3-root/wals/6d5a49425e444e19b5d4f1264c49be1e
I20260630 12:12:36.435061 10448 tablet_copy_client.cc:323] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:36.436947  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet 994e967d99514f06b9eda057a74347ae from peer 0dacc7fe15fa4d7796329af9b7e47658 ({username='slave'} at 127.0.0.1:38430)
I20260630 12:12:36.437453  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet 994e967d99514f06b9eda057a74347ae from peer 0dacc7fe15fa4d7796329af9b7e47658 at {username='slave'} at 127.0.0.1:38430: session id = 0dacc7fe15fa4d7796329af9b7e47658-994e967d99514f06b9eda057a74347ae
I20260630 12:12:36.446419  9848 tablet_copy_source_session.cc:215] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:36.449636 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 994e967d99514f06b9eda057a74347ae. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:36.454753  9802 consensus_peers.cc:597] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.463737 10438 ts_tablet_manager.cc:933] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Initiating tablet copy from peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:36.466502 10448 tablet_copy_client.cc:806] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:36.467207 10448 tablet_copy_client.cc:670] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:36.469136 10438 tablet_copy_client.cc:323] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37473
I20260630 12:12:36.471401 10450 tablet_copy_client.cc:1025] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Injecting latency into file download: 2000
I20260630 12:12:36.472052  9848 tablet_copy_service.cc:140] P 7cf7148398764654a95b51b9898e8065: Received BeginTabletCopySession request for tablet 545b27e6da9f41fa93d76bb1abe0e484 from peer 11f2263599f64f4a88d843cadbc94513 ({username='slave'} at 127.0.0.1:38434)
I20260630 12:12:36.472718  9848 tablet_copy_service.cc:161] P 7cf7148398764654a95b51b9898e8065: Beginning new tablet copy session on tablet 545b27e6da9f41fa93d76bb1abe0e484 from peer 11f2263599f64f4a88d843cadbc94513 at {username='slave'} at 127.0.0.1:38434: session id = 11f2263599f64f4a88d843cadbc94513-545b27e6da9f41fa93d76bb1abe0e484
I20260630 12:12:36.481920  9848 tablet_copy_source_session.cc:215] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:36.486097 10438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545b27e6da9f41fa93d76bb1abe0e484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:36.503360 10438 tablet_copy_client.cc:806] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:36.503988 10438 tablet_copy_client.cc:670] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:36.508077 10451 tablet_copy_client.cc:1025] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Injecting latency into file download: 2000
W20260630 12:12:36.519212  9802 consensus_peers.cc:597] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:36.521893  9728 consensus_peers.cc:597] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c -> Peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Couldn't send request to peer 2d8dd7c45d074c1aa623d95931d1c229. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:36.983587  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:12:37.022779  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:12:37.072508  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.073552  5217 tablet_replica.cc:333] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.074426  5217 raft_consensus.cc:2243] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.075682  5217 raft_consensus.cc:2272] T 994e967d99514f06b9eda057a74347ae P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.079180  5217 tablet_replica.cc:333] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.080050  5217 raft_consensus.cc:2243] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.081120  5217 raft_consensus.cc:2272] T 022b4c0dbbe040d9927901d5fa6b79a5 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.084559  5217 tablet_replica.cc:333] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.085266  5217 raft_consensus.cc:2243] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.086277  5217 raft_consensus.cc:2272] T e99def0aca4f41d5b4739520847a3592 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.089385  5217 tablet_replica.cc:333] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.090116  5217 raft_consensus.cc:2243] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.090857  5217 raft_consensus.cc:2272] T 545b27e6da9f41fa93d76bb1abe0e484 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.093878  5217 tablet_replica.cc:333] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.094549  5217 raft_consensus.cc:2243] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.095081  5217 raft_consensus.cc:2272] T 093eef4680564244820f69515ddbd799 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.098121  5217 tablet_replica.cc:333] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.098805  5217 raft_consensus.cc:2243] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.099341  5217 raft_consensus.cc:2272] T 6d5a49425e444e19b5d4f1264c49be1e P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.102344  5217 tablet_replica.cc:333] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.103055  5217 raft_consensus.cc:2243] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.103893  5217 raft_consensus.cc:2272] T ce9f0f24e2624267a42808d19864a532 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.107326  5217 tablet_replica.cc:333] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.108431  5217 raft_consensus.cc:2243] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.109366  5217 raft_consensus.cc:2272] T de9b11efcbce46dbb9664546b1f1e4db P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.112497  5217 tablet_replica.cc:333] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.113106  5217 raft_consensus.cc:2243] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.113914  5217 raft_consensus.cc:2272] T 0eb3ccca61264c43873437733cf8cd91 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.116891  5217 tablet_replica.cc:333] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c: stopping tablet replica
I20260630 12:12:37.117484  5217 raft_consensus.cc:2243] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.118479  5217 raft_consensus.cc:2272] T 84da9eb5d1334a5e814fb5bfa8545516 P 9b6ac8699f6149dcaa2eb8d34820868c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.157557  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:12:37.197247  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:12:37.212564  5217 tablet_copy_service.cc:362] P 7cf7148398764654a95b51b9898e8065: Destroying tablet copy session 11f2263599f64f4a88d843cadbc94513-545b27e6da9f41fa93d76bb1abe0e484 due to service shutdown
I20260630 12:12:37.212922  5217 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 11f2263599f64f4a88d843cadbc94513-545b27e6da9f41fa93d76bb1abe0e484 on tablet 545b27e6da9f41fa93d76bb1abe0e484 with peer 11f2263599f64f4a88d843cadbc94513
I20260630 12:12:37.213358  5217 tablet_copy_service.cc:362] P 7cf7148398764654a95b51b9898e8065: Destroying tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-994e967d99514f06b9eda057a74347ae due to service shutdown
I20260630 12:12:37.213593  5217 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 0dacc7fe15fa4d7796329af9b7e47658-994e967d99514f06b9eda057a74347ae on tablet 994e967d99514f06b9eda057a74347ae with peer 0dacc7fe15fa4d7796329af9b7e47658
I20260630 12:12:37.213984  5217 tablet_copy_service.cc:362] P 7cf7148398764654a95b51b9898e8065: Destroying tablet copy session 52353dc9a26a464f997561d9819898c1-e26a51a67e5d42c6af011965db682bbf due to service shutdown
I20260630 12:12:37.214208  5217 tablet_copy_service.cc:434] P 7cf7148398764654a95b51b9898e8065: ending tablet copy session 52353dc9a26a464f997561d9819898c1-e26a51a67e5d42c6af011965db682bbf on tablet e26a51a67e5d42c6af011965db682bbf with peer 52353dc9a26a464f997561d9819898c1
I20260630 12:12:37.241591  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.242460  5217 tablet_replica.cc:333] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.243680  5217 raft_consensus.cc:2243] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.244917  5217 raft_consensus.cc:2272] T e26a51a67e5d42c6af011965db682bbf P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.247516  5217 tablet_replica.cc:333] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.248039  5217 raft_consensus.cc:2243] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.249079  5217 raft_consensus.cc:2272] T 545b27e6da9f41fa93d76bb1abe0e484 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.251547  5217 tablet_replica.cc:333] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.252056  5217 raft_consensus.cc:2243] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.252878  5217 raft_consensus.cc:2272] T 0eb3ccca61264c43873437733cf8cd91 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.255152  5217 tablet_replica.cc:333] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.255654  5217 raft_consensus.cc:2243] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.256207  5217 raft_consensus.cc:2272] T 6d5a49425e444e19b5d4f1264c49be1e P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.258347  5217 tablet_replica.cc:333] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.258858  5217 raft_consensus.cc:2243] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.259511  5217 raft_consensus.cc:2272] T 093eef4680564244820f69515ddbd799 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.261672  5217 tablet_replica.cc:333] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.262204  5217 raft_consensus.cc:2243] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.262993  5217 raft_consensus.cc:2272] T de9b11efcbce46dbb9664546b1f1e4db P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.265362  5217 tablet_replica.cc:333] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.265867  5217 raft_consensus.cc:2243] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.266558  5217 raft_consensus.cc:2272] T ce9f0f24e2624267a42808d19864a532 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.268916  5217 tablet_replica.cc:333] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.269544  5217 raft_consensus.cc:2243] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.270020  5217 raft_consensus.cc:2272] T 022b4c0dbbe040d9927901d5fa6b79a5 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.272233  5217 tablet_replica.cc:333] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.272764  5217 raft_consensus.cc:2243] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:37.273320  5217 raft_consensus.cc:2272] T 2a3013bcf8ca4c49a2e22f934e607805 P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.275445  5217 tablet_replica.cc:333] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065: stopping tablet replica
I20260630 12:12:37.275879  5217 raft_consensus.cc:2243] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.276904  5217 raft_consensus.cc:2272] T 994e967d99514f06b9eda057a74347ae P 7cf7148398764654a95b51b9898e8065 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.314270  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:12:37.345546  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:12:37.369971  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.411700 10456 raft_consensus.cc:493] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2d8dd7c45d074c1aa623d95931d1c229)
I20260630 12:12:37.412181 10456 raft_consensus.cc:515] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } }
I20260630 12:12:37.414428 10456 leader_election.cc:290] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
W20260630 12:12:37.431273 10224 leader_election.cc:336] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
W20260630 12:12:37.431962 10224 leader_election.cc:336] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): Network error: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:37.432372 10224 leader_election.cc:304] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [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: 52353dc9a26a464f997561d9819898c1; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065
I20260630 12:12:37.432987 10456 raft_consensus.cc:2749] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.206415 10460 raft_consensus.cc:493] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b6ac8699f6149dcaa2eb8d34820868c)
I20260630 12:12:38.206914 10460 raft_consensus.cc:515] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:38.209157 10460 leader_election.cc:290] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
W20260630 12:12:38.214570 10150 leader_election.cc:336] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
W20260630 12:12:38.215044 10152 leader_election.cc:336] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Network error: Client connection negotiation failed: client connection to 127.5.24.66:36651: connect: Connection refused (error 111)
I20260630 12:12:38.215428 10152 leader_election.cc:304] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [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: 0dacc7fe15fa4d7796329af9b7e47658; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:38.216018 10460 raft_consensus.cc:2749] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.410009 10444 tablet_copy_client.cc:538] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:38.416241 10444 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Bootstrap starting.
I20260630 12:12:38.455371 10460 raft_consensus.cc:493] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cf7148398764654a95b51b9898e8065)
I20260630 12:12:38.455933 10460 raft_consensus.cc:515] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: false } }
I20260630 12:12:38.458277 10460 leader_election.cc:290] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
W20260630 12:12:38.463490 10150 leader_election.cc:336] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): Network error: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:38.465260 10465 raft_consensus.cc:493] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cf7148398764654a95b51b9898e8065)
W20260630 12:12:38.467206 10152 leader_election.cc:336] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Network error: Client connection negotiation failed: client connection to 127.5.24.66:36651: connect: Connection refused (error 111)
I20260630 12:12:38.465826 10465 raft_consensus.cc:515] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:38.467670 10152 leader_election.cc:304] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [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: 0dacc7fe15fa4d7796329af9b7e47658; no voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:38.468459 10460 raft_consensus.cc:2749] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.472472 10465 leader_election.cc:290] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
W20260630 12:12:38.490909 10224 leader_election.cc:336] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): Network error: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
W20260630 12:12:38.491539 10226 leader_election.cc:336] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Network error: Client connection negotiation failed: client connection to 127.5.24.66:36651: connect: Connection refused (error 111)
I20260630 12:12:38.491973 10226 leader_election.cc:304] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [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: 52353dc9a26a464f997561d9819898c1; no voters: 7cf7148398764654a95b51b9898e8065, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:38.492753 10465 raft_consensus.cc:2749] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.527860 10444 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:38.528625 10444 tablet_bootstrap.cc:492] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Bootstrap complete.
I20260630 12:12:38.529224 10444 ts_tablet_manager.cc:1403] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Time spent bootstrapping tablet: real 0.113s	user 0.099s	sys 0.015s
I20260630 12:12:38.531445 10444 raft_consensus.cc:359] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:38.531960 10444 raft_consensus.cc:740] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 52353dc9a26a464f997561d9819898c1, State: Initialized, Role: LEARNER
I20260630 12:12:38.532497 10444 consensus_queue.cc:260] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:38.534011 10444 ts_tablet_manager.cc:1434] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:12:38.536698 10444 tablet_copy_client.cc:1131] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:38.552704 10469 raft_consensus.cc:493] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b6ac8699f6149dcaa2eb8d34820868c)
I20260630 12:12:38.553251 10469 raft_consensus.cc:515] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } }
I20260630 12:12:38.555909 10469 leader_election.cc:290] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651)
W20260630 12:12:38.562664 10075 leader_election.cc:336] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
W20260630 12:12:38.563369 10077 leader_election.cc:336] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b6ac8699f6149dcaa2eb8d34820868c (127.5.24.66:36651): Network error: Client connection negotiation failed: client connection to 127.5.24.66:36651: connect: Connection refused (error 111)
I20260630 12:12:38.563777 10077 leader_election.cc:304] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [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: 11f2263599f64f4a88d843cadbc94513; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 9b6ac8699f6149dcaa2eb8d34820868c
I20260630 12:12:38.564410 10469 raft_consensus.cc:2749] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.576380 10448 tablet_copy_client.cc:538] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:38.582165 10469 raft_consensus.cc:493] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7cf7148398764654a95b51b9898e8065)
I20260630 12:12:38.582626 10469 raft_consensus.cc:515] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: false } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: NON_VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: true } }
I20260630 12:12:38.584838 10469 leader_election.cc:290] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479), 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473)
I20260630 12:12:38.585417 10448 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap starting.
W20260630 12:12:38.590524 10075 leader_election.cc:336] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2d8dd7c45d074c1aa623d95931d1c229 (127.5.24.65:35479): Network error: Client connection negotiation failed: client connection to 127.5.24.65:35479: connect: Connection refused (error 111)
W20260630 12:12:38.591113 10075 leader_election.cc:336] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7cf7148398764654a95b51b9898e8065 (127.5.24.67:37473): Network error: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:38.591459 10075 leader_election.cc:304] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [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: 11f2263599f64f4a88d843cadbc94513; no voters: 2d8dd7c45d074c1aa623d95931d1c229, 7cf7148398764654a95b51b9898e8065
I20260630 12:12:38.592064 10469 raft_consensus.cc:2749] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:12:38.609612 10438 tablet_copy_client.cc:538] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:38.615664 10438 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Bootstrap starting.
I20260630 12:12:38.712821 10438 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:38.713526 10438 tablet_bootstrap.cc:492] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Bootstrap complete.
I20260630 12:12:38.714056 10438 ts_tablet_manager.cc:1403] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Time spent bootstrapping tablet: real 0.099s	user 0.092s	sys 0.008s
I20260630 12:12:38.715840 10438 raft_consensus.cc:359] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:38.716401 10438 raft_consensus.cc:740] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 11f2263599f64f4a88d843cadbc94513, State: Initialized, Role: LEARNER
I20260630 12:12:38.716861 10438 consensus_queue.cc:260] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513 [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: "2d8dd7c45d074c1aa623d95931d1c229" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 35479 } attrs { replace: true } } peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "11f2263599f64f4a88d843cadbc94513" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40377 } attrs { promote: true } }
I20260630 12:12:38.718357 10438 ts_tablet_manager.cc:1434] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:12:38.721153 10438 tablet_copy_client.cc:1131] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:38.722905  5217 tablet_replica.cc:333] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513: stopping tablet replica
I20260630 12:12:38.723978  5217 raft_consensus.cc:2243] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:12:38.724519  5217 raft_consensus.cc:2272] T 545b27e6da9f41fa93d76bb1abe0e484 P 11f2263599f64f4a88d843cadbc94513 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:12:38.726717  5217 tablet_replica.cc:333] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513: stopping tablet replica
I20260630 12:12:38.727212  5217 raft_consensus.cc:2243] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.727685  5217 raft_consensus.cc:2272] T e26a51a67e5d42c6af011965db682bbf P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.730012  5217 tablet_replica.cc:333] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513: stopping tablet replica
I20260630 12:12:38.730628  5217 raft_consensus.cc:2243] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.731266  5217 raft_consensus.cc:2272] T 84da9eb5d1334a5e814fb5bfa8545516 P 11f2263599f64f4a88d843cadbc94513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.734964 10448 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:12:38.735806 10448 tablet_bootstrap.cc:492] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Bootstrap complete.
I20260630 12:12:38.736439 10448 ts_tablet_manager.cc:1403] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Time spent bootstrapping tablet: real 0.151s	user 0.135s	sys 0.015s
I20260630 12:12:38.738961 10448 raft_consensus.cc:359] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:38.739764 10448 raft_consensus.cc:740] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dacc7fe15fa4d7796329af9b7e47658, State: Initialized, Role: LEARNER
I20260630 12:12:38.740401 10448 consensus_queue.cc:260] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "9b6ac8699f6149dcaa2eb8d34820868c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 36651 } attrs { replace: true } } peers { permanent_uuid: "7cf7148398764654a95b51b9898e8065" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37473 } } peers { permanent_uuid: "52353dc9a26a464f997561d9819898c1" member_type: VOTER last_known_addr { host: "127.5.24.70" port: 45293 } attrs { promote: false } } peers { permanent_uuid: "0dacc7fe15fa4d7796329af9b7e47658" member_type: NON_VOTER last_known_addr { host: "127.5.24.69" port: 37729 } attrs { promote: true } }
I20260630 12:12:38.742292 10448 ts_tablet_manager.cc:1434] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:12:38.744637 10448 tablet_copy_client.cc:1131] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.67:37473: connect: Connection refused (error 111)
I20260630 12:12:38.759588  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:12:38.773839  5217 tablet_server.cc:179] TabletServer@127.5.24.69:0 shutting down...
I20260630 12:12:38.798099  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:38.799530  5217 tablet_replica.cc:333] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658: stopping tablet replica
I20260630 12:12:38.800069  5217 raft_consensus.cc:2243] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:12:38.800518  5217 raft_consensus.cc:2272] T 994e967d99514f06b9eda057a74347ae P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:12:38.803030  5217 tablet_replica.cc:333] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658: stopping tablet replica
I20260630 12:12:38.803558  5217 raft_consensus.cc:2243] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.804101  5217 raft_consensus.cc:2272] T e99def0aca4f41d5b4739520847a3592 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.806845  5217 tablet_replica.cc:333] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658: stopping tablet replica
I20260630 12:12:38.807271  5217 raft_consensus.cc:2243] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.807723  5217 raft_consensus.cc:2272] T 0eb3ccca61264c43873437733cf8cd91 P 0dacc7fe15fa4d7796329af9b7e47658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.830402  5217 tablet_server.cc:196] TabletServer@127.5.24.69:0 shutdown complete.
I20260630 12:12:38.845259  5217 tablet_server.cc:179] TabletServer@127.5.24.70:0 shutting down...
I20260630 12:12:38.867256  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:38.868213  5217 tablet_replica.cc:333] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1: stopping tablet replica
I20260630 12:12:38.868971  5217 raft_consensus.cc:2243] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:12:38.869452  5217 raft_consensus.cc:2272] T e26a51a67e5d42c6af011965db682bbf P 52353dc9a26a464f997561d9819898c1 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:12:38.872259  5217 tablet_replica.cc:333] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1: stopping tablet replica
I20260630 12:12:38.872944  5217 raft_consensus.cc:2243] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.873627  5217 raft_consensus.cc:2272] T 2a3013bcf8ca4c49a2e22f934e607805 P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.876515  5217 tablet_replica.cc:333] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1: stopping tablet replica
I20260630 12:12:38.877090  5217 raft_consensus.cc:2243] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:38.877674  5217 raft_consensus.cc:2272] T 994e967d99514f06b9eda057a74347ae P 52353dc9a26a464f997561d9819898c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.902060  5217 tablet_server.cc:196] TabletServer@127.5.24.70:0 shutdown complete.
I20260630 12:12:38.921015  5217 master.cc:562] Master@127.5.24.126:40659 shutting down...
W20260630 12:12:38.942811  9635 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:12:38.944154  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:38.944693  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:38.944968  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82b626fcfb4e48f99cf881694fbf9c24: stopping tablet replica
W20260630 12:12:39.022327  9618 debug-util.cc:398] Leaking SignalData structure 0x7b0800212680 after lost signal to thread 5220
W20260630 12:12:39.964161  5217 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9618)
W20260630 12:12:40.964643  5217 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9618)
I20260630 12:12:41.988346  5217 master.cc:584] Master@127.5.24.126:40659 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (20756 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:12:42.036156  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:33903
I20260630 12:12:42.037212  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:42.042829 10476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.042848 10475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.043946 10478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:42.044235  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:42.045269  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:42.045475  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:42.045652  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821562045618 us; error 0 us; skew 500 ppm
I20260630 12:12:42.046157  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:42.051508  5217 webserver.cc:533] Webserver started at http://127.5.24.126:33991/ using document root <none> and password file <none>
I20260630 12:12:42.051973  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:42.052151  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:42.052464  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:42.053519  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "13631c4b5ef64f6c8466f7403a6e49d6"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.057595  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:42.060674 10483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.061359  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:42.061700  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "13631c4b5ef64f6c8466f7403a6e49d6"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.061942  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-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)
I20260630 12:12:42.076025  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:42.077173  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:42.126642  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:33903
I20260630 12:12:42.126797 10534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:33903 every 8 connection(s)
I20260630 12:12:42.130470 10535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.140163 10535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6: Bootstrap starting.
I20260630 12:12:42.144673 10535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.148586 10535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6: No bootstrap required, opened a new log
I20260630 12:12:42.150614 10535 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER }
I20260630 12:12:42.150962 10535 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.151139 10535 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13631c4b5ef64f6c8466f7403a6e49d6, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.151628 10535 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER }
I20260630 12:12:42.152015 10535 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:42.152199 10535 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:42.152467 10535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.156564 10535 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER }
I20260630 12:12:42.156994 10535 leader_election.cc:304] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [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: 13631c4b5ef64f6c8466f7403a6e49d6; no voters: 
I20260630 12:12:42.158102 10535 leader_election.cc:290] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:42.158557 10538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:42.160127 10538 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 1 LEADER]: Becoming Leader. State: Replica: 13631c4b5ef64f6c8466f7403a6e49d6, State: Running, Role: LEADER
I20260630 12:12:42.160959 10535 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:42.160804 10538 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [LEADER]: Queue going to LEADER mode. State: All 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: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER }
I20260630 12:12:42.168674 10540 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13631c4b5ef64f6c8466f7403a6e49d6. Latest consensus state: current_term: 1 leader_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER } }
I20260630 12:12:42.168145 10539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13631c4b5ef64f6c8466f7403a6e49d6" member_type: VOTER } }
I20260630 12:12:42.169360 10540 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:42.169675 10539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:42.171799 10547 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:42.181422 10547 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:42.184068  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:42.193531 10547 catalog_manager.cc:1383] Generated new cluster ID: 4de3d6d743b8445296427a0ed2b417dd
I20260630 12:12:42.193852 10547 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:42.225615 10547 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:42.227119 10547 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:42.244369 10547 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6: Generated new TSK 0
I20260630 12:12:42.244954 10547 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:42.250746  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:42.256400 10556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.258608 10557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:42.261461  5217 server_base.cc:1061] running on GCE node
W20260630 12:12:42.263437 10559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:42.265285  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:42.265513  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:42.265704  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821562265671 us; error 0 us; skew 500 ppm
I20260630 12:12:42.266237  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:42.268497  5217 webserver.cc:533] Webserver started at http://127.5.24.65:42975/ using document root <none> and password file <none>
I20260630 12:12:42.268965  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:42.269156  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:42.269436  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:42.270488  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "9d043442543f4b3d97d150b7435df88f"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.274744  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:42.278010 10564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.278752  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:12:42.279066  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "9d043442543f4b3d97d150b7435df88f"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.279318  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-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)
I20260630 12:12:42.301949  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:42.303084  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:42.304510  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:42.306684  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:42.306923  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.307155  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:42.307348  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.350711  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:39363
I20260630 12:12:42.350843 10626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:39363 every 8 connection(s)
I20260630 12:12:42.355607  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:42.362367 10631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.363495 10632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.365278 10634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:42.367007  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:42.369544 10627 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33903
I20260630 12:12:42.369957 10627 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:42.370368  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:42.370649  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:42.370834  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821562370814 us; error 0 us; skew 500 ppm
I20260630 12:12:42.370747 10627 heartbeater.cc:507] Master 127.5.24.126:33903 requested a full tablet report, sending...
I20260630 12:12:42.371572  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:42.373523 10500 ts_manager.cc:194] Registered new tserver with Master: 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363)
I20260630 12:12:42.374490  5217 webserver.cc:533] Webserver started at http://127.5.24.66:40119/ using document root <none> and password file <none>
I20260630 12:12:42.375155  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:42.375391  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:42.375699  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:42.375948 10500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38430
I20260630 12:12:42.377177  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "2889e277547046f18c0f4869e8377456"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.381556  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:42.384873 10639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.385560  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:42.385941  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "2889e277547046f18c0f4869e8377456"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.386188  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-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)
I20260630 12:12:42.415295  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:42.416560  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:42.418092  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:42.420328  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:42.420526  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.420810  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:42.420972  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.460476  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:41669
I20260630 12:12:42.460579 10701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:41669 every 8 connection(s)
I20260630 12:12:42.465446  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:42.472260 10705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.472957 10706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:42.475095 10708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:42.475829  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:42.476879  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:42.477161  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:42.477391  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821562477370 us; error 0 us; skew 500 ppm
I20260630 12:12:42.477921  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:42.478477 10702 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33903
I20260630 12:12:42.478904 10702 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:42.479708 10702 heartbeater.cc:507] Master 127.5.24.126:33903 requested a full tablet report, sending...
I20260630 12:12:42.480521  5217 webserver.cc:533] Webserver started at http://127.5.24.67:40293/ using document root <none> and password file <none>
I20260630 12:12:42.481151  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:42.481379  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:42.481662  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:42.481880 10500 ts_manager.cc:194] Registered new tserver with Master: 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:42.482748  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.483250 10500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38432
I20260630 12:12:42.487275  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:12:42.490865 10713 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.491634  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:12:42.492010  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-cbkb"
I20260630 12:12:42.492297  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-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)
I20260630 12:12:42.512064  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:42.513278  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:42.514685  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:42.516903  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:42.517125  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.517367  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:42.517542  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.555588  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:39851
I20260630 12:12:42.555681 10775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:39851 every 8 connection(s)
I20260630 12:12:42.569559 10776 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33903
I20260630 12:12:42.570015 10776 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:42.570715 10776 heartbeater.cc:507] Master 127.5.24.126:33903 requested a full tablet report, sending...
I20260630 12:12:42.572654 10500 ts_manager.cc:194] Registered new tserver with Master: 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851)
I20260630 12:12:42.573304  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014749995s
I20260630 12:12:42.574306 10500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38446
I20260630 12:12:43.378782 10627 heartbeater.cc:499] Master 127.5.24.126:33903 was elected leader, sending a full tablet report...
I20260630 12:12:43.485653 10702 heartbeater.cc:499] Master 127.5.24.126:33903 was elected leader, sending a full tablet report...
I20260630 12:12:43.577227 10776 heartbeater.cc:499] Master 127.5.24.126:33903 was elected leader, sending a full tablet report...
I20260630 12:12:43.627058 10500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38452:
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"
    }
  }
}
W20260630 12:12:43.629235 10500 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:43.678043 10592 tablet_service.cc:1511] Processing CreateTablet for tablet 91e262cd4d08407e822c960428789555 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:12:43.678483 10591 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe60e8462f451c89baafddbec301d6 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:12:43.679057 10590 tablet_service.cc:1511] Processing CreateTablet for tablet 694e3d748b104d29a897fdeef1412751 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:12:43.679572 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e262cd4d08407e822c960428789555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.680467 10590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694e3d748b104d29a897fdeef1412751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.681634 10591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe60e8462f451c89baafddbec301d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.683460 10741 tablet_service.cc:1511] Processing CreateTablet for tablet 91e262cd4d08407e822c960428789555 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:12:43.684821 10741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e262cd4d08407e822c960428789555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.688062 10667 tablet_service.cc:1511] Processing CreateTablet for tablet 91e262cd4d08407e822c960428789555 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:12:43.689440 10667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e262cd4d08407e822c960428789555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.693938 10666 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe60e8462f451c89baafddbec301d6 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:12:43.695333 10666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe60e8462f451c89baafddbec301d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.701849 10665 tablet_service.cc:1511] Processing CreateTablet for tablet 694e3d748b104d29a897fdeef1412751 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:12:43.703188 10665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694e3d748b104d29a897fdeef1412751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.704895 10796 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: Bootstrap starting.
I20260630 12:12:43.706048 10740 tablet_service.cc:1511] Processing CreateTablet for tablet d5fe60e8462f451c89baafddbec301d6 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:12:43.707405 10740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe60e8462f451c89baafddbec301d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.711591 10796 tablet_bootstrap.cc:654] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.718827 10739 tablet_service.cc:1511] Processing CreateTablet for tablet 694e3d748b104d29a897fdeef1412751 (DEFAULT_TABLE table=test-workload [id=147b6f7a584940a39eedddf4b9c82487]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:12:43.720765 10739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 694e3d748b104d29a897fdeef1412751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:43.736107 10796 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: No bootstrap required, opened a new log
I20260630 12:12:43.736656 10796 ts_tablet_manager.cc:1403] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260630 12:12:43.739429 10796 raft_consensus.cc:359] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.740113 10796 raft_consensus.cc:385] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.740455 10796 raft_consensus.cc:740] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d043442543f4b3d97d150b7435df88f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.741154 10796 consensus_queue.cc:260] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.742923 10798 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Bootstrap starting.
I20260630 12:12:43.746656 10799 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Bootstrap starting.
I20260630 12:12:43.749006 10796 ts_tablet_manager.cc:1434] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260630 12:12:43.750041 10796 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: Bootstrap starting.
I20260630 12:12:43.752940 10798 tablet_bootstrap.cc:654] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.754827 10799 tablet_bootstrap.cc:654] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.756086 10796 tablet_bootstrap.cc:654] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.760876 10796 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: No bootstrap required, opened a new log
I20260630 12:12:43.761358 10796 ts_tablet_manager.cc:1403] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.006s
I20260630 12:12:43.764787 10799 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: No bootstrap required, opened a new log
I20260630 12:12:43.764534 10796 raft_consensus.cc:359] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.765281 10799 ts_tablet_manager.cc:1403] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260630 12:12:43.765247 10796 raft_consensus.cc:385] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.765858 10796 raft_consensus.cc:740] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d043442543f4b3d97d150b7435df88f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.766566 10796 consensus_queue.cc:260] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.767474 10798 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: No bootstrap required, opened a new log
I20260630 12:12:43.767946 10798 ts_tablet_manager.cc:1403] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:12:43.768512 10796 ts_tablet_manager.cc:1434] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:12:43.769439 10796 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: Bootstrap starting.
I20260630 12:12:43.770767 10798 raft_consensus.cc:359] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.771533 10798 raft_consensus.cc:385] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.771828 10798 raft_consensus.cc:740] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889e277547046f18c0f4869e8377456, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.772665 10798 consensus_queue.cc:260] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.768445 10799 raft_consensus.cc:359] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.773824 10799 raft_consensus.cc:385] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.774190 10799 raft_consensus.cc:740] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb13b68ec074c6091b8bc67eaabe50f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.774701 10796 tablet_bootstrap.cc:654] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.776471 10799 consensus_queue.cc:260] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.782085 10798 ts_tablet_manager.cc:1434] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260630 12:12:43.782713 10799 ts_tablet_manager.cc:1434] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:12:43.783124 10798 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: Bootstrap starting.
I20260630 12:12:43.784066 10799 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: Bootstrap starting.
I20260630 12:12:43.791556 10798 tablet_bootstrap.cc:654] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.792969 10799 tablet_bootstrap.cc:654] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.803211 10798 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: No bootstrap required, opened a new log
I20260630 12:12:43.803702 10798 ts_tablet_manager.cc:1403] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260630 12:12:43.806460 10798 raft_consensus.cc:359] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.807022 10798 raft_consensus.cc:385] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.807279 10798 raft_consensus.cc:740] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889e277547046f18c0f4869e8377456, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.808120 10796 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: No bootstrap required, opened a new log
I20260630 12:12:43.808665 10796 ts_tablet_manager.cc:1403] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.024s
I20260630 12:12:43.808558 10798 consensus_queue.cc:260] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.809732 10800 raft_consensus.cc:493] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.810237 10799 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: No bootstrap required, opened a new log
I20260630 12:12:43.810250 10800 raft_consensus.cc:515] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.810894 10799 ts_tablet_manager.cc:1403] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.022s
I20260630 12:12:43.812649 10796 raft_consensus.cc:359] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.813362 10796 raft_consensus.cc:385] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.813663 10796 raft_consensus.cc:740] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d043442543f4b3d97d150b7435df88f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.813685 10799 raft_consensus.cc:359] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.814564 10799 raft_consensus.cc:385] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.814934 10799 raft_consensus.cc:740] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb13b68ec074c6091b8bc67eaabe50f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.814682 10796 consensus_queue.cc:260] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.815665 10799 consensus_queue.cc:260] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.817276 10798 ts_tablet_manager.cc:1434] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260630 12:12:43.820012 10799 ts_tablet_manager.cc:1434] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260630 12:12:43.821137 10799 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: Bootstrap starting.
I20260630 12:12:43.824735 10798 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: Bootstrap starting.
I20260630 12:12:43.826946 10799 tablet_bootstrap.cc:654] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.829275 10796 ts_tablet_manager.cc:1434] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260630 12:12:43.832518 10800 leader_election.cc:290] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851), 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:43.833244 10798 tablet_bootstrap.cc:654] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.836835 10751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e262cd4d08407e822c960428789555" candidate_uuid: "9d043442543f4b3d97d150b7435df88f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" is_pre_election: true
I20260630 12:12:43.837845 10751 raft_consensus.cc:2468] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d043442543f4b3d97d150b7435df88f in term 0.
I20260630 12:12:43.839584 10566 leader_election.cc:304] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb13b68ec074c6091b8bc67eaabe50f, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.840951 10810 raft_consensus.cc:2804] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.841439 10810 raft_consensus.cc:493] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.841851 10810 raft_consensus.cc:3060] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.844910 10798 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: No bootstrap required, opened a new log
I20260630 12:12:43.845434 10798 ts_tablet_manager.cc:1403] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:12:43.848604 10798 raft_consensus.cc:359] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.849308 10798 raft_consensus.cc:385] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.849601 10798 raft_consensus.cc:740] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2889e277547046f18c0f4869e8377456, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.850464 10798 consensus_queue.cc:260] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.853068 10810 raft_consensus.cc:515] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.860074 10798 ts_tablet_manager.cc:1434] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.007s
I20260630 12:12:43.862207 10677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e262cd4d08407e822c960428789555" candidate_uuid: "9d043442543f4b3d97d150b7435df88f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889e277547046f18c0f4869e8377456" is_pre_election: true
I20260630 12:12:43.862986 10677 raft_consensus.cc:2468] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d043442543f4b3d97d150b7435df88f in term 0.
I20260630 12:12:43.863997 10810 leader_election.cc:290] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [CANDIDATE]: Term 1 election: Requested vote from peers 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851), 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:43.864560 10751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e262cd4d08407e822c960428789555" candidate_uuid: "9d043442543f4b3d97d150b7435df88f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
I20260630 12:12:43.865163 10751 raft_consensus.cc:3060] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.866911 10799 tablet_bootstrap.cc:492] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: No bootstrap required, opened a new log
I20260630 12:12:43.866894 10677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e262cd4d08407e822c960428789555" candidate_uuid: "9d043442543f4b3d97d150b7435df88f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889e277547046f18c0f4869e8377456"
I20260630 12:12:43.867642 10799 ts_tablet_manager.cc:1403] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260630 12:12:43.867668 10677 raft_consensus.cc:3060] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.870046 10799 raft_consensus.cc:359] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.870605 10799 raft_consensus.cc:385] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.870857 10799 raft_consensus.cc:740] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb13b68ec074c6091b8bc67eaabe50f, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.871539 10799 consensus_queue.cc:260] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.872164 10751 raft_consensus.cc:2468] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d043442543f4b3d97d150b7435df88f in term 1.
I20260630 12:12:43.873368 10566 leader_election.cc:304] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb13b68ec074c6091b8bc67eaabe50f, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.873538 10799 ts_tablet_manager.cc:1434] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:12:43.874191 10810 raft_consensus.cc:2804] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.874662 10810 raft_consensus.cc:697] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 LEADER]: Becoming Leader. State: Replica: 9d043442543f4b3d97d150b7435df88f, State: Running, Role: LEADER
I20260630 12:12:43.874846 10677 raft_consensus.cc:2468] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d043442543f4b3d97d150b7435df88f in term 1.
I20260630 12:12:43.875455 10810 consensus_queue.cc:237] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } }
I20260630 12:12:43.884173 10498 catalog_manager.cc:5697] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d043442543f4b3d97d150b7435df88f (127.5.24.65). New cstate: current_term: 1 leader_uuid: "9d043442543f4b3d97d150b7435df88f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.896453 10804 raft_consensus.cc:493] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.896970 10804 raft_consensus.cc:515] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.898125 10806 raft_consensus.cc:493] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.898612 10806 raft_consensus.cc:515] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.899469 10804 leader_election.cc:290] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851)
I20260630 12:12:43.901198 10806 leader_election.cc:290] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:43.908905 10804 raft_consensus.cc:493] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.909564 10804 raft_consensus.cc:515] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.911841 10804 leader_election.cc:290] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851)
I20260630 12:12:43.922739 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f" is_pre_election: true
I20260630 12:12:43.923543 10602 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 0.
I20260630 12:12:43.925314 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe60e8462f451c89baafddbec301d6" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f" is_pre_election: true
I20260630 12:12:43.925972 10602 raft_consensus.cc:2468] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 0.
I20260630 12:12:43.927038 10641 leader_election.cc:304] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889e277547046f18c0f4869e8377456, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.927860 10804 raft_consensus.cc:2804] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.928231 10804 raft_consensus.cc:493] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.928592 10804 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.929266 10677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889e277547046f18c0f4869e8377456" is_pre_election: true
I20260630 12:12:43.929885 10641 leader_election.cc:304] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889e277547046f18c0f4869e8377456, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.931594 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f" is_pre_election: true
I20260630 12:12:43.932312 10602 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb13b68ec074c6091b8bc67eaabe50f in term 0.
I20260630 12:12:43.932439 10751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" is_pre_election: true
I20260630 12:12:43.931792 10820 raft_consensus.cc:2804] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.933097 10751 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 0.
I20260630 12:12:43.933717 10820 raft_consensus.cc:493] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.934144 10820 raft_consensus.cc:3060] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.934041 10715 leader_election.cc:304] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb13b68ec074c6091b8bc67eaabe50f, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.933044 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe60e8462f451c89baafddbec301d6" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" is_pre_election: true
I20260630 12:12:43.934986 10750 raft_consensus.cc:2468] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 0.
I20260630 12:12:43.935777 10806 raft_consensus.cc:2804] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.936112 10806 raft_consensus.cc:493] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.936455 10806 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.936225 10804 raft_consensus.cc:515] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.937408 10677 raft_consensus.cc:2393] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eb13b68ec074c6091b8bc67eaabe50f in current term 1: Already voted for candidate 2889e277547046f18c0f4869e8377456 in this term.
I20260630 12:12:43.938338 10804 leader_election.cc:290] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 election: Requested vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851)
I20260630 12:12:43.939971 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f"
I20260630 12:12:43.940608 10602 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.942288 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
I20260630 12:12:43.942432 10820 raft_consensus.cc:515] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.943691 10806 raft_consensus.cc:515] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.944650 10820 leader_election.cc:290] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 election: Requested vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851)
I20260630 12:12:43.944890 10750 raft_consensus.cc:2393] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2889e277547046f18c0f4869e8377456 in current term 1: Already voted for candidate 5eb13b68ec074c6091b8bc67eaabe50f in this term.
I20260630 12:12:43.946509 10601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f"
I20260630 12:12:43.947173 10602 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 1.
I20260630 12:12:43.947472 10600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe60e8462f451c89baafddbec301d6" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d043442543f4b3d97d150b7435df88f"
I20260630 12:12:43.948103 10600 raft_consensus.cc:3060] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.948633 10806 leader_election.cc:290] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [CANDIDATE]: Term 1 election: Requested vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:43.949654 10677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2889e277547046f18c0f4869e8377456"
I20260630 12:12:43.950421 10677 raft_consensus.cc:2393] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eb13b68ec074c6091b8bc67eaabe50f in current term 1: Already voted for candidate 2889e277547046f18c0f4869e8377456 in this term.
I20260630 12:12:43.950357 10750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5fe60e8462f451c89baafddbec301d6" candidate_uuid: "2889e277547046f18c0f4869e8377456" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
I20260630 12:12:43.951128 10750 raft_consensus.cc:3060] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.949528 10641 leader_election.cc:304] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889e277547046f18c0f4869e8377456, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.951758 10714 leader_election.cc:304] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [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: 5eb13b68ec074c6091b8bc67eaabe50f; no voters: 2889e277547046f18c0f4869e8377456, 9d043442543f4b3d97d150b7435df88f
I20260630 12:12:43.952719 10806 raft_consensus.cc:2749] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:43.953418 10820 raft_consensus.cc:2804] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.953862 10820 raft_consensus.cc:697] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Becoming Leader. State: Replica: 2889e277547046f18c0f4869e8377456, State: Running, Role: LEADER
I20260630 12:12:43.954639 10820 consensus_queue.cc:237] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.955309 10600 raft_consensus.cc:2468] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 1.
I20260630 12:12:43.956523 10641 leader_election.cc:304] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2889e277547046f18c0f4869e8377456, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:43.957290 10804 raft_consensus.cc:2804] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.957628 10750 raft_consensus.cc:2468] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2889e277547046f18c0f4869e8377456 in term 1.
I20260630 12:12:43.959583 10804 raft_consensus.cc:697] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Becoming Leader. State: Replica: 2889e277547046f18c0f4869e8377456, State: Running, Role: LEADER
I20260630 12:12:43.960505 10804 consensus_queue.cc:237] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:43.962801 10498 catalog_manager.cc:5697] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889e277547046f18c0f4869e8377456 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "2889e277547046f18c0f4869e8377456" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.974411 10498 catalog_manager.cc:5697] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2889e277547046f18c0f4869e8377456 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "2889e277547046f18c0f4869e8377456" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.007789  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:44.013705 10824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:44.014896 10825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:44.016211 10827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:44.017074  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:44.018373  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:44.018607  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:44.018811  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821564018776 us; error 0 us; skew 500 ppm
I20260630 12:12:44.019325  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:44.021641  5217 webserver.cc:533] Webserver started at http://127.5.24.68:44605/ using document root <none> and password file <none>
I20260630 12:12:44.022102  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:44.022306  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:44.022581  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:44.023615  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "b56687af029743e3ab7e7ed08e1cc893"
format_stamp: "Formatted at 2026-06-30 12:12:44 on dist-test-slave-cbkb"
I20260630 12:12:44.027828  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:44.031025 10832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:44.031842  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:44.032169  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "b56687af029743e3ab7e7ed08e1cc893"
format_stamp: "Formatted at 2026-06-30 12:12:44 on dist-test-slave-cbkb"
I20260630 12:12:44.032531  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-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)
I20260630 12:12:44.049016  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:44.050253  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:44.051669  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:44.053917  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:44.054147  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:44.054410  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:44.054587  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:44.100561  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:40745
I20260630 12:12:44.100673 10894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:40745 every 8 connection(s)
I20260630 12:12:44.115185 10895 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33903
I20260630 12:12:44.115518 10895 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:44.116166 10895 heartbeater.cc:507] Master 127.5.24.126:33903 requested a full tablet report, sending...
I20260630 12:12:44.118049 10498 ts_manager.cc:194] Registered new tserver with Master: b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68:40745)
I20260630 12:12:44.119339 10498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38456
I20260630 12:12:44.138211 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:44.144474 10800 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:12:44.144748 10800 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:12:44.183936 10553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:44.183727 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.199144 10804 consensus_queue.cc:1048] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:44.207401 10600 consensus_queue.cc:237] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Queue 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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.217866 10677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "694e3d748b104d29a897fdeef1412751"
dest_uuid: "2889e277547046f18c0f4869e8377456"
mode: GRACEFUL
new_leader_uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
 from {username='slave'} at 127.0.0.1:50354
I20260630 12:12:44.218809 10677 raft_consensus.cc:606] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Received request to transfer leadership to TS 5eb13b68ec074c6091b8bc67eaabe50f
I20260630 12:12:44.220104 10676 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:44.221483 10553 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:12:44.221964 10553 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:44.221872 10750 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:44.224031 10905 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.225615 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.233516 10676 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
W20260630 12:12:44.236407 10566 consensus_peers.cc:597] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f -> Peer b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68:40745): Couldn't send request to peer b56687af029743e3ab7e7ed08e1cc893. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91e262cd4d08407e822c960428789555. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:44.236169 10751 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.247200 10498 catalog_manager.cc:5697] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 reported cstate change: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "9d043442543f4b3d97d150b7435df88f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.279903 10804 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.298979 10804 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.300556 10804 consensus_queue.cc:1048] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.457314 10912 ts_tablet_manager.cc:933] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: Initiating tablet copy from peer 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363)
I20260630 12:12:44.458688 10912 tablet_copy_client.cc:323] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:39363
I20260630 12:12:44.462630 10800 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.467590 10612 tablet_copy_service.cc:140] P 9d043442543f4b3d97d150b7435df88f: Received BeginTabletCopySession request for tablet 91e262cd4d08407e822c960428789555 from peer b56687af029743e3ab7e7ed08e1cc893 ({username='slave'} at 127.0.0.1:57530)
I20260630 12:12:44.468084 10612 tablet_copy_service.cc:161] P 9d043442543f4b3d97d150b7435df88f: Beginning new tablet copy session on tablet 91e262cd4d08407e822c960428789555 from peer b56687af029743e3ab7e7ed08e1cc893 at {username='slave'} at 127.0.0.1:57530: session id = b56687af029743e3ab7e7ed08e1cc893-91e262cd4d08407e822c960428789555
I20260630 12:12:44.473924 10612 tablet_copy_source_session.cc:215] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.476714 10912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e262cd4d08407e822c960428789555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.484160 10676 consensus_queue.cc:237] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Queue 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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.491365 10912 tablet_copy_client.cc:806] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.491926 10912 tablet_copy_client.cc:670] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.494436 10751 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:44.495219 10602 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:12:44.496577 10912 tablet_copy_client.cc:538] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.496608 10909 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:12:44.498298 10804 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.504698 10912 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: Bootstrap starting.
W20260630 12:12:44.505067 10641 consensus_peers.cc:597] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 -> Peer b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68:40745): Couldn't send request to peer b56687af029743e3ab7e7ed08e1cc893. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5fe60e8462f451c89baafddbec301d6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:44.505973 10602 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.508159 10751 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.520455 10912 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: 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
I20260630 12:12:44.521101 10912 tablet_bootstrap.cc:492] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: Bootstrap complete.
I20260630 12:12:44.521596 10912 ts_tablet_manager.cc:1403] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:12:44.523432 10912 raft_consensus.cc:359] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.523988 10912 raft_consensus.cc:740] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b56687af029743e3ab7e7ed08e1cc893, State: Initialized, Role: LEARNER
I20260630 12:12:44.524535 10912 consensus_queue.cc:260] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.526180 10895 heartbeater.cc:499] Master 127.5.24.126:33903 was elected leader, sending a full tablet report...
I20260630 12:12:44.526540 10912 ts_tablet_manager.cc:1434] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:12:44.528592 10612 tablet_copy_service.cc:342] P 9d043442543f4b3d97d150b7435df88f: Request end of tablet copy session b56687af029743e3ab7e7ed08e1cc893-91e262cd4d08407e822c960428789555 received from {username='slave'} at 127.0.0.1:57530
I20260630 12:12:44.529016 10612 tablet_copy_service.cc:434] P 9d043442543f4b3d97d150b7435df88f: ending tablet copy session b56687af029743e3ab7e7ed08e1cc893-91e262cd4d08407e822c960428789555 on tablet 91e262cd4d08407e822c960428789555 with peer b56687af029743e3ab7e7ed08e1cc893
I20260630 12:12:44.547206 10497 catalog_manager.cc:5697] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f reported cstate change: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "2889e277547046f18c0f4869e8377456" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.591290 10822 raft_consensus.cc:993] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: : Instructing follower 5eb13b68ec074c6091b8bc67eaabe50f to start an election
I20260630 12:12:44.591830 10804 raft_consensus.cc:1081] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Signalling peer 5eb13b68ec074c6091b8bc67eaabe50f to start an election
I20260630 12:12:44.593376 10751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "694e3d748b104d29a897fdeef1412751"
dest_uuid: "5eb13b68ec074c6091b8bc67eaabe50f"
 from {username='slave'} at 127.0.0.1:42624
I20260630 12:12:44.593902 10751 raft_consensus.cc:493] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:44.594219 10751 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.598803 10751 raft_consensus.cc:515] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:44.600484 10751 leader_election.cc:290] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [CANDIDATE]: Term 2 election: Requested vote from peers 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363), 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:44.601240 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d043442543f4b3d97d150b7435df88f"
I20260630 12:12:44.601620 10676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "694e3d748b104d29a897fdeef1412751" candidate_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2889e277547046f18c0f4869e8377456"
I20260630 12:12:44.601850 10602 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.602208 10676 raft_consensus.cc:3055] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:44.602550 10676 raft_consensus.cc:740] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2889e277547046f18c0f4869e8377456, State: Running, Role: LEADER
I20260630 12:12:44.603363 10676 consensus_queue.cc:260] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:44.604736 10676 raft_consensus.cc:3060] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.608351 10602 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb13b68ec074c6091b8bc67eaabe50f in term 2.
I20260630 12:12:44.609434 10715 leader_election.cc:304] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [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: 5eb13b68ec074c6091b8bc67eaabe50f, 9d043442543f4b3d97d150b7435df88f; no voters: 
I20260630 12:12:44.610133 10806 raft_consensus.cc:2804] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:44.610810 10676 raft_consensus.cc:2468] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb13b68ec074c6091b8bc67eaabe50f in term 2.
I20260630 12:12:44.611172 10806 raft_consensus.cc:697] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 2 LEADER]: Becoming Leader. State: Replica: 5eb13b68ec074c6091b8bc67eaabe50f, State: Running, Role: LEADER
I20260630 12:12:44.612087 10806 consensus_queue.cc:237] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [LEADER]: Queue 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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } }
I20260630 12:12:44.656100 10820 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } } }
I20260630 12:12:44.706269 10870 raft_consensus.cc:1217] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:44.791724 10912 ts_tablet_manager.cc:933] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: Initiating tablet copy from peer 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669)
I20260630 12:12:44.793424 10912 tablet_copy_client.cc:323] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:41669
I20260630 12:12:44.802942 10687 tablet_copy_service.cc:140] P 2889e277547046f18c0f4869e8377456: Received BeginTabletCopySession request for tablet d5fe60e8462f451c89baafddbec301d6 from peer b56687af029743e3ab7e7ed08e1cc893 ({username='slave'} at 127.0.0.1:42594)
I20260630 12:12:44.803416 10687 tablet_copy_service.cc:161] P 2889e277547046f18c0f4869e8377456: Beginning new tablet copy session on tablet d5fe60e8462f451c89baafddbec301d6 from peer b56687af029743e3ab7e7ed08e1cc893 at {username='slave'} at 127.0.0.1:42594: session id = b56687af029743e3ab7e7ed08e1cc893-d5fe60e8462f451c89baafddbec301d6
I20260630 12:12:44.808910 10687 tablet_copy_source_session.cc:215] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.811404 10912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5fe60e8462f451c89baafddbec301d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.820902 10912 tablet_copy_client.cc:806] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.821385 10912 tablet_copy_client.cc:670] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.824911 10912 tablet_copy_client.cc:538] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.833025 10912 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: Bootstrap starting.
I20260630 12:12:44.851567 10912 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: 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
I20260630 12:12:44.852428 10912 tablet_bootstrap.cc:492] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: Bootstrap complete.
I20260630 12:12:44.853061 10912 ts_tablet_manager.cc:1403] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260630 12:12:44.855762 10912 raft_consensus.cc:359] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.856637 10912 raft_consensus.cc:740] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b56687af029743e3ab7e7ed08e1cc893, State: Initialized, Role: LEARNER
I20260630 12:12:44.857251 10912 consensus_queue.cc:260] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: true } }
I20260630 12:12:44.859597 10912 ts_tablet_manager.cc:1434] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:12:44.860586 10676 raft_consensus.cc:1275] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 2 FOLLOWER]: Refusing update from remote peer 5eb13b68ec074c6091b8bc67eaabe50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.861299 10687 tablet_copy_service.cc:342] P 2889e277547046f18c0f4869e8377456: Request end of tablet copy session b56687af029743e3ab7e7ed08e1cc893-d5fe60e8462f451c89baafddbec301d6 received from {username='slave'} at 127.0.0.1:42594
I20260630 12:12:44.861708 10687 tablet_copy_service.cc:434] P 2889e277547046f18c0f4869e8377456: ending tablet copy session b56687af029743e3ab7e7ed08e1cc893-d5fe60e8462f451c89baafddbec301d6 on tablet d5fe60e8462f451c89baafddbec301d6 with peer b56687af029743e3ab7e7ed08e1cc893
I20260630 12:12:44.861743 10602 raft_consensus.cc:1275] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 2 FOLLOWER]: Refusing update from remote peer 5eb13b68ec074c6091b8bc67eaabe50f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:12:44.863958 10806 consensus_queue.cc:1048] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.864706 10498 catalog_manager.cc:5697] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f reported cstate change: term changed from 1 to 2, leader changed from 2889e277547046f18c0f4869e8377456 (127.5.24.66) to 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67). New cstate: current_term: 2 leader_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:44.869239 10806 consensus_queue.cc:1048] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:45.081394 10870 raft_consensus.cc:1217] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:45.130595 10800 raft_consensus.cc:1064] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: attempting to promote NON_VOTER b56687af029743e3ab7e7ed08e1cc893 to VOTER
I20260630 12:12:45.133214 10800 consensus_queue.cc:237] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } }
I20260630 12:12:45.139714 10870 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.141918 10676 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.142509 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.145968 10751 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.144986 10800 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:12:45.147668 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.155975 10676 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.163396 10751 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.166234 10500 catalog_manager.cc:5697] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 reported cstate change: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d043442543f4b3d97d150b7435df88f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.435444 10800 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.491415 10870 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.502177 10822 raft_consensus.cc:1064] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: attempting to promote NON_VOTER b56687af029743e3ab7e7ed08e1cc893 to VOTER
I20260630 12:12:45.502168 10602 consensus_queue.cc:237] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } }
I20260630 12:12:45.511545 10822 consensus_queue.cc:237] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } }
I20260630 12:12:45.514453 10751 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.516229 10810 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:45.518910 10869 raft_consensus.cc:1275] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Refusing update from remote peer 9d043442543f4b3d97d150b7435df88f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.526674 10750 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.526953 10870 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 LEARNER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.529062 10905 consensus_queue.cc:1048] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:45.530882 10820 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:45.527487 10602 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:12:45.532599 10822 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.534507 10822 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.535545 10870 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2889e277547046f18c0f4869e8377456 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.540488 10750 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2889e277547046f18c0f4869e8377456 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.556556 10751 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.555998 10500 catalog_manager.cc:5697] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 reported cstate change: config changed from index 3 to 4, VOTER 2889e277547046f18c0f4869e8377456 (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "9d043442543f4b3d97d150b7435df88f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.567363 10869 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.737792 10822 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.747951 10602 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.749822 10498 catalog_manager.cc:5697] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 reported cstate change: config changed from index 2 to 3, b56687af029743e3ab7e7ed08e1cc893 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2889e277547046f18c0f4869e8377456" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.777042 10667 tablet_service.cc:1558] Processing DeleteTablet for tablet 91e262cd4d08407e822c960428789555 with delete_type TABLET_DATA_TOMBSTONED (TS 2889e277547046f18c0f4869e8377456 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50330
I20260630 12:12:45.782724 10930 tablet_replica.cc:333] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: stopping tablet replica
I20260630 12:12:45.783772 10930 raft_consensus.cc:2243] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.785084 10930 raft_consensus.cc:2272] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.789067 10930 ts_tablet_manager.cc:1916] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.805665 10930 ts_tablet_manager.cc:1929] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.806151 10930 log.cc:1199] T 91e262cd4d08407e822c960428789555 P 2889e277547046f18c0f4869e8377456: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/91e262cd4d08407e822c960428789555
I20260630 12:12:45.808151 10484 catalog_manager.cc:5028] TS 2889e277547046f18c0f4869e8377456 (127.5.24.66:41669): tablet 91e262cd4d08407e822c960428789555 (table test-workload [id=147b6f7a584940a39eedddf4b9c82487]) successfully deleted
I20260630 12:12:45.899384 10676 consensus_queue.cc:237] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [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: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } }
I20260630 12:12:45.904601 10869 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.904693 10602 raft_consensus.cc:1275] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Refusing update from remote peer 2889e277547046f18c0f4869e8377456: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:12:45.906032 10822 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.906860 10820 consensus_queue.cc:1048] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.915216 10869 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.915354 10602 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:45.925839 10499 catalog_manager.cc:5697] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 reported cstate change: config changed from index 3 to 4, VOTER 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "2889e277547046f18c0f4869e8377456" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:46.058386 10740 tablet_service.cc:1558] Processing DeleteTablet for tablet d5fe60e8462f451c89baafddbec301d6 with delete_type TABLET_DATA_TOMBSTONED (TS 5eb13b68ec074c6091b8bc67eaabe50f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42618
I20260630 12:12:46.060185 10931 tablet_replica.cc:333] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: stopping tablet replica
I20260630 12:12:46.061004 10931 raft_consensus.cc:2243] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:46.061537 10931 raft_consensus.cc:2272] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:46.064587 10931 ts_tablet_manager.cc:1916] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:46.076611 10931 ts_tablet_manager.cc:1929] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:46.076928 10931 log.cc:1199] T d5fe60e8462f451c89baafddbec301d6 P 5eb13b68ec074c6091b8bc67eaabe50f: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/d5fe60e8462f451c89baafddbec301d6
I20260630 12:12:46.078400 10485 catalog_manager.cc:5028] TS 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67:39851): tablet d5fe60e8462f451c89baafddbec301d6 (table test-workload [id=147b6f7a584940a39eedddf4b9c82487]) successfully deleted
I20260630 12:12:46.223237 10553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:46.225920 10553 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:46.226303 10553 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:46.247083 10800 raft_consensus.cc:2955] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2889e277547046f18c0f4869e8377456 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "5eb13b68ec074c6091b8bc67eaabe50f" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39851 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:46.253499 10485 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91e262cd4d08407e822c960428789555 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:46.634670 10804 raft_consensus.cc:2955] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5eb13b68ec074c6091b8bc67eaabe50f (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d043442543f4b3d97d150b7435df88f" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39363 } } peers { permanent_uuid: "2889e277547046f18c0f4869e8377456" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41669 } } peers { permanent_uuid: "b56687af029743e3ab7e7ed08e1cc893" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40745 } attrs { promote: false } } }
I20260630 12:12:46.642237 10484 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5fe60e8462f451c89baafddbec301d6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.227257 10553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:48.229969 10553 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:48.230334 10553 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:50.231388 10553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:50.234758 10553 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:50.235152 10553 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:52.236471 10553 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:52.239527 10553 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:52.239916 10553 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:53.171614  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:12:53.199231  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:53.199935  5217 tablet_replica.cc:333] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f: stopping tablet replica
I20260630 12:12:53.200636  5217 raft_consensus.cc:2243] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.201128  5217 raft_consensus.cc:2272] T 694e3d748b104d29a897fdeef1412751 P 9d043442543f4b3d97d150b7435df88f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.203379  5217 tablet_replica.cc:333] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f: stopping tablet replica
I20260630 12:12:53.203856  5217 raft_consensus.cc:2243] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.204537  5217 raft_consensus.cc:2272] T d5fe60e8462f451c89baafddbec301d6 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.206357  5217 tablet_replica.cc:333] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f: stopping tablet replica
I20260630 12:12:53.206801  5217 raft_consensus.cc:2243] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.207547  5217 raft_consensus.cc:2272] T 91e262cd4d08407e822c960428789555 P 9d043442543f4b3d97d150b7435df88f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.231396  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:12:53.245337  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:12:53.268296  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:12:53.268710 10715 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39363: connect: Connection refused (error 111) [suppressed 25 similar messages]
I20260630 12:12:53.269224  5217 tablet_replica.cc:333] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456: stopping tablet replica
I20260630 12:12:53.269954  5217 raft_consensus.cc:2243] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.270815  5217 raft_consensus.cc:2272] T d5fe60e8462f451c89baafddbec301d6 P 2889e277547046f18c0f4869e8377456 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:53.272486 10715 consensus_peers.cc:597] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f -> Peer 9d043442543f4b3d97d150b7435df88f (127.5.24.65:39363): Couldn't send request to peer 9d043442543f4b3d97d150b7435df88f. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:53.273276  5217 tablet_replica.cc:333] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456: stopping tablet replica
I20260630 12:12:53.273772  5217 raft_consensus.cc:2243] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.274237  5217 raft_consensus.cc:2272] T 694e3d748b104d29a897fdeef1412751 P 2889e277547046f18c0f4869e8377456 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.296816  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:12:53.309753  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:12:53.334059  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:53.334849  5217 tablet_replica.cc:333] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f: stopping tablet replica
I20260630 12:12:53.335412  5217 raft_consensus.cc:2243] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.336236  5217 raft_consensus.cc:2272] T 694e3d748b104d29a897fdeef1412751 P 5eb13b68ec074c6091b8bc67eaabe50f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.338404  5217 tablet_replica.cc:333] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f: stopping tablet replica
I20260630 12:12:53.338871  5217 raft_consensus.cc:2243] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.339545  5217 raft_consensus.cc:2272] T 91e262cd4d08407e822c960428789555 P 5eb13b68ec074c6091b8bc67eaabe50f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.361238  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:12:53.375089  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:12:53.396025  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:53.396692  5217 tablet_replica.cc:333] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893: stopping tablet replica
I20260630 12:12:53.397212  5217 raft_consensus.cc:2243] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.397691  5217 raft_consensus.cc:2272] T d5fe60e8462f451c89baafddbec301d6 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.399680  5217 tablet_replica.cc:333] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893: stopping tablet replica
I20260630 12:12:53.400075  5217 raft_consensus.cc:2243] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:53.400517  5217 raft_consensus.cc:2272] T 91e262cd4d08407e822c960428789555 P b56687af029743e3ab7e7ed08e1cc893 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.420081  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:12:53.431231  5217 master.cc:562] Master@127.5.24.126:33903 shutting down...
I20260630 12:12:53.448957  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:53.449492  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:53.449838  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13631c4b5ef64f6c8466f7403a6e49d6: stopping tablet replica
I20260630 12:12:53.469133  5217 master.cc:584] Master@127.5.24.126:33903 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11470 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:12:53.507243  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:41401
I20260630 12:12:53.508462  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.514073 10935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.514119 10936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.514662 10938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:53.515789  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:53.516767  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.516947  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:53.517063  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821573517052 us; error 0 us; skew 500 ppm
I20260630 12:12:53.517468  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.519693  5217 webserver.cc:533] Webserver started at http://127.5.24.126:36213/ using document root <none> and password file <none>
I20260630 12:12:53.520134  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.520295  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.520602  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.521602  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "dcb5631f9d7845139d4e36c0595ebdef"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.525842  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:53.529098 10943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.529832  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:53.530187  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "dcb5631f9d7845139d4e36c0595ebdef"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.530467  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-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)
I20260630 12:12:53.548313  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.549638  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.586555  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:41401
I20260630 12:12:53.586650 10994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:41401 every 8 connection(s)
I20260630 12:12:53.590282 10995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:53.600845 10995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef: Bootstrap starting.
I20260630 12:12:53.605278 10995 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:53.609329 10995 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef: No bootstrap required, opened a new log
I20260630 12:12:53.611263 10995 raft_consensus.cc:359] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER }
I20260630 12:12:53.611611 10995 raft_consensus.cc:385] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:53.611790 10995 raft_consensus.cc:740] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dcb5631f9d7845139d4e36c0595ebdef, State: Initialized, Role: FOLLOWER
I20260630 12:12:53.612402 10995 consensus_queue.cc:260] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER }
I20260630 12:12:53.612804 10995 raft_consensus.cc:399] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:53.612987 10995 raft_consensus.cc:493] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:53.613199 10995 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:53.617522 10995 raft_consensus.cc:515] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER }
I20260630 12:12:53.617959 10995 leader_election.cc:304] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [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: dcb5631f9d7845139d4e36c0595ebdef; no voters: 
I20260630 12:12:53.618979 10995 leader_election.cc:290] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:53.619319 10998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:53.620612 10998 raft_consensus.cc:697] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 1 LEADER]: Becoming Leader. State: Replica: dcb5631f9d7845139d4e36c0595ebdef, State: Running, Role: LEADER
I20260630 12:12:53.621311 10998 consensus_queue.cc:237] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [LEADER]: Queue going to LEADER mode. State: All 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: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER }
I20260630 12:12:53.621835 10995 sys_catalog.cc:565] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:53.624353 11000 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [sys.catalog]: SysCatalogTable state changed. Reason: New leader dcb5631f9d7845139d4e36c0595ebdef. Latest consensus state: current_term: 1 leader_uuid: "dcb5631f9d7845139d4e36c0595ebdef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER } }
I20260630 12:12:53.625066 11000 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:53.624449 10999 sys_catalog.cc:455] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dcb5631f9d7845139d4e36c0595ebdef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dcb5631f9d7845139d4e36c0595ebdef" member_type: VOTER } }
I20260630 12:12:53.625800 10999 sys_catalog.cc:458] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:53.628087 11005 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:53.633064 11005 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:53.637517  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:53.641673 11005 catalog_manager.cc:1383] Generated new cluster ID: 664635220df14ebb878d3ee72edddc51
I20260630 12:12:53.641947 11005 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:53.673010 11005 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:53.674350 11005 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:53.687971 11005 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef: Generated new TSK 0
I20260630 12:12:53.688675 11005 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:53.705399  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.711042 11016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.712268 11017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.713730 11019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:53.713824  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:53.714938  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.715126  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:53.715250  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821573715239 us; error 0 us; skew 500 ppm
I20260630 12:12:53.715654  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.717823  5217 webserver.cc:533] Webserver started at http://127.5.24.65:44087/ using document root <none> and password file <none>
I20260630 12:12:53.718245  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.718400  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.718602  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.719604  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "32e183d31bd54e948130c390afeeb877"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.723933  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:53.726981 11024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.727701  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:53.727988  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "32e183d31bd54e948130c390afeeb877"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.728271  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-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)
I20260630 12:12:53.743453  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.744570  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.745939  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.748472  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.748704  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.748968  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.749162  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.788722  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:46039
I20260630 12:12:53.788818 11086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:46039 every 8 connection(s)
I20260630 12:12:53.793859  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.801762 11091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.804143 11092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:53.805543  5217 server_base.cc:1061] running on GCE node
W20260630 12:12:53.807192 11094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:53.807749 11087 heartbeater.cc:344] Connected to a master server at 127.5.24.126:41401
I20260630 12:12:53.808156 11087 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.808192  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.808571  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:53.808754  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821573808721 us; error 0 us; skew 500 ppm
I20260630 12:12:53.809093 11087 heartbeater.cc:507] Master 127.5.24.126:41401 requested a full tablet report, sending...
I20260630 12:12:53.809324  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.811578 10960 ts_manager.cc:194] Registered new tserver with Master: 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039)
I20260630 12:12:53.812143  5217 webserver.cc:533] Webserver started at http://127.5.24.66:37909/ using document root <none> and password file <none>
I20260630 12:12:53.812788  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.813037  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.813359  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.814107 10960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46972
I20260630 12:12:53.814781  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "3cb0bb24e0a54c768fb461d67ddfa839"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.819540  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:53.822786 11099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.824075  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:53.824404  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "3cb0bb24e0a54c768fb461d67ddfa839"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.824702  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-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)
I20260630 12:12:53.851972  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.853106  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.854539  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.856748  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.856951  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.857216  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.857375  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.895172  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:39627
I20260630 12:12:53.895380 11161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:39627 every 8 connection(s)
I20260630 12:12:53.899880  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.906116 11165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.908166 11166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:12:53.909502 11168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:12:53.910843  5217 server_base.cc:1061] running on GCE node
I20260630 12:12:53.911849  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.912094  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:12:53.912273  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821573912257 us; error 0 us; skew 500 ppm
I20260630 12:12:53.912739 11162 heartbeater.cc:344] Connected to a master server at 127.5.24.126:41401
I20260630 12:12:53.912891  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.913154 11162 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.913945 11162 heartbeater.cc:507] Master 127.5.24.126:41401 requested a full tablet report, sending...
I20260630 12:12:53.915690  5217 webserver.cc:533] Webserver started at http://127.5.24.67:38847/ using document root <none> and password file <none>
I20260630 12:12:53.916254 10960 ts_manager.cc:194] Registered new tserver with Master: 3cb0bb24e0a54c768fb461d67ddfa839 (127.5.24.66:39627)
I20260630 12:12:53.916404  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.916724  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.917052  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.918215 10960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46984
I20260630 12:12:53.918700  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "8010b6ecde204c57a30b6c5fe3d1d179"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.923147  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:53.926366 11173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.927127  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:53.927413  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "8010b6ecde204c57a30b6c5fe3d1d179"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-cbkb"
I20260630 12:12:53.927677  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821424453518-5217-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)
I20260630 12:12:53.942982  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.944090  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.945523  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.947675  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.947903  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.948140  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.948310  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.985831  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:45141
I20260630 12:12:53.985911 11235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:45141 every 8 connection(s)
I20260630 12:12:53.998961 11236 heartbeater.cc:344] Connected to a master server at 127.5.24.126:41401
I20260630 12:12:53.999292 11236 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.999930 11236 heartbeater.cc:507] Master 127.5.24.126:41401 requested a full tablet report, sending...
I20260630 12:12:54.001828 10960 ts_manager.cc:194] Registered new tserver with Master: 8010b6ecde204c57a30b6c5fe3d1d179 (127.5.24.67:45141)
I20260630 12:12:54.002468  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013366974s
I20260630 12:12:54.003146 10960 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46988
I20260630 12:12:54.817363 11087 heartbeater.cc:499] Master 127.5.24.126:41401 was elected leader, sending a full tablet report...
I20260630 12:12:54.920805 11162 heartbeater.cc:499] Master 127.5.24.126:41401 was elected leader, sending a full tablet report...
I20260630 12:12:55.005790 11236 heartbeater.cc:499] Master 127.5.24.126:41401 was elected leader, sending a full tablet report...
I20260630 12:12:55.057272 10960 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38612:
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"
    }
  }
}
W20260630 12:12:55.059288 10960 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:12:55.105335 11127 tablet_service.cc:1511] Processing CreateTablet for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b (DEFAULT_TABLE table=test-workload [id=7f73b52d19a6466b87461cc32bc56649]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.105777 11052 tablet_service.cc:1511] Processing CreateTablet for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b (DEFAULT_TABLE table=test-workload [id=7f73b52d19a6466b87461cc32bc56649]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.106685 11127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.106966 11052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.112936 11201 tablet_service.cc:1511] Processing CreateTablet for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b (DEFAULT_TABLE table=test-workload [id=7f73b52d19a6466b87461cc32bc56649]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:55.113899 11201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73a29a3aa2fb48c7bbe94c9959e8ae8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:55.124984 11256 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: Bootstrap starting.
I20260630 12:12:55.125686 11257 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: Bootstrap starting.
I20260630 12:12:55.129994 11258 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: Bootstrap starting.
I20260630 12:12:55.131263 11256 tablet_bootstrap.cc:654] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.132195 11257 tablet_bootstrap.cc:654] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.137636 11256 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: No bootstrap required, opened a new log
I20260630 12:12:55.138023 11256 ts_tablet_manager.cc:1403] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:12:55.138118 11257 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: No bootstrap required, opened a new log
I20260630 12:12:55.138164 11258 tablet_bootstrap.cc:654] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:55.138824 11257 ts_tablet_manager.cc:1403] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:12:55.140913 11256 raft_consensus.cc:359] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.140957 11257 raft_consensus.cc:359] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.142056 11256 raft_consensus.cc:385] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.142143 11257 raft_consensus.cc:385] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.142383 11256 raft_consensus.cc:740] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cb0bb24e0a54c768fb461d67ddfa839, State: Initialized, Role: FOLLOWER
I20260630 12:12:55.142577 11257 raft_consensus.cc:740] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32e183d31bd54e948130c390afeeb877, State: Initialized, Role: FOLLOWER
I20260630 12:12:55.143309 11256 consensus_queue.cc:260] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.143374 11257 consensus_queue.cc:260] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.144632 11258 tablet_bootstrap.cc:492] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: No bootstrap required, opened a new log
I20260630 12:12:55.145294 11258 ts_tablet_manager.cc:1403] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:12:55.147086 11256 ts_tablet_manager.cc:1434] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:12:55.147928 11257 ts_tablet_manager.cc:1434] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260630 12:12:55.148367 11258 raft_consensus.cc:359] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.149154 11258 raft_consensus.cc:385] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:55.149494 11258 raft_consensus.cc:740] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8010b6ecde204c57a30b6c5fe3d1d179, State: Initialized, Role: FOLLOWER
W20260630 12:12:55.149993 11163 tablet.cc:2406] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:12:55.150296 11258 consensus_queue.cc:260] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.153117 11258 ts_tablet_manager.cc:1434] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:12:55.374902 11264 raft_consensus.cc:493] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:55.375532 11264 raft_consensus.cc:515] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.384506 11264 leader_election.cc:290] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cb0bb24e0a54c768fb461d67ddfa839 (127.5.24.66:39627), 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039)
I20260630 12:12:55.388489 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a29a3aa2fb48c7bbe94c9959e8ae8b" candidate_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" is_pre_election: true
I20260630 12:12:55.389201 11137 raft_consensus.cc:2468] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8010b6ecde204c57a30b6c5fe3d1d179 in term 0.
I20260630 12:12:55.390195 11177 leader_election.cc:304] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cb0bb24e0a54c768fb461d67ddfa839, 8010b6ecde204c57a30b6c5fe3d1d179; no voters: 
I20260630 12:12:55.390885 11264 raft_consensus.cc:2804] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:55.391270 11264 raft_consensus.cc:493] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:55.391603 11264 raft_consensus.cc:3060] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.393774 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a29a3aa2fb48c7bbe94c9959e8ae8b" candidate_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e183d31bd54e948130c390afeeb877" is_pre_election: true
I20260630 12:12:55.394336 11062 raft_consensus.cc:2468] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8010b6ecde204c57a30b6c5fe3d1d179 in term 0.
I20260630 12:12:55.396749 11264 raft_consensus.cc:515] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.398300 11264 leader_election.cc:290] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [CANDIDATE]: Term 1 election: Requested vote from peers 3cb0bb24e0a54c768fb461d67ddfa839 (127.5.24.66:39627), 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039)
I20260630 12:12:55.399062 11137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a29a3aa2fb48c7bbe94c9959e8ae8b" candidate_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cb0bb24e0a54c768fb461d67ddfa839"
I20260630 12:12:55.399212 11062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73a29a3aa2fb48c7bbe94c9959e8ae8b" candidate_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32e183d31bd54e948130c390afeeb877"
I20260630 12:12:55.399559 11137 raft_consensus.cc:3060] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.399787 11062 raft_consensus.cc:3060] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:55.404714 11062 raft_consensus.cc:2468] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8010b6ecde204c57a30b6c5fe3d1d179 in term 1.
I20260630 12:12:55.404708 11137 raft_consensus.cc:2468] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8010b6ecde204c57a30b6c5fe3d1d179 in term 1.
I20260630 12:12:55.405853 11174 leader_election.cc:304] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32e183d31bd54e948130c390afeeb877, 8010b6ecde204c57a30b6c5fe3d1d179; no voters: 
I20260630 12:12:55.406522 11264 raft_consensus.cc:2804] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:55.407598 11264 raft_consensus.cc:697] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 1 LEADER]: Becoming Leader. State: Replica: 8010b6ecde204c57a30b6c5fe3d1d179, State: Running, Role: LEADER
I20260630 12:12:55.408382 11264 consensus_queue.cc:237] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } }
I20260630 12:12:55.415211 10959 catalog_manager.cc:5697] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8010b6ecde204c57a30b6c5fe3d1d179 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8010b6ecde204c57a30b6c5fe3d1d179" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32e183d31bd54e948130c390afeeb877" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 46039 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:55.513298  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:12:55.538663  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:55.539659  5217 tablet_replica.cc:333] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877: stopping tablet replica
I20260630 12:12:55.540259  5217 raft_consensus.cc:2243] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:55.540968  5217 raft_consensus.cc:2272] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 32e183d31bd54e948130c390afeeb877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:55.561782  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:12:55.637822 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:55.639104 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:55.639381 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:55.852197 11174 consensus_peers.cc:597] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 -> Peer 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039): Couldn't send request to peer 32e183d31bd54e948130c390afeeb877. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:55.897898 11264 consensus_queue.cc:1048] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cb0bb24e0a54c768fb461d67ddfa839" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 39627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:57.640278 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:57.641865 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:57.642247 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:12:58.279335 11174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:12:58.282431 11174 consensus_peers.cc:597] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 -> Peer 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039): Couldn't send request to peer 32e183d31bd54e948130c390afeeb877. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:12:59.643239 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:59.644651 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:59.644896 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:00.869736 11174 consensus_peers.cc:597] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 -> Peer 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039): Couldn't send request to peer 32e183d31bd54e948130c390afeeb877. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:13:01.645896 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:01.647145 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:01.647393 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:03.210798 11174 consensus_peers.cc:597] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 -> Peer 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039): Couldn't send request to peer 32e183d31bd54e948130c390afeeb877. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260630 12:13:03.619005 11174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:13:03.648241 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:03.649567 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:03.649835 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:05.651022 11013 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:05.652709 11013 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:05.652956 11013 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:05.714784 11174 consensus_peers.cc:597] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 -> Peer 32e183d31bd54e948130c390afeeb877 (127.5.24.65:46039): Couldn't send request to peer 32e183d31bd54e948130c390afeeb877. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:46039: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:13:06.636616  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:06.663908  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:06.664785  5217 tablet_replica.cc:333] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839: stopping tablet replica
I20260630 12:13:06.665488  5217 raft_consensus.cc:2243] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:06.666076  5217 raft_consensus.cc:2272] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 3cb0bb24e0a54c768fb461d67ddfa839 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:06.686795  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:06.700244  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:06.721336  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:06.722052  5217 tablet_replica.cc:333] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179: stopping tablet replica
I20260630 12:13:06.722538  5217 raft_consensus.cc:2243] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:06.723544  5217 raft_consensus.cc:2272] T 73a29a3aa2fb48c7bbe94c9959e8ae8b P 8010b6ecde204c57a30b6c5fe3d1d179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:06.742723  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:06.755127  5217 master.cc:562] Master@127.5.24.126:41401 shutting down...
I20260630 12:13:06.775790  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:06.776432  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:06.776739  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P dcb5631f9d7845139d4e36c0595ebdef: stopping tablet replica
I20260630 12:13:06.794862  5217 master.cc:584] Master@127.5.24.126:41401 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13325 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:13:06.833096  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:42997
I20260630 12:13:06.834270  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:06.840112 11293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:06.840922 11295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:06.841089 11292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:06.842041  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:06.842926  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:06.843129  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:06.843312  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821586843285 us; error 0 us; skew 500 ppm
I20260630 12:13:06.843815  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:06.846243  5217 webserver.cc:533] Webserver started at http://127.5.24.126:43221/ using document root <none> and password file <none>
I20260630 12:13:06.846750  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:06.846966  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:06.847276  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:06.848573  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "621cc43d35ca435cb25d2582a746ad2a"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-cbkb"
I20260630 12:13:06.853035  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:06.856716 11300 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.857381  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:06.857664  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "621cc43d35ca435cb25d2582a746ad2a"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-cbkb"
I20260630 12:13:06.857932  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-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)
I20260630 12:13:06.873255  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:06.874404  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:06.911639  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:42997
I20260630 12:13:06.911742 11351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:42997 every 8 connection(s)
I20260630 12:13:06.915678 11352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:06.926957 11352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a: Bootstrap starting.
I20260630 12:13:06.932186 11352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:06.936883 11352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a: No bootstrap required, opened a new log
I20260630 12:13:06.938954 11352 raft_consensus.cc:359] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER }
I20260630 12:13:06.939359 11352 raft_consensus.cc:385] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:06.939553 11352 raft_consensus.cc:740] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621cc43d35ca435cb25d2582a746ad2a, State: Initialized, Role: FOLLOWER
I20260630 12:13:06.940167 11352 consensus_queue.cc:260] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER }
I20260630 12:13:06.940634 11352 raft_consensus.cc:399] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:06.940820 11352 raft_consensus.cc:493] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:06.941035 11352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:06.945362 11352 raft_consensus.cc:515] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER }
I20260630 12:13:06.945802 11352 leader_election.cc:304] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [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: 621cc43d35ca435cb25d2582a746ad2a; no voters: 
I20260630 12:13:06.946810 11352 leader_election.cc:290] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:06.947150 11355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:06.948487 11355 raft_consensus.cc:697] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 621cc43d35ca435cb25d2582a746ad2a, State: Running, Role: LEADER
I20260630 12:13:06.949273 11355 consensus_queue.cc:237] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [LEADER]: Queue going to LEADER mode. State: All 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: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER }
I20260630 12:13:06.949847 11352 sys_catalog.cc:565] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:06.955862 11356 sys_catalog.cc:455] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "621cc43d35ca435cb25d2582a746ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER } }
I20260630 12:13:06.956101 11357 sys_catalog.cc:455] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 621cc43d35ca435cb25d2582a746ad2a. Latest consensus state: current_term: 1 leader_uuid: "621cc43d35ca435cb25d2582a746ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "621cc43d35ca435cb25d2582a746ad2a" member_type: VOTER } }
I20260630 12:13:06.956601 11357 sys_catalog.cc:458] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:06.956602 11356 sys_catalog.cc:458] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:06.958614 11363 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:06.963562 11363 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:06.966387  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:06.972469 11363 catalog_manager.cc:1383] Generated new cluster ID: b22404562fbc4f659068e00fc8b2eebc
I20260630 12:13:06.972715 11363 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:06.991911 11363 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:06.993160 11363 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:07.004501 11363 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a: Generated new TSK 0
I20260630 12:13:07.004998 11363 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:07.033270  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.039166 11373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.039791 11374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.041505 11376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.041770  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:07.042609  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.042833  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.043001  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821587042978 us; error 0 us; skew 500 ppm
I20260630 12:13:07.043530  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.045718  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40769/ using document root <none> and password file <none>
I20260630 12:13:07.046181  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.046406  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.046700  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.047912  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "9dc19d6283de44d78326610960973120"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.052309  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:13:07.055334 11381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.056041  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:13:07.056320  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "9dc19d6283de44d78326610960973120"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.056649  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-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)
I20260630 12:13:07.067821  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.068965  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.070315  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.072528  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.072747  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.072985  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.073168  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.111334  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:39035
I20260630 12:13:07.111416 11443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:39035 every 8 connection(s)
I20260630 12:13:07.116703  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.123726 11448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.124944 11449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.128039 11452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.128515 11444 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42997
I20260630 12:13:07.128895 11444 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:07.129451  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:07.129621 11444 heartbeater.cc:507] Master 127.5.24.126:42997 requested a full tablet report, sending...
I20260630 12:13:07.130511  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.130730  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.130936  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821587130917 us; error 0 us; skew 500 ppm
I20260630 12:13:07.131673  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.131923 11317 ts_manager.cc:194] Registered new tserver with Master: 9dc19d6283de44d78326610960973120 (127.5.24.65:39035)
I20260630 12:13:07.134145  5217 webserver.cc:533] Webserver started at http://127.5.24.66:43739/ using document root <none> and password file <none>
I20260630 12:13:07.134177 11317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60374
I20260630 12:13:07.134855  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.135100  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.135399  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.137008  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "b16d6eb4d3d2486e886d43703040552c"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.141263  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:13:07.144296 11456 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.145077  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:07.145361  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "b16d6eb4d3d2486e886d43703040552c"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.145642  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-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)
I20260630 12:13:07.163229  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.164395  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.165823  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.167955  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.168180  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.168428  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.168598  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.206661  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:41757
I20260630 12:13:07.206754 11518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:41757 every 8 connection(s)
I20260630 12:13:07.211347  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:07.218163 11522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.220082 11523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:07.221698 11525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:07.222224  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:07.223583  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:07.223830  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:07.223855 11519 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42997
I20260630 12:13:07.224123  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821587224091 us; error 0 us; skew 500 ppm
I20260630 12:13:07.224400 11519 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:07.224820  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:07.225184 11519 heartbeater.cc:507] Master 127.5.24.126:42997 requested a full tablet report, sending...
I20260630 12:13:07.227552  5217 webserver.cc:533] Webserver started at http://127.5.24.67:37515/ using document root <none> and password file <none>
I20260630 12:13:07.227638 11317 ts_manager.cc:194] Registered new tserver with Master: b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:07.228294  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:07.228597  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:07.228910  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:07.229660 11317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60388
I20260630 12:13:07.230512  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "43692822c59a449fb0c9898dd0a2ea1d"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.235374  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:07.238497 11530 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.239292  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:13:07.239602  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "43692822c59a449fb0c9898dd0a2ea1d"
format_stamp: "Formatted at 2026-06-30 12:13:07 on dist-test-slave-cbkb"
I20260630 12:13:07.239898  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-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)
I20260630 12:13:07.258023  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:07.259156  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:07.260771  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:07.262955  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:07.263192  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.263422  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:07.263592  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:07.301554  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:45815
I20260630 12:13:07.301654 11592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:45815 every 8 connection(s)
I20260630 12:13:07.317940 11593 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42997
I20260630 12:13:07.318276 11593 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:07.318920 11593 heartbeater.cc:507] Master 127.5.24.126:42997 requested a full tablet report, sending...
I20260630 12:13:07.320766 11317 ts_manager.cc:194] Registered new tserver with Master: 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:07.321616  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016746837s
I20260630 12:13:07.322136 11317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60404
I20260630 12:13:08.137115 11444 heartbeater.cc:499] Master 127.5.24.126:42997 was elected leader, sending a full tablet report...
I20260630 12:13:08.232635 11519 heartbeater.cc:499] Master 127.5.24.126:42997 was elected leader, sending a full tablet report...
I20260630 12:13:08.324616 11593 heartbeater.cc:499] Master 127.5.24.126:42997 was elected leader, sending a full tablet report...
I20260630 12:13:08.376832 11317 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60420:
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"
    }
  }
}
W20260630 12:13:08.379113 11317 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:08.429805 11409 tablet_service.cc:1511] Processing CreateTablet for tablet 5828291d6314451d8235d309b1935c5e (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:08.431617 11409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5828291d6314451d8235d309b1935c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.433750 11408 tablet_service.cc:1511] Processing CreateTablet for tablet 656664651df84a69b0a637d47839ffa9 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:08.439035 11406 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:08.440886 11408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656664651df84a69b0a637d47839ffa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.442596 11407 tablet_service.cc:1511] Processing CreateTablet for tablet 2257ebd8b9184f759bcd9cca3413f1a7 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:08.444603 11406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f209d35fb4be583e2fffdfe5cecf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.447428 11407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257ebd8b9184f759bcd9cca3413f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.473951 11484 tablet_service.cc:1511] Processing CreateTablet for tablet 5828291d6314451d8235d309b1935c5e (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:08.475270 11484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5828291d6314451d8235d309b1935c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.477537 11483 tablet_service.cc:1511] Processing CreateTablet for tablet 656664651df84a69b0a637d47839ffa9 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:08.478169 11481 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:08.478758 11613 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: Bootstrap starting.
I20260630 12:13:08.478957 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656664651df84a69b0a637d47839ffa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.480427 11482 tablet_service.cc:1511] Processing CreateTablet for tablet 2257ebd8b9184f759bcd9cca3413f1a7 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:08.481767 11482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257ebd8b9184f759bcd9cca3413f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.485795 11613 tablet_bootstrap.cc:654] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.489544 11481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f209d35fb4be583e2fffdfe5cecf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.494153 11556 tablet_service.cc:1511] Processing CreateTablet for tablet 2257ebd8b9184f759bcd9cca3413f1a7 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:08.495472 11556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257ebd8b9184f759bcd9cca3413f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.497546 11557 tablet_service.cc:1511] Processing CreateTablet for tablet 656664651df84a69b0a637d47839ffa9 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:08.498852 11557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656664651df84a69b0a637d47839ffa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.501519 11555 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:08.502802 11555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f209d35fb4be583e2fffdfe5cecf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.503425 11558 tablet_service.cc:1511] Processing CreateTablet for tablet 5828291d6314451d8235d309b1935c5e (DEFAULT_TABLE table=test-workload [id=e151dd419b10481e83175b7c73d421e0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:08.504691 11558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5828291d6314451d8235d309b1935c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:08.506232 11615 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: Bootstrap starting.
I20260630 12:13:08.513393 11615 tablet_bootstrap.cc:654] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.524803 11615 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: No bootstrap required, opened a new log
I20260630 12:13:08.525345 11615 ts_tablet_manager.cc:1403] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:13:08.525831 11617 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: Bootstrap starting.
I20260630 12:13:08.528267 11615 raft_consensus.cc:359] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.529191 11615 raft_consensus.cc:385] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.529531 11615 raft_consensus.cc:740] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.530422 11615 consensus_queue.cc:260] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.534119 11617 tablet_bootstrap.cc:654] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.538069 11613 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: No bootstrap required, opened a new log
I20260630 12:13:08.538678 11613 ts_tablet_manager.cc:1403] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.000s
I20260630 12:13:08.546900 11615 ts_tablet_manager.cc:1434] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.007s
I20260630 12:13:08.548125 11615 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: Bootstrap starting.
I20260630 12:13:08.549427 11613 raft_consensus.cc:359] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.550244 11613 raft_consensus.cc:385] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.550633 11613 raft_consensus.cc:740] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc19d6283de44d78326610960973120, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.551589 11613 consensus_queue.cc:260] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.555670 11613 ts_tablet_manager.cc:1434] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260630 12:13:08.557318 11615 tablet_bootstrap.cc:654] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.557612 11617 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: No bootstrap required, opened a new log
I20260630 12:13:08.558198 11617 ts_tablet_manager.cc:1403] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.013s
I20260630 12:13:08.561478 11618 raft_consensus.cc:493] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:08.561533 11617 raft_consensus.cc:359] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.562469 11617 raft_consensus.cc:385] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.562135 11618 raft_consensus.cc:515] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.563920 11617 raft_consensus.cc:740] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.564755 11617 consensus_queue.cc:260] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.574018 11613 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: Bootstrap starting.
I20260630 12:13:08.578599 11618 leader_election.cc:290] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:08.588007 11613 tablet_bootstrap.cc:654] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.589510 11615 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: No bootstrap required, opened a new log
I20260630 12:13:08.590051 11615 ts_tablet_manager.cc:1403] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.023s
I20260630 12:13:08.593736 11615 raft_consensus.cc:359] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.594735 11615 raft_consensus.cc:385] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.595218 11615 raft_consensus.cc:740] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.596726 11617 ts_tablet_manager.cc:1434] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.017s
I20260630 12:13:08.596249 11615 consensus_queue.cc:260] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.598295 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120" is_pre_election: true
I20260630 12:13:08.600553 11615 ts_tablet_manager.cc:1434] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260630 12:13:08.602099 11615 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: Bootstrap starting.
I20260630 12:13:08.603861 11617 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: Bootstrap starting.
I20260630 12:13:08.610415 11615 tablet_bootstrap.cc:654] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.610888 11617 tablet_bootstrap.cc:654] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:08.613862 11459 leader_election.cc:343] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:08.621673 11615 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: No bootstrap required, opened a new log
I20260630 12:13:08.622423 11615 ts_tablet_manager.cc:1403] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:13:08.630435 11615 raft_consensus.cc:359] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.631536 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43692822c59a449fb0c9898dd0a2ea1d" is_pre_election: true
I20260630 12:13:08.631695 11615 raft_consensus.cc:385] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.632496 11615 raft_consensus.cc:740] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Initialized, Role: FOLLOWER
W20260630 12:13:08.633558 11457 leader_election.cc:343] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:08.633414 11615 consensus_queue.cc:260] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.634227 11613 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: No bootstrap required, opened a new log
I20260630 12:13:08.634032 11457 leader_election.cc:304] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b16d6eb4d3d2486e886d43703040552c; no voters: 43692822c59a449fb0c9898dd0a2ea1d, 9dc19d6283de44d78326610960973120
I20260630 12:13:08.634739 11613 ts_tablet_manager.cc:1403] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.025s
I20260630 12:13:08.634840 11617 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: No bootstrap required, opened a new log
I20260630 12:13:08.635382 11617 ts_tablet_manager.cc:1403] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.011s
I20260630 12:13:08.635334 11618 raft_consensus.cc:2749] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:08.637647 11615 ts_tablet_manager.cc:1434] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:13:08.637919 11613 raft_consensus.cc:359] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.638473 11617 raft_consensus.cc:359] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.638748 11615 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: Bootstrap starting.
I20260630 12:13:08.638741 11613 raft_consensus.cc:385] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.639222 11617 raft_consensus.cc:385] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.639462 11613 raft_consensus.cc:740] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc19d6283de44d78326610960973120, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.639642 11617 raft_consensus.cc:740] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.640517 11613 consensus_queue.cc:260] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.640918 11617 consensus_queue.cc:260] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.643262 11617 ts_tablet_manager.cc:1434] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:13:08.644269 11617 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: Bootstrap starting.
I20260630 12:13:08.649145 11615 tablet_bootstrap.cc:654] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.649410 11613 ts_tablet_manager.cc:1434] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:13:08.650722 11617 tablet_bootstrap.cc:654] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.652765 11613 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: Bootstrap starting.
I20260630 12:13:08.659606 11613 tablet_bootstrap.cc:654] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.665643 11617 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: No bootstrap required, opened a new log
I20260630 12:13:08.665650 11615 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: No bootstrap required, opened a new log
I20260630 12:13:08.665834 11613 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: No bootstrap required, opened a new log
I20260630 12:13:08.666253 11617 ts_tablet_manager.cc:1403] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260630 12:13:08.666392 11615 ts_tablet_manager.cc:1403] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.010s
I20260630 12:13:08.666399 11613 ts_tablet_manager.cc:1403] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:13:08.668592 11617 raft_consensus.cc:359] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.669148 11617 raft_consensus.cc:385] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.669404 11617 raft_consensus.cc:740] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.669574 11615 raft_consensus.cc:359] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.669837 11613 raft_consensus.cc:359] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.670358 11615 raft_consensus.cc:385] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.670493 11613 raft_consensus.cc:385] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.670127 11617 consensus_queue.cc:260] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.670735 11615 raft_consensus.cc:740] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.670836 11613 raft_consensus.cc:740] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc19d6283de44d78326610960973120, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.671720 11615 consensus_queue.cc:260] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.672389 11617 ts_tablet_manager.cc:1434] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260630 12:13:08.671694 11613 consensus_queue.cc:260] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.673429 11617 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: Bootstrap starting.
I20260630 12:13:08.674335 11615 ts_tablet_manager.cc:1434] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:08.674422 11613 ts_tablet_manager.cc:1434] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:13:08.675438 11613 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: Bootstrap starting.
I20260630 12:13:08.680402 11617 tablet_bootstrap.cc:654] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.681427 11613 tablet_bootstrap.cc:654] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:08.693094 11613 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: No bootstrap required, opened a new log
I20260630 12:13:08.693511 11613 ts_tablet_manager.cc:1403] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:13:08.693872 11617 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: No bootstrap required, opened a new log
I20260630 12:13:08.694396 11617 ts_tablet_manager.cc:1403] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260630 12:13:08.695744 11613 raft_consensus.cc:359] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.696290 11613 raft_consensus.cc:385] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.696568 11613 raft_consensus.cc:740] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dc19d6283de44d78326610960973120, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.696688 11617 raft_consensus.cc:359] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.697419 11617 raft_consensus.cc:385] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:08.697188 11613 consensus_queue.cc:260] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.697750 11617 raft_consensus.cc:740] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Initialized, Role: FOLLOWER
I20260630 12:13:08.698626 11617 consensus_queue.cc:260] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.699168 11613 ts_tablet_manager.cc:1434] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:13:08.700910 11617 ts_tablet_manager.cc:1434] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:13:08.701773 11623 raft_consensus.cc:493] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:08.702169 11623 raft_consensus.cc:515] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.704869 11623 leader_election.cc:290] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:08.717981 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f209d35fb4be583e2fffdfe5cecf2" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120" is_pre_election: true
I20260630 12:13:08.718541 11419 raft_consensus.cc:2468] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 0.
I20260630 12:13:08.719635 11533 leader_election.cc:304] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43692822c59a449fb0c9898dd0a2ea1d, 9dc19d6283de44d78326610960973120; no voters: 
I20260630 12:13:08.720391 11623 raft_consensus.cc:2804] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:08.720738 11623 raft_consensus.cc:493] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:08.721073 11623 raft_consensus.cc:3060] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.723560 11494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f209d35fb4be583e2fffdfe5cecf2" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16d6eb4d3d2486e886d43703040552c" is_pre_election: true
I20260630 12:13:08.724061 11494 raft_consensus.cc:2468] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 0.
I20260630 12:13:08.726579 11623 raft_consensus.cc:515] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.728231 11623 leader_election.cc:290] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 election: Requested vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:08.728889 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f209d35fb4be583e2fffdfe5cecf2" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120"
I20260630 12:13:08.729266 11494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c9f209d35fb4be583e2fffdfe5cecf2" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16d6eb4d3d2486e886d43703040552c"
I20260630 12:13:08.729513 11419 raft_consensus.cc:3060] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.729848 11494 raft_consensus.cc:3060] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.737159 11419 raft_consensus.cc:2468] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 1.
I20260630 12:13:08.737493 11494 raft_consensus.cc:2468] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 1.
I20260630 12:13:08.738385 11533 leader_election.cc:304] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43692822c59a449fb0c9898dd0a2ea1d, 9dc19d6283de44d78326610960973120; no voters: 
I20260630 12:13:08.739059 11623 raft_consensus.cc:2804] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:08.740160 11623 raft_consensus.cc:697] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Becoming Leader. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Running, Role: LEADER
I20260630 12:13:08.740918 11623 consensus_queue.cc:237] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.749742 11316 catalog_manager.cc:5697] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:08.752303 11618 raft_consensus.cc:493] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:08.752821 11618 raft_consensus.cc:515] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.755050 11618 leader_election.cc:290] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:08.755633 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257ebd8b9184f759bcd9cca3413f1a7" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120" is_pre_election: true
I20260630 12:13:08.756162 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257ebd8b9184f759bcd9cca3413f1a7" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43692822c59a449fb0c9898dd0a2ea1d" is_pre_election: true
I20260630 12:13:08.756343 11419 raft_consensus.cc:2468] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 0.
I20260630 12:13:08.756835 11568 raft_consensus.cc:2468] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 0.
I20260630 12:13:08.757622 11459 leader_election.cc:304] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dc19d6283de44d78326610960973120, b16d6eb4d3d2486e886d43703040552c; no voters: 
I20260630 12:13:08.758386 11618 raft_consensus.cc:2804] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:08.758733 11618 raft_consensus.cc:493] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:08.759064 11618 raft_consensus.cc:3060] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.764088 11618 raft_consensus.cc:515] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.765844 11618 leader_election.cc:290] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 election: Requested vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:08.766512 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257ebd8b9184f759bcd9cca3413f1a7" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120"
I20260630 12:13:08.766852 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2257ebd8b9184f759bcd9cca3413f1a7" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43692822c59a449fb0c9898dd0a2ea1d"
I20260630 12:13:08.767148 11419 raft_consensus.cc:3060] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.767419 11568 raft_consensus.cc:3060] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.774096 11568 raft_consensus.cc:2468] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 1.
I20260630 12:13:08.774096 11419 raft_consensus.cc:2468] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 1.
I20260630 12:13:08.775420 11459 leader_election.cc:304] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dc19d6283de44d78326610960973120, b16d6eb4d3d2486e886d43703040552c; no voters: 
I20260630 12:13:08.776084 11618 raft_consensus.cc:2804] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:08.777168 11618 raft_consensus.cc:697] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Becoming Leader. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Running, Role: LEADER
I20260630 12:13:08.777822 11618 consensus_queue.cc:237] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.784616 11618 raft_consensus.cc:493] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:08.784991 11618 raft_consensus.cc:515] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.785005 11316 catalog_manager.cc:5697] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c reported cstate change: term changed from 0 to 1, leader changed from <none> to b16d6eb4d3d2486e886d43703040552c (127.5.24.66). New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:08.786834 11618 leader_election.cc:290] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:08.787591 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656664651df84a69b0a637d47839ffa9" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120" is_pre_election: true
I20260630 12:13:08.787810 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656664651df84a69b0a637d47839ffa9" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43692822c59a449fb0c9898dd0a2ea1d" is_pre_election: true
I20260630 12:13:08.788260 11419 raft_consensus.cc:2468] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 0.
I20260630 12:13:08.788462 11568 raft_consensus.cc:2468] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 0.
I20260630 12:13:08.789373 11459 leader_election.cc:304] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dc19d6283de44d78326610960973120, b16d6eb4d3d2486e886d43703040552c; no voters: 
I20260630 12:13:08.790318 11618 raft_consensus.cc:2804] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:08.790603 11618 raft_consensus.cc:493] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:08.790884 11618 raft_consensus.cc:3060] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.796130 11618 raft_consensus.cc:515] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.797659 11618 leader_election.cc:290] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 election: Requested vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:08.798377 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656664651df84a69b0a637d47839ffa9" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120"
I20260630 12:13:08.798588 11568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656664651df84a69b0a637d47839ffa9" candidate_uuid: "b16d6eb4d3d2486e886d43703040552c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43692822c59a449fb0c9898dd0a2ea1d"
I20260630 12:13:08.798884 11419 raft_consensus.cc:3060] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.799141 11568 raft_consensus.cc:3060] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.803354 11419 raft_consensus.cc:2468] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 1.
I20260630 12:13:08.803373 11568 raft_consensus.cc:2468] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b16d6eb4d3d2486e886d43703040552c in term 1.
I20260630 12:13:08.804441 11459 leader_election.cc:304] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9dc19d6283de44d78326610960973120, b16d6eb4d3d2486e886d43703040552c; no voters: 
I20260630 12:13:08.805186 11618 raft_consensus.cc:2804] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:08.805610 11618 raft_consensus.cc:697] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Becoming Leader. State: Replica: b16d6eb4d3d2486e886d43703040552c, State: Running, Role: LEADER
I20260630 12:13:08.806293 11618 consensus_queue.cc:237] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.813223 11316 catalog_manager.cc:5697] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c reported cstate change: term changed from 0 to 1, leader changed from <none> to b16d6eb4d3d2486e886d43703040552c (127.5.24.66). New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:08.948590 11623 raft_consensus.cc:493] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:08.949132 11623 raft_consensus.cc:515] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.950722 11623 leader_election.cc:290] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:08.951771 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120" is_pre_election: true
I20260630 12:13:08.951793 11494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16d6eb4d3d2486e886d43703040552c" is_pre_election: true
I20260630 12:13:08.952451 11419 raft_consensus.cc:2468] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 0.
I20260630 12:13:08.952533 11494 raft_consensus.cc:2468] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 0.
I20260630 12:13:08.953460 11533 leader_election.cc:304] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43692822c59a449fb0c9898dd0a2ea1d, 9dc19d6283de44d78326610960973120; no voters: 
I20260630 12:13:08.954118 11623 raft_consensus.cc:2804] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:08.954479 11623 raft_consensus.cc:493] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:08.954695 11623 raft_consensus.cc:3060] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.959374 11623 raft_consensus.cc:515] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.961071 11623 leader_election.cc:290] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 election: Requested vote from peers 9dc19d6283de44d78326610960973120 (127.5.24.65:39035), b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:08.961776 11419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dc19d6283de44d78326610960973120"
I20260630 12:13:08.962316 11419 raft_consensus.cc:3060] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:08.962220 11494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5828291d6314451d8235d309b1935c5e" candidate_uuid: "43692822c59a449fb0c9898dd0a2ea1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b16d6eb4d3d2486e886d43703040552c"
I20260630 12:13:08.962910 11494 raft_consensus.cc:3060] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:08.963244 11365 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:08.968502 11419 raft_consensus.cc:2468] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 1.
I20260630 12:13:08.968467 11494 raft_consensus.cc:2468] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43692822c59a449fb0c9898dd0a2ea1d in term 1.
I20260630 12:13:08.969950 11534 leader_election.cc:304] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43692822c59a449fb0c9898dd0a2ea1d, b16d6eb4d3d2486e886d43703040552c; no voters: 
I20260630 12:13:08.970625 11623 raft_consensus.cc:2804] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:08.971022 11623 raft_consensus.cc:697] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Becoming Leader. State: Replica: 43692822c59a449fb0c9898dd0a2ea1d, State: Running, Role: LEADER
I20260630 12:13:08.971784 11623 consensus_queue.cc:237] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } }
I20260630 12:13:08.978026 11316 catalog_manager.cc:5697] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:09.080013  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:13:09.097151  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:09.098031  5217 tablet_replica.cc:333] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120: stopping tablet replica
I20260630 12:13:09.098604  5217 raft_consensus.cc:2243] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:09.098994  5217 raft_consensus.cc:2272] T 656664651df84a69b0a637d47839ffa9 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:09.101171  5217 tablet_replica.cc:333] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120: stopping tablet replica
I20260630 12:13:09.101678  5217 raft_consensus.cc:2243] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:09.102035  5217 raft_consensus.cc:2272] T 5828291d6314451d8235d309b1935c5e P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:09.103789  5217 tablet_replica.cc:333] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120: stopping tablet replica
I20260630 12:13:09.104257  5217 raft_consensus.cc:2243] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:09.104652  5217 raft_consensus.cc:2272] T 2257ebd8b9184f759bcd9cca3413f1a7 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:09.106294  5217 tablet_replica.cc:333] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120: stopping tablet replica
I20260630 12:13:09.106769  5217 raft_consensus.cc:2243] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:09.107127  5217 raft_consensus.cc:2272] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 9dc19d6283de44d78326610960973120 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:09.127683  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:13:09.248358 11623 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:09.262972 11637 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:09.264818 11533 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:13:09.269726 11533 consensus_peers.cc:597] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:09.279372 11459 consensus_peers.cc:597] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:09.303107 11459 consensus_peers.cc:597] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:09.361369 11623 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:09.362600 11637 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:09.370038 11533 consensus_peers.cc:597] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:09.765914 11652 consensus_queue.cc:579] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.024s)
W20260630 12:13:09.772097 11315 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 with cas_config_opid_index -1: no extra replica candidate found for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 (table test-workload [id=e151dd419b10481e83175b7c73d421e0]): 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
I20260630 12:13:09.820225 11618 consensus_queue.cc:579] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.013s)
I20260630 12:13:09.895346 11618 consensus_queue.cc:579] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.117s)
W20260630 12:13:09.965164 11365 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9dc19d6283de44d78326610960973120 not available for placement
I20260630 12:13:10.170487  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:10.176575 11655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:10.178045 11656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:10.178351 11658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:10.178858  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:10.181334  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:10.181617  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:10.181805  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821590181790 us; error 0 us; skew 500 ppm
I20260630 12:13:10.182287  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:10.184517  5217 webserver.cc:533] Webserver started at http://127.5.24.68:44955/ using document root <none> and password file <none>
I20260630 12:13:10.184998  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:10.185211  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:10.185483  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:10.186483  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "35f18658ffd24c9f8bc205b4858f2ea6"
format_stamp: "Formatted at 2026-06-30 12:13:10 on dist-test-slave-cbkb"
I20260630 12:13:10.190587  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:10.193675 11663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:10.194604  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:10.194868  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "35f18658ffd24c9f8bc205b4858f2ea6"
format_stamp: "Formatted at 2026-06-30 12:13:10 on dist-test-slave-cbkb"
I20260630 12:13:10.195089  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821424453518-5217-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)
I20260630 12:13:10.214793  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:10.215734  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:10.217047  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:10.219272  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:10.219477  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:10.219748  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:10.219918  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:10.258065  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:42463
I20260630 12:13:10.258134 11725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:42463 every 8 connection(s)
I20260630 12:13:10.271574 11726 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42997
I20260630 12:13:10.271888 11726 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:10.272563 11726 heartbeater.cc:507] Master 127.5.24.126:42997 requested a full tablet report, sending...
I20260630 12:13:10.274456 11315 ts_manager.cc:194] Registered new tserver with Master: 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68:42463)
I20260630 12:13:10.275811 11315 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60428
I20260630 12:13:10.290094 11494 consensus_queue.cc:237] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Queue 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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.296573 11567 raft_consensus.cc:1275] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:10.298807 11637 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:10.302155 11459 consensus_peers.cc:597] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.305756 11647 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.307538 11567 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
W20260630 12:13:10.310348 11460 consensus_peers.cc:597] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c -> Peer 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68:42463): Couldn't send request to peer 35f18658ffd24c9f8bc205b4858f2ea6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2257ebd8b9184f759bcd9cca3413f1a7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.313726 11304 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2257ebd8b9184f759bcd9cca3413f1a7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:13:10.317605 11315 catalog_manager.cc:5697] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:10.364699 11567 consensus_queue.cc:237] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Queue 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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.370885 11494 raft_consensus.cc:1275] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:10.372951 11739 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:10.381119 11533 consensus_peers.cc:597] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.382309 11652 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
W20260630 12:13:10.384414 11534 consensus_peers.cc:597] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68:42463): Couldn't send request to peer 35f18658ffd24c9f8bc205b4858f2ea6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c9f209d35fb4be583e2fffdfe5cecf2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.383762 11494 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.389778 11301 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:13:10.394119 11316 catalog_manager.cc:5697] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.437157 11494 consensus_queue.cc:237] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Queue 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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.443502 11567 raft_consensus.cc:1275] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:13:10.443725 11460 consensus_peers.cc:597] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c -> Peer 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68:42463): Couldn't send request to peer 35f18658ffd24c9f8bc205b4858f2ea6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 656664651df84a69b0a637d47839ffa9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.444846 11647 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:10.445643 11459 consensus_peers.cc:597] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.451469 11618 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.453058 11567 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.460283 11304 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 656664651df84a69b0a637d47839ffa9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:13:10.464231 11315 catalog_manager.cc:5697] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:10.527309 11652 consensus_queue.cc:579] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.555s)
I20260630 12:13:10.536012 11567 consensus_queue.cc:237] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Queue 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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.541639 11494 raft_consensus.cc:1275] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:13:10.542397 11534 consensus_peers.cc:597] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68:42463): Couldn't send request to peer 35f18658ffd24c9f8bc205b4858f2ea6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5828291d6314451d8235d309b1935c5e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.543294 11739 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:10.545082 11533 consensus_peers.cc:597] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:10.549316 11652 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.550791 11494 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } } }
I20260630 12:13:10.556082 11301 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5828291d6314451d8235d309b1935c5e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:13:10.561286 11316 catalog_manager.cc:5697] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: config changed from index -1 to 2, NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:10.753793 11748 ts_tablet_manager.cc:933] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: Initiating tablet copy from peer 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:10.755247 11748 tablet_copy_client.cc:323] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:45815
I20260630 12:13:10.760174 11751 ts_tablet_manager.cc:933] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: Initiating tablet copy from peer b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:10.762108 11751 tablet_copy_client.cc:323] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:41757
I20260630 12:13:10.767553 11578 tablet_copy_service.cc:140] P 43692822c59a449fb0c9898dd0a2ea1d: Received BeginTabletCopySession request for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 from peer 35f18658ffd24c9f8bc205b4858f2ea6 ({username='slave'} at 127.0.0.1:35194)
I20260630 12:13:10.768110 11578 tablet_copy_service.cc:161] P 43692822c59a449fb0c9898dd0a2ea1d: Beginning new tablet copy session on tablet 3c9f209d35fb4be583e2fffdfe5cecf2 from peer 35f18658ffd24c9f8bc205b4858f2ea6 at {username='slave'} at 127.0.0.1:35194: session id = 35f18658ffd24c9f8bc205b4858f2ea6-3c9f209d35fb4be583e2fffdfe5cecf2
I20260630 12:13:10.774999 11578 tablet_copy_source_session.cc:215] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:10.775277 11504 tablet_copy_service.cc:140] P b16d6eb4d3d2486e886d43703040552c: Received BeginTabletCopySession request for tablet 2257ebd8b9184f759bcd9cca3413f1a7 from peer 35f18658ffd24c9f8bc205b4858f2ea6 ({username='slave'} at 127.0.0.1:56174)
I20260630 12:13:10.775823 11504 tablet_copy_service.cc:161] P b16d6eb4d3d2486e886d43703040552c: Beginning new tablet copy session on tablet 2257ebd8b9184f759bcd9cca3413f1a7 from peer 35f18658ffd24c9f8bc205b4858f2ea6 at {username='slave'} at 127.0.0.1:56174: session id = 35f18658ffd24c9f8bc205b4858f2ea6-2257ebd8b9184f759bcd9cca3413f1a7
I20260630 12:13:10.778115 11748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9f209d35fb4be583e2fffdfe5cecf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:10.781018 11504 tablet_copy_source_session.cc:215] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:10.783324 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2257ebd8b9184f759bcd9cca3413f1a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:10.788938 11748 tablet_copy_client.cc:806] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:10.789541 11748 tablet_copy_client.cc:670] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:10.793004 11748 tablet_copy_client.cc:538] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:10.794173 11751 tablet_copy_client.cc:806] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:10.794730 11751 tablet_copy_client.cc:670] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:10.798092 11751 tablet_copy_client.cc:538] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:10.799919 11748 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap starting.
I20260630 12:13:10.803359 11751 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap starting.
I20260630 12:13:10.814618 11748 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: 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
I20260630 12:13:10.815260 11748 tablet_bootstrap.cc:492] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap complete.
I20260630 12:13:10.815765 11748 ts_tablet_manager.cc:1403] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260630 12:13:10.816944 11751 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: 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
I20260630 12:13:10.817555 11751 tablet_bootstrap.cc:492] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap complete.
I20260630 12:13:10.818048 11751 ts_tablet_manager.cc:1403] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260630 12:13:10.817787 11748 raft_consensus.cc:359] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.818413 11748 raft_consensus.cc:740] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f18658ffd24c9f8bc205b4858f2ea6, State: Initialized, Role: LEARNER
I20260630 12:13:10.819031 11748 consensus_queue.cc:260] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.820123 11751 raft_consensus.cc:359] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.820768 11751 raft_consensus.cc:740] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f18658ffd24c9f8bc205b4858f2ea6, State: Initialized, Role: LEARNER
I20260630 12:13:10.821511 11726 heartbeater.cc:499] Master 127.5.24.126:42997 was elected leader, sending a full tablet report...
I20260630 12:13:10.821310 11751 consensus_queue.cc:260] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:10.821820 11748 ts_tablet_manager.cc:1434] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260630 12:13:10.823516 11751 ts_tablet_manager.cc:1434] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:10.823649 11578 tablet_copy_service.cc:342] P 43692822c59a449fb0c9898dd0a2ea1d: Request end of tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-3c9f209d35fb4be583e2fffdfe5cecf2 received from {username='slave'} at 127.0.0.1:35194
I20260630 12:13:10.824126 11578 tablet_copy_service.cc:434] P 43692822c59a449fb0c9898dd0a2ea1d: ending tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-3c9f209d35fb4be583e2fffdfe5cecf2 on tablet 3c9f209d35fb4be583e2fffdfe5cecf2 with peer 35f18658ffd24c9f8bc205b4858f2ea6
I20260630 12:13:10.825251 11504 tablet_copy_service.cc:342] P b16d6eb4d3d2486e886d43703040552c: Request end of tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-2257ebd8b9184f759bcd9cca3413f1a7 received from {username='slave'} at 127.0.0.1:56174
I20260630 12:13:10.825665 11504 tablet_copy_service.cc:434] P b16d6eb4d3d2486e886d43703040552c: ending tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-2257ebd8b9184f759bcd9cca3413f1a7 on tablet 2257ebd8b9184f759bcd9cca3413f1a7 with peer 35f18658ffd24c9f8bc205b4858f2ea6
I20260630 12:13:10.960928 11751 ts_tablet_manager.cc:933] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: Initiating tablet copy from peer 43692822c59a449fb0c9898dd0a2ea1d (127.5.24.67:45815)
I20260630 12:13:10.962689 11751 tablet_copy_client.cc:323] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:45815
I20260630 12:13:10.964169 11578 tablet_copy_service.cc:140] P 43692822c59a449fb0c9898dd0a2ea1d: Received BeginTabletCopySession request for tablet 5828291d6314451d8235d309b1935c5e from peer 35f18658ffd24c9f8bc205b4858f2ea6 ({username='slave'} at 127.0.0.1:35194)
I20260630 12:13:10.964694 11578 tablet_copy_service.cc:161] P 43692822c59a449fb0c9898dd0a2ea1d: Beginning new tablet copy session on tablet 5828291d6314451d8235d309b1935c5e from peer 35f18658ffd24c9f8bc205b4858f2ea6 at {username='slave'} at 127.0.0.1:35194: session id = 35f18658ffd24c9f8bc205b4858f2ea6-5828291d6314451d8235d309b1935c5e
W20260630 12:13:10.966881 11365 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9dc19d6283de44d78326610960973120 not available for placement
I20260630 12:13:10.969712 11578 tablet_copy_source_session.cc:215] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:10.972007 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5828291d6314451d8235d309b1935c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:10.982270 11751 tablet_copy_client.cc:806] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:10.982699 11751 tablet_copy_client.cc:670] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:10.985615 11751 tablet_copy_client.cc:538] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:10.990938 11751 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap starting.
I20260630 12:13:11.004094 11751 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: 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
I20260630 12:13:11.004793 11751 tablet_bootstrap.cc:492] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap complete.
I20260630 12:13:11.005368 11751 ts_tablet_manager.cc:1403] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:13:11.007280 11751 raft_consensus.cc:359] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:11.007853 11751 raft_consensus.cc:740] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f18658ffd24c9f8bc205b4858f2ea6, State: Initialized, Role: LEARNER
I20260630 12:13:11.008368 11751 consensus_queue.cc:260] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:11.010305 11751 ts_tablet_manager.cc:1434] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:11.011885 11578 tablet_copy_service.cc:342] P 43692822c59a449fb0c9898dd0a2ea1d: Request end of tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-5828291d6314451d8235d309b1935c5e received from {username='slave'} at 127.0.0.1:35194
I20260630 12:13:11.012257 11578 tablet_copy_service.cc:434] P 43692822c59a449fb0c9898dd0a2ea1d: ending tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-5828291d6314451d8235d309b1935c5e on tablet 5828291d6314451d8235d309b1935c5e with peer 35f18658ffd24c9f8bc205b4858f2ea6
I20260630 12:13:11.040047 11751 ts_tablet_manager.cc:933] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: Initiating tablet copy from peer b16d6eb4d3d2486e886d43703040552c (127.5.24.66:41757)
I20260630 12:13:11.041379 11751 tablet_copy_client.cc:323] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:41757
I20260630 12:13:11.042860 11504 tablet_copy_service.cc:140] P b16d6eb4d3d2486e886d43703040552c: Received BeginTabletCopySession request for tablet 656664651df84a69b0a637d47839ffa9 from peer 35f18658ffd24c9f8bc205b4858f2ea6 ({username='slave'} at 127.0.0.1:56174)
I20260630 12:13:11.043306 11504 tablet_copy_service.cc:161] P b16d6eb4d3d2486e886d43703040552c: Beginning new tablet copy session on tablet 656664651df84a69b0a637d47839ffa9 from peer 35f18658ffd24c9f8bc205b4858f2ea6 at {username='slave'} at 127.0.0.1:56174: session id = 35f18658ffd24c9f8bc205b4858f2ea6-656664651df84a69b0a637d47839ffa9
I20260630 12:13:11.048231 11504 tablet_copy_source_session.cc:215] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:11.050594 11751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656664651df84a69b0a637d47839ffa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:11.063110 11751 tablet_copy_client.cc:806] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:11.063606 11751 tablet_copy_client.cc:670] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:11.066672 11751 tablet_copy_client.cc:538] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:11.072369 11751 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap starting.
I20260630 12:13:11.083364 11751 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: 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
I20260630 12:13:11.083981 11751 tablet_bootstrap.cc:492] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: Bootstrap complete.
I20260630 12:13:11.084543 11751 ts_tablet_manager.cc:1403] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent bootstrapping tablet: real 0.012s	user 0.015s	sys 0.001s
I20260630 12:13:11.086201 11751 raft_consensus.cc:359] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:11.086717 11751 raft_consensus.cc:740] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 35f18658ffd24c9f8bc205b4858f2ea6, State: Initialized, Role: LEARNER
I20260630 12:13:11.087162 11751 consensus_queue.cc:260] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: true } }
I20260630 12:13:11.088526 11751 ts_tablet_manager.cc:1434] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:11.090063 11504 tablet_copy_service.cc:342] P b16d6eb4d3d2486e886d43703040552c: Request end of tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-656664651df84a69b0a637d47839ffa9 received from {username='slave'} at 127.0.0.1:56174
I20260630 12:13:11.090466 11504 tablet_copy_service.cc:434] P b16d6eb4d3d2486e886d43703040552c: ending tablet copy session 35f18658ffd24c9f8bc205b4858f2ea6-656664651df84a69b0a637d47839ffa9 on tablet 656664651df84a69b0a637d47839ffa9 with peer 35f18658ffd24c9f8bc205b4858f2ea6
I20260630 12:13:11.173676 11701 raft_consensus.cc:1217] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:11.320020 11647 consensus_queue.cc:579] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.029s)
I20260630 12:13:11.377465 11701 raft_consensus.cc:1217] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:11.471829 11747 consensus_queue.cc:579] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.106s)
I20260630 12:13:11.511052 11647 consensus_queue.cc:579] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.073s)
I20260630 12:13:11.540951 11701 raft_consensus.cc:1217] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:11.584564 11701 raft_consensus.cc:1217] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:11.634338 11647 raft_consensus.cc:1064] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: attempting to promote NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 to VOTER
I20260630 12:13:11.636116 11647 consensus_queue.cc:237] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:11.641686 11567 raft_consensus.cc:1275] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:11.643033 11701 raft_consensus.cc:1275] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:11.643115 11763 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:11.645072 11763 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:11.645968 11459 consensus_peers.cc:597] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:11.652225 11766 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.653877 11701 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.660899 11567 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.663431 11315 catalog_manager.cc:5697] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:11.679474 11494 consensus_queue.cc:237] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [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: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:11.683938 11567 raft_consensus.cc:1275] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:11.683982 11701 raft_consensus.cc:1275] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:11.685420 11766 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:11.686080 11647 consensus_queue.cc:1048] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:11.692422 11763 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.693982 11701 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.693980 11567 raft_consensus.cc:2955] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.699591 11304 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2257ebd8b9184f759bcd9cca3413f1a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:11.702970 11317 catalog_manager.cc:5697] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:13:11.720940 11303 catalog_manager.cc:4755] TS 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2257ebd8b9184f759bcd9cca3413f1a7: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111)
I20260630 12:13:11.868700 11747 raft_consensus.cc:1064] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: attempting to promote NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 to VOTER
I20260630 12:13:11.870949 11747 consensus_queue.cc:237] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:11.877514 11494 raft_consensus.cc:1275] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:11.877955 11701 raft_consensus.cc:1275] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:11.878973 11776 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:11.879784 11747 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:11.880558 11533 consensus_peers.cc:597] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:11.887537 11747 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.889183 11701 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.899192 11494 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.899642 11315 catalog_manager.cc:5697] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 reported cstate change: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.912387 11567 consensus_queue.cc:237] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [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: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:11.914296 11652 consensus_queue.cc:579] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Leader has been unable to successfully communicate with peer 9dc19d6283de44d78326610960973120 for more than 1 seconds (1.377s)
I20260630 12:13:11.917559 11701 raft_consensus.cc:1275] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:11.919886 11652 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:11.919771 11494 raft_consensus.cc:1275] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:11.922035 11652 consensus_queue.cc:1048] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:11.925856 11776 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.934043 11301 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c9f209d35fb4be583e2fffdfe5cecf2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:11.935515 11494 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.935911 11701 raft_consensus.cc:2955] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:11.937767 11315 catalog_manager.cc:5697] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:13:11.968770 11365 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 9dc19d6283de44d78326610960973120 not available for placement
I20260630 12:13:12.136454 11652 raft_consensus.cc:1064] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: attempting to promote NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 to VOTER
I20260630 12:13:12.138255 11652 consensus_queue.cc:237] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:12.143962 11494 raft_consensus.cc:1275] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:12.144809 11701 raft_consensus.cc:1275] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:12.145252 11652 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:12.146149 11776 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:12.147776 11533 consensus_peers.cc:597] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.150329 11766 raft_consensus.cc:1064] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: attempting to promote NON_VOTER 35f18658ffd24c9f8bc205b4858f2ea6 to VOTER
I20260630 12:13:12.152987 11766 consensus_queue.cc:237] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [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: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:12.154979 11776 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.157153 11700 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.159785 11567 raft_consensus.cc:1275] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:12.161219 11701 raft_consensus.cc:1275] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 LEARNER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:12.162736 11763 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:12.163374 11647 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:12.168215 11494 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.169973 11317 catalog_manager.cc:5697] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:13:12.172964 11459 consensus_peers.cc:597] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c -> Peer 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): Couldn't send request to peer 9dc19d6283de44d78326610960973120. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:12.183189 11568 consensus_queue.cc:237] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [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: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:12.190166 11701 raft_consensus.cc:1275] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:12.191638 11493 raft_consensus.cc:1275] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Refusing update from remote peer 43692822c59a449fb0c9898dd0a2ea1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:12.193581 11652 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:12.194435 11764 consensus_queue.cc:1048] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:12.195297 11647 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.197852 11567 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.200425 11776 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.202184 11493 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.209761 11301 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5828291d6314451d8235d309b1935c5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:12.212363 11701 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.213913 11317 catalog_manager.cc:5697] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d reported cstate change: config changed from index 2 to 3, 35f18658ffd24c9f8bc205b4858f2ea6 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9dc19d6283de44d78326610960973120" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39035 } } peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.217376 11700 raft_consensus.cc:2955] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.229589 11494 consensus_queue.cc:237] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [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: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } }
I20260630 12:13:12.235625 11700 raft_consensus.cc:1275] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:12.233646 11317 catalog_manager.cc:5697] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "43692822c59a449fb0c9898dd0a2ea1d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.236442 11567 raft_consensus.cc:1275] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Refusing update from remote peer b16d6eb4d3d2486e886d43703040552c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:12.236953 11647 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:12.237814 11762 consensus_queue.cc:1048] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [LEADER]: Connected to new peer: Peer: permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:12.244251 11763 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.248250 11567 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.252395 11304 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 656664651df84a69b0a637d47839ffa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:12.253647 11700 raft_consensus.cc:2955] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } } }
I20260630 12:13:12.259255 11316 catalog_manager.cc:5697] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c reported cstate change: config changed from index 3 to 4, VOTER 9dc19d6283de44d78326610960973120 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "b16d6eb4d3d2486e886d43703040552c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b16d6eb4d3d2486e886d43703040552c" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43692822c59a449fb0c9898dd0a2ea1d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 45815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "35f18658ffd24c9f8bc205b4858f2ea6" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 42463 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:13:12.913998 11303 catalog_manager.cc:4755] TS 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2257ebd8b9184f759bcd9cca3413f1a7: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111)
W20260630 12:13:13.993088 11303 catalog_manager.cc:4755] TS 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2257ebd8b9184f759bcd9cca3413f1a7: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111)
W20260630 12:13:14.474494 11303 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260630 12:13:16.082741 11303 catalog_manager.cc:4755] TS 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2257ebd8b9184f759bcd9cca3413f1a7: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111)
I20260630 12:13:17.295171  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:17.319519  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:17.320278  5217 tablet_replica.cc:333] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c: stopping tablet replica
I20260630 12:13:17.321028  5217 raft_consensus.cc:2243] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.322137  5217 raft_consensus.cc:2272] T 3c9f209d35fb4be583e2fffdfe5cecf2 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.324793  5217 tablet_replica.cc:333] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c: stopping tablet replica
I20260630 12:13:17.325374  5217 raft_consensus.cc:2243] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:17.326305  5217 raft_consensus.cc:2272] T 656664651df84a69b0a637d47839ffa9 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.328702  5217 tablet_replica.cc:333] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c: stopping tablet replica
I20260630 12:13:17.329192  5217 raft_consensus.cc:2243] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:17.330029  5217 raft_consensus.cc:2272] T 2257ebd8b9184f759bcd9cca3413f1a7 P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.332082  5217 tablet_replica.cc:333] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c: stopping tablet replica
I20260630 12:13:17.332583  5217 raft_consensus.cc:2243] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.333528  5217 raft_consensus.cc:2272] T 5828291d6314451d8235d309b1935c5e P b16d6eb4d3d2486e886d43703040552c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.359047  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:17.377130  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:17.404732  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:17.405380  5217 tablet_replica.cc:333] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d: stopping tablet replica
I20260630 12:13:17.405968  5217 raft_consensus.cc:2243] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:17.406878  5217 raft_consensus.cc:2272] T 5828291d6314451d8235d309b1935c5e P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.409569  5217 tablet_replica.cc:333] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d: stopping tablet replica
I20260630 12:13:17.410089  5217 raft_consensus.cc:2243] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.411135  5217 raft_consensus.cc:2272] T 2257ebd8b9184f759bcd9cca3413f1a7 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.413354  5217 tablet_replica.cc:333] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d: stopping tablet replica
I20260630 12:13:17.413864  5217 raft_consensus.cc:2243] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.414860  5217 raft_consensus.cc:2272] T 656664651df84a69b0a637d47839ffa9 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.416870  5217 tablet_replica.cc:333] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d: stopping tablet replica
I20260630 12:13:17.417281  5217 raft_consensus.cc:2243] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:17.418076  5217 raft_consensus.cc:2272] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 43692822c59a449fb0c9898dd0a2ea1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.442090  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:17.459774  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:13:17.482152  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:17.482851  5217 tablet_replica.cc:333] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6: stopping tablet replica
I20260630 12:13:17.483506  5217 raft_consensus.cc:2243] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.484313  5217 raft_consensus.cc:2272] T 656664651df84a69b0a637d47839ffa9 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.486712  5217 tablet_replica.cc:333] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6: stopping tablet replica
I20260630 12:13:17.487222  5217 raft_consensus.cc:2243] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.487914  5217 raft_consensus.cc:2272] T 5828291d6314451d8235d309b1935c5e P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.490111  5217 tablet_replica.cc:333] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6: stopping tablet replica
I20260630 12:13:17.490576  5217 raft_consensus.cc:2243] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.491369  5217 raft_consensus.cc:2272] T 2257ebd8b9184f759bcd9cca3413f1a7 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.493485  5217 tablet_replica.cc:333] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6: stopping tablet replica
I20260630 12:13:17.494074  5217 raft_consensus.cc:2243] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:17.494982  5217 raft_consensus.cc:2272] T 3c9f209d35fb4be583e2fffdfe5cecf2 P 35f18658ffd24c9f8bc205b4858f2ea6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:17.517735  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:13:17.533635  5217 master.cc:562] Master@127.5.24.126:42997 shutting down...
W20260630 12:13:20.190685 11303 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260630 12:13:20.194025 11303 catalog_manager.cc:4755] TS 9dc19d6283de44d78326610960973120 (127.5.24.65:39035): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2257ebd8b9184f759bcd9cca3413f1a7: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39035: connect: Connection refused (error 111)
I20260630 12:13:21.144078  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:21.144819  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:21.145119  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 621cc43d35ca435cb25d2582a746ad2a: stopping tablet replica
I20260630 12:13:21.180397  5217 master.cc:584] Master@127.5.24.126:42997 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14387 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:13:21.220739  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:33623
I20260630 12:13:21.221812  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.227211 11792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.228209 11793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.228804 11795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.228940  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:21.229782  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.230000  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.230166  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821601230150 us; error 0 us; skew 500 ppm
I20260630 12:13:21.230656  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.233492  5217 webserver.cc:533] Webserver started at http://127.5.24.126:38847/ using document root <none> and password file <none>
I20260630 12:13:21.233973  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.234176  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.234467  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.235592  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "ddb464eb400945dc961999e70c139538"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.239818  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:21.243038 11800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.243741  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:21.244032  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "ddb464eb400945dc961999e70c139538"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.244369  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:21.256659  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.257757  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.294108  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:33623
I20260630 12:13:21.294211 11851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:33623 every 8 connection(s)
I20260630 12:13:21.298100 11852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:21.309314 11852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538: Bootstrap starting.
I20260630 12:13:21.313921 11852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.318017 11852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538: No bootstrap required, opened a new log
I20260630 12:13:21.320160 11852 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddb464eb400945dc961999e70c139538" member_type: VOTER }
I20260630 12:13:21.320633 11852 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.320890 11852 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddb464eb400945dc961999e70c139538, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.321511 11852 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddb464eb400945dc961999e70c139538" member_type: VOTER }
I20260630 12:13:21.321964 11852 raft_consensus.cc:399] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:21.322188 11852 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:21.322470 11852 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.326872 11852 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddb464eb400945dc961999e70c139538" member_type: VOTER }
I20260630 12:13:21.327386 11852 leader_election.cc:304] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [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: ddb464eb400945dc961999e70c139538; no voters: 
I20260630 12:13:21.328487 11852 leader_election.cc:290] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:21.328881 11855 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.330149 11855 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 1 LEADER]: Becoming Leader. State: Replica: ddb464eb400945dc961999e70c139538, State: Running, Role: LEADER
I20260630 12:13:21.330833 11855 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [LEADER]: Queue going to LEADER mode. State: All 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: "ddb464eb400945dc961999e70c139538" member_type: VOTER }
I20260630 12:13:21.331483 11852 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:21.333848 11856 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ddb464eb400945dc961999e70c139538" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddb464eb400945dc961999e70c139538" member_type: VOTER } }
I20260630 12:13:21.333868 11857 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddb464eb400945dc961999e70c139538. Latest consensus state: current_term: 1 leader_uuid: "ddb464eb400945dc961999e70c139538" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddb464eb400945dc961999e70c139538" member_type: VOTER } }
I20260630 12:13:21.334648 11856 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:21.334707 11857 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:21.337899 11860 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:21.343259 11860 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:21.346664  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:21.352150 11860 catalog_manager.cc:1383] Generated new cluster ID: a351ded5a9d04424b4a5bf07c347459f
I20260630 12:13:21.352486 11860 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:21.377787 11860 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:21.379058 11860 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:21.391316 11860 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538: Generated new TSK 0
I20260630 12:13:21.391902 11860 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:21.413563  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.419219 11873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.420307 11874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.422151  5217 server_base.cc:1061] running on GCE node
W20260630 12:13:21.422509 11876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.423450  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.423638  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.423761  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821601423750 us; error 0 us; skew 500 ppm
I20260630 12:13:21.424180  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.426254  5217 webserver.cc:533] Webserver started at http://127.5.24.65:43545/ using document root <none> and password file <none>
I20260630 12:13:21.426647  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.426798  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.427009  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.428017  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.432209  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:13:21.435334 11881 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.436050  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:21.436403  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.436666  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:21.449429  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.450542  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.451916  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.454079  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.454243  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.454537  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.454706  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.501500  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:44711
I20260630 12:13:21.501593 11943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:44711 every 8 connection(s)
I20260630 12:13:21.506594  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.514729 11949 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.515579 11948 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.516974 11951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.517681  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:21.518577  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.518818  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.519006  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821601518987 us; error 0 us; skew 500 ppm
I20260630 12:13:21.519484  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.521570  5217 webserver.cc:533] Webserver started at http://127.5.24.66:46311/ using document root <none> and password file <none>
I20260630 12:13:21.522032  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.522248  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.522514  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.523669  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "745810db5c164f8e8183fd07c9c81ecc"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.528528  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:13:21.529701 11944 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:21.530082 11944 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.530972 11944 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:21.532202 11956 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.533185 11817 ts_manager.cc:194] Registered new tserver with Master: fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711)
I20260630 12:13:21.533248  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:13:21.533751  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "745810db5c164f8e8183fd07c9c81ecc"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.534034  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:21.535199 11817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44008
I20260630 12:13:21.556839  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.558166  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.559599  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.561746  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.561977  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.562233  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.562412  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.607366  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:46129
I20260630 12:13:21.607458 12018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:46129 every 8 connection(s)
I20260630 12:13:21.612072  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:21.619282 12022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.621250 12023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:21.623217 12025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:21.623416  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:21.624050 12019 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:21.624450 12019 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.624534  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:21.624836  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:21.625021  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821601625005 us; error 0 us; skew 500 ppm
I20260630 12:13:21.625299 12019 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:21.625641  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:21.627460 11817 ts_manager.cc:194] Registered new tserver with Master: 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129)
I20260630 12:13:21.628423  5217 webserver.cc:533] Webserver started at http://127.5.24.67:44755/ using document root <none> and password file <none>
I20260630 12:13:21.629053  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:21.629278  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:21.629329 11817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44016
I20260630 12:13:21.629688  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:21.631110  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "d982178fb90c4e6aaacde43725c75c33"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.635449  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:13:21.638911 12030 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.639678  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:21.639917  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "d982178fb90c4e6aaacde43725c75c33"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:21.640142  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:21.654898  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:21.655966  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:21.657450  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:21.659559  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:21.659727  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.660006  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:21.660142  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:21.698640  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:46637
I20260630 12:13:21.698725 12092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:46637 every 8 connection(s)
I20260630 12:13:21.711953 12093 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:21.712370 12093 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:21.713099 12093 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:21.714907 11817 ts_manager.cc:194] Registered new tserver with Master: d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:21.715005  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013373657s
I20260630 12:13:21.716378 11817 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44028
I20260630 12:13:22.537977 11944 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
I20260630 12:13:22.632166 12019 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
I20260630 12:13:22.718974 12093 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
I20260630 12:13:22.770716 11817 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44030:
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"
    }
  }
}
W20260630 12:13:22.773025 11817 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:22.834306 11909 tablet_service.cc:1511] Processing CreateTablet for tablet eb382d898b1a4eff836698310aaf9a4c (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:22.835798 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb382d898b1a4eff836698310aaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.835485 11908 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30e0e8b6db4612bf77e2a918885f58 (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:22.835718 11984 tablet_service.cc:1511] Processing CreateTablet for tablet eb382d898b1a4eff836698310aaf9a4c (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:22.837093 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30e0e8b6db4612bf77e2a918885f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.837200 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb382d898b1a4eff836698310aaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.838964 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30e0e8b6db4612bf77e2a918885f58 (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:22.841470 11982 tablet_service.cc:1511] Processing CreateTablet for tablet d9bb48e18fa84f439915921ee678bb2b (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:22.841701 11906 tablet_service.cc:1511] Processing CreateTablet for tablet aade4e511f6f48208db342fd67c05c8e (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:22.843114 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aade4e511f6f48208db342fd67c05c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.843966 11981 tablet_service.cc:1511] Processing CreateTablet for tablet aade4e511f6f48208db342fd67c05c8e (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:22.840258 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30e0e8b6db4612bf77e2a918885f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.847443 11907 tablet_service.cc:1511] Processing CreateTablet for tablet d9bb48e18fa84f439915921ee678bb2b (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:22.848707 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bb48e18fa84f439915921ee678bb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.852205 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aade4e511f6f48208db342fd67c05c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.848769 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bb48e18fa84f439915921ee678bb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.861831 12113 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:22.869750 12113 tablet_bootstrap.cc:654] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.875478 12113 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: No bootstrap required, opened a new log
I20260630 12:13:22.876001 12113 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:13:22.878844 12113 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.879609 12113 raft_consensus.cc:385] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.879941 12113 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.881120 12113 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.888610 12055 tablet_service.cc:1511] Processing CreateTablet for tablet aade4e511f6f48208db342fd67c05c8e (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:22.889995 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aade4e511f6f48208db342fd67c05c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.893575 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 4c30e0e8b6db4612bf77e2a918885f58 (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:22.894894 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30e0e8b6db4612bf77e2a918885f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.897508 12056 tablet_service.cc:1511] Processing CreateTablet for tablet d9bb48e18fa84f439915921ee678bb2b (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:22.898819 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bb48e18fa84f439915921ee678bb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.899425 12113 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.023s	user 0.021s	sys 0.000s
I20260630 12:13:22.899585 12115 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:22.901437 12058 tablet_service.cc:1511] Processing CreateTablet for tablet eb382d898b1a4eff836698310aaf9a4c (DEFAULT_TABLE table=test-workload [id=ec054e8733474b258f4e95b523503f69]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:22.902747 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb382d898b1a4eff836698310aaf9a4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:22.913296 12115 tablet_bootstrap.cc:654] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.914507 12113 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:22.922748 12117 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:22.924538 12113 tablet_bootstrap.cc:654] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.924896 12115 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: No bootstrap required, opened a new log
I20260630 12:13:22.925439 12115 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260630 12:13:22.928544 12115 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.929315 12115 raft_consensus.cc:385] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.929618 12115 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.929736 12117 tablet_bootstrap.cc:654] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.931210 12115 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.933140 12113 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: No bootstrap required, opened a new log
I20260630 12:13:22.933784 12113 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260630 12:13:22.934594 12117 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: No bootstrap required, opened a new log
I20260630 12:13:22.935060 12117 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260630 12:13:22.936538 12115 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:13:22.937098 12113 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.937628 12115 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:22.937856 12113 raft_consensus.cc:385] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.938225 12113 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.938750 12117 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.938984 12113 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.939528 12117 raft_consensus.cc:385] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.939913 12117 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.941260 12113 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:13:22.942446 12113 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:22.940778 12117 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.942631 12116 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.943148 12116 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.945953 12116 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:22.949437 12113 tablet_bootstrap.cc:654] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.962918 12115 tablet_bootstrap.cc:654] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.981688 12115 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: No bootstrap required, opened a new log
I20260630 12:13:22.982470 12115 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.009s
I20260630 12:13:22.984455 12117 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.049s	user 0.019s	sys 0.027s
I20260630 12:13:22.985772 12115 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.987030 12117 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:22.988354 12113 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: No bootstrap required, opened a new log
I20260630 12:13:22.988903 12113 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.047s	user 0.030s	sys 0.014s
I20260630 12:13:22.994313 12113 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.995163 12113 raft_consensus.cc:385] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.995560 12113 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:22.996690 12113 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:22.998677 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:22.995710 12117 tablet_bootstrap.cc:654] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:22.987046 12115 raft_consensus.cc:385] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:22.999991 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:23.000162 12115 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
W20260630 12:13:23.001029 11884 leader_election.cc:343] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:22.999320 12113 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:23.001771 12115 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.002884 12113 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
W20260630 12:13:23.004019 11884 leader_election.cc:343] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:23.004513 11884 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fb00d8f8e74c4fd69eb43c18609bc377; no voters: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33
I20260630 12:13:23.005465 12116 raft_consensus.cc:2749] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.011423 12113 tablet_bootstrap.cc:654] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.011935 12115 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260630 12:13:23.012032 12117 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: No bootstrap required, opened a new log
I20260630 12:13:23.012730 12117 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260630 12:13:23.015516 12115 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:23.016621 12117 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.017417 12117 raft_consensus.cc:385] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.017764 12117 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.018733 12117 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.021104 12117 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:13:23.022069 12117 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:23.022655 12115 tablet_bootstrap.cc:654] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.022706 12113 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: No bootstrap required, opened a new log
I20260630 12:13:23.023538 12113 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260630 12:13:23.026558 12113 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.028155 12113 raft_consensus.cc:385] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.028524 12113 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.029106 12117 tablet_bootstrap.cc:654] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.029337 12113 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.031754 12113 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:13:23.036203 12115 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: No bootstrap required, opened a new log
I20260630 12:13:23.036748 12115 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260630 12:13:23.037266 12117 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: No bootstrap required, opened a new log
I20260630 12:13:23.037712 12117 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:13:23.039711 12115 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.039865 12117 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.040551 12115 raft_consensus.cc:385] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.040875 12117 raft_consensus.cc:385] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.040992 12115 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.041324 12117 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.041893 12115 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.042279 12117 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.044416 12115 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:23.044659 12117 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:13:23.045576 12115 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:23.045755 12117 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:23.052073 12115 tablet_bootstrap.cc:654] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.052564 12117 tablet_bootstrap.cc:654] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:23.063244 12117 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: No bootstrap required, opened a new log
I20260630 12:13:23.063244 12115 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: No bootstrap required, opened a new log
I20260630 12:13:23.063963 12117 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260630 12:13:23.063993 12115 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:13:23.067205 12117 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.067440 12115 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.067994 12117 raft_consensus.cc:385] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.068102 12115 raft_consensus.cc:385] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:23.068379 12117 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.068488 12115 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:23.069273 12115 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.069273 12117 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.071887 12115 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:23.072144 12117 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:13:23.101441 12121 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.102046 12121 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.104604 12121 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.107846 12122 raft_consensus.cc:493] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.108398 12122 raft_consensus.cc:515] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.110929 12122 leader_election.cc:290] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711)
I20260630 12:13:23.113655 12121 raft_consensus.cc:493] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.114172 12121 raft_consensus.cc:515] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.116429 12121 leader_election.cc:290] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.123689 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:23.124091 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:23.124478 12068 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.124794 12067 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.125880 11959 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33; no voters: 
I20260630 12:13:23.126643 12121 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.127014 12121 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.126915 11959 leader_election.cc:304] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33; no voters: 
I20260630 12:13:23.127471 12121 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.128919 12138 raft_consensus.cc:2804] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.129392 12138 raft_consensus.cc:493] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.129814 12138 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.133354 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:23.134112 11919 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.134418 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:23.135399 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:23.136094 11918 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.139354 12138 raft_consensus.cc:515] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.140013 12121 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.140663 11994 raft_consensus.cc:2393] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d982178fb90c4e6aaacde43725c75c33 in current term 1: Already voted for candidate 745810db5c164f8e8183fd07c9c81ecc in this term.
I20260630 12:13:23.141593 12138 leader_election.cc:290] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.141950 12121 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.142900 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:23.143486 11918 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.145597 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:23.146011 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:23.146173 11919 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.146307 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:23.146611 12067 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.146960 12068 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.153723 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:23.154110 12067 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.154124 11919 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.155491 11959 leader_election.cc:304] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33; no voters: 
I20260630 12:13:23.155615 12033 leader_election.cc:304] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d982178fb90c4e6aaacde43725c75c33; no voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377
I20260630 12:13:23.156487 12122 raft_consensus.cc:2749] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:23.156553 11959 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:23.157407 12138 raft_consensus.cc:2804] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.158468 12121 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.159483 12138 raft_consensus.cc:697] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Becoming Leader. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Running, Role: LEADER
I20260630 12:13:23.159596 12068 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.160450 12121 raft_consensus.cc:697] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Becoming Leader. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Running, Role: LEADER
I20260630 12:13:23.160435 12138 consensus_queue.cc:237] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.161116 11918 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.161594 12121 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.169555 11816 catalog_manager.cc:5697] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66). New cstate: current_term: 1 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.170816 11816 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66). New cstate: current_term: 1 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.227077 12116 raft_consensus.cc:493] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.227622 12116 raft_consensus.cc:515] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.229269 12116 leader_election.cc:290] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.230101 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:23.230454 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:23.230726 11994 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 0.
I20260630 12:13:23.231168 12068 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 0.
I20260630 12:13:23.231786 11884 leader_election.cc:304] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:23.232651 12116 raft_consensus.cc:2804] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.233033 12116 raft_consensus.cc:493] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.233347 12116 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.238890 12116 raft_consensus.cc:515] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.240583 12116 leader_election.cc:290] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 election: Requested vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.241392 11994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc"
I20260630 12:13:23.241699 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:23.242039 11994 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.242379 12068 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.249663 12068 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 1.
I20260630 12:13:23.249663 11994 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 1.
I20260630 12:13:23.250959 11884 leader_election.cc:304] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:23.251540 12116 raft_consensus.cc:2804] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.252724 12116 raft_consensus.cc:697] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 LEADER]: Becoming Leader. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Running, Role: LEADER
I20260630 12:13:23.253489 12116 consensus_queue.cc:237] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.259889 11816 catalog_manager.cc:5697] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.305306 12121 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:23.305773 12121 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.307346 12121 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.308239 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:23.308507 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:23.308956 11918 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.309118 12068 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 0.
I20260630 12:13:23.309962 11959 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:23.310585 12121 raft_consensus.cc:2804] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:23.310847 12121 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:23.311141 12121 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.316562 12121 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.318259 12121 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:23.318959 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:23.319348 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:23.319492 11918 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.319952 12068 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:23.324219 11918 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.324843 12068 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:23.325284 11959 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:23.326156 12121 raft_consensus.cc:2804] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:23.326681 12121 raft_consensus.cc:697] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Becoming Leader. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Running, Role: LEADER
I20260630 12:13:23.327519 12121 consensus_queue.cc:237] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:23.335146 11816 catalog_manager.cc:5697] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: term changed from 0 to 1, leader changed from <none> to 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66). New cstate: current_term: 1 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:23.412421  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:13:23.429776  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:23.430588  5217 tablet_replica.cc:333] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: stopping tablet replica
I20260630 12:13:23.431290  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:23.431977  5217 pending_rounds.cc:70] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Trying to abort 1 pending ops.
I20260630 12:13:23.432196  5217 pending_rounds.cc:77] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437286932930560 op_type: NO_OP noop_request { }
I20260630 12:13:23.432560  5217 raft_consensus.cc:2889] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:23.432875  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.435249  5217 tablet_replica.cc:333] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: stopping tablet replica
I20260630 12:13:23.435864  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.436244  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.438180  5217 tablet_replica.cc:333] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: stopping tablet replica
I20260630 12:13:23.438719  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.439078  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.440724  5217 tablet_replica.cc:333] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: stopping tablet replica
I20260630 12:13:23.441185  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.441581  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.463541  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:13:23.474288  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:23.492478  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:23.493286  5217 tablet_replica.cc:333] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: stopping tablet replica
I20260630 12:13:23.493779  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:23.494313  5217 pending_rounds.cc:70] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Trying to abort 1 pending ops.
I20260630 12:13:23.494506  5217 pending_rounds.cc:77] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437287236571136 op_type: NO_OP noop_request { }
I20260630 12:13:23.494727  5217 raft_consensus.cc:2889] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:23.494954  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.497234  5217 tablet_replica.cc:333] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: stopping tablet replica
I20260630 12:13:23.497694  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:23.498186  5217 pending_rounds.cc:70] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Trying to abort 1 pending ops.
I20260630 12:13:23.498330  5217 pending_rounds.cc:77] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437286558486528 op_type: NO_OP noop_request { }
I20260630 12:13:23.498530  5217 raft_consensus.cc:2889] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:23.498732  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.500808  5217 tablet_replica.cc:333] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: stopping tablet replica
I20260630 12:13:23.501241  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.501533  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.503046  5217 tablet_replica.cc:333] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: stopping tablet replica
I20260630 12:13:23.503450  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:23.503926  5217 pending_rounds.cc:70] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Trying to abort 1 pending ops.
I20260630 12:13:23.504069  5217 pending_rounds.cc:77] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437286555385856 op_type: NO_OP noop_request { }
I20260630 12:13:23.504266  5217 raft_consensus.cc:2889] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:23.504551  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.526356  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:23.536991  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:23.553932  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:23.554702  5217 tablet_replica.cc:333] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: stopping tablet replica
I20260630 12:13:23.555241  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.555636  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.557492  5217 tablet_replica.cc:333] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: stopping tablet replica
I20260630 12:13:23.557997  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.558351  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.559897  5217 tablet_replica.cc:333] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: stopping tablet replica
I20260630 12:13:23.560417  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.560762  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.562312  5217 tablet_replica.cc:333] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: stopping tablet replica
I20260630 12:13:23.562758  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:23.563113  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:23.583917  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:23.596518  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:23.601567 12146 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:23.602355 12147 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:23.603191 12149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:23.604135  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:23.605126  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:23.605399  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:23.605607  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821603605595 us; error 0 us; skew 500 ppm
I20260630 12:13:23.606098  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:23.608268  5217 webserver.cc:533] Webserver started at http://127.5.24.68:38175/ using document root <none> and password file <none>
I20260630 12:13:23.608846  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:23.609077  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:23.609375  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:23.610422  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "c69add359e514129a76c78d29ba1418e"
format_stamp: "Formatted at 2026-06-30 12:13:23 on dist-test-slave-cbkb"
I20260630 12:13:23.614578  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:23.617720 12154 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:23.618594  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:13:23.618997  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "c69add359e514129a76c78d29ba1418e"
format_stamp: "Formatted at 2026-06-30 12:13:23 on dist-test-slave-cbkb"
I20260630 12:13:23.619385  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:23.629822  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:23.630944  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:23.632424  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:23.634773  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:23.635102  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:23.635428  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:23.635704  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:23.671818  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:41223
I20260630 12:13:23.671919 12216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:41223 every 8 connection(s)
I20260630 12:13:23.685633 12217 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:23.686059 12217 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:23.686750 12217 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:23.688753 11816 ts_manager.cc:194] Registered new tserver with Master: c69add359e514129a76c78d29ba1418e (127.5.24.68:41223)
I20260630 12:13:23.690196 11816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44036
W20260630 12:13:24.361774 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet d9bb48e18fa84f439915921ee678bb2b: Network error: Client connection negotiation failed: client connection to 127.5.24.65:44711: connect: Connection refused (error 111)
W20260630 12:13:24.365072 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c30e0e8b6db4612bf77e2a918885f58: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
W20260630 12:13:24.368201 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet eb382d898b1a4eff836698310aaf9a4c: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
I20260630 12:13:24.692677 12217 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
W20260630 12:13:25.380183 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet d9bb48e18fa84f439915921ee678bb2b: Network error: Client connection negotiation failed: client connection to 127.5.24.65:44711: connect: Connection refused (error 111)
W20260630 12:13:25.383440 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c30e0e8b6db4612bf77e2a918885f58: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
W20260630 12:13:25.386495 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet eb382d898b1a4eff836698310aaf9a4c: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
W20260630 12:13:26.422346 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet eb382d898b1a4eff836698310aaf9a4c: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
W20260630 12:13:26.425524 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet d9bb48e18fa84f439915921ee678bb2b: Network error: Client connection negotiation failed: client connection to 127.5.24.65:44711: connect: Connection refused (error 111)
W20260630 12:13:26.429067 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c30e0e8b6db4612bf77e2a918885f58: Network error: Client connection negotiation failed: client connection to 127.5.24.66:46129: connect: Connection refused (error 111)
W20260630 12:13:27.437306 11865 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table ec054e8733474b258f4e95b523503f69: could not find any suitable replica to move from server 745810db5c164f8e8183fd07c9c81ecc to server c69add359e514129a76c78d29ba1418e
W20260630 12:13:28.439400 11865 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 745810db5c164f8e8183fd07c9c81ecc not available for placement
W20260630 12:13:29.441421 11865 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 745810db5c164f8e8183fd07c9c81ecc not available for placement
W20260630 12:13:30.443327 11865 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 745810db5c164f8e8183fd07c9c81ecc not available for placement
I20260630 12:13:30.709812  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:30.717739 12226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.718461 12225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.721190 12228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:30.722908  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:30.724515  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:30.724704  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:30.724838  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821610724826 us; error 0 us; skew 500 ppm
I20260630 12:13:30.725301  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:30.727748  5217 webserver.cc:533] Webserver started at http://127.5.24.65:43545/ using document root <none> and password file <none>
I20260630 12:13:30.728220  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:30.728437  5217 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:13:30.732195  5217 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:13:30.735765 12233 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:30.736660  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:30.736948  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:30.737354  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:30.760838  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:30.762094  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:30.763628  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:30.767243 12240 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:13:30.788214  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:13:30.788534  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260630 12:13:30.788803  5217 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:13:30.793838 12240 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:30.803788  5217 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:13:30.804113  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:13:30.806318 12240 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: 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
I20260630 12:13:30.807124 12240 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap complete.
I20260630 12:13:30.807667 12240 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260630 12:13:30.810070 12240 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.811060 12240 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.811793 12240 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.814579 12240 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:13:30.815279 12240 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:30.826349 12240 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: 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
I20260630 12:13:30.827046 12240 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap complete.
I20260630 12:13:30.827579 12240 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:13:30.829641 12240 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.830140 12240 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.830811 12240 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.832522 12240 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:13:30.833176 12240 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:30.844785 12240 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: 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
I20260630 12:13:30.845443 12240 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap complete.
I20260630 12:13:30.845960 12240 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:13:30.848248 12240 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.848902 12240 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.849644 12240 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.851336 12240 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:13:30.851975 12240 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap starting.
I20260630 12:13:30.863200 12240 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: 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
I20260630 12:13:30.863915 12240 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Bootstrap complete.
I20260630 12:13:30.864591 12240 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:13:30.866174  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:44711
I20260630 12:13:30.866271 12301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:44711 every 8 connection(s)
I20260630 12:13:30.867192 12240 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.867844 12240 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.868655 12240 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
W20260630 12:13:30.870693 12303 tablet.cc:2406] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:30.870949 12240 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:13:30.871767  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:30.880520 12306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.881683 12307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:30.884306 12309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:30.885234  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:30.886253  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:30.886520  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:30.886718  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821610886696 us; error 0 us; skew 500 ppm
I20260630 12:13:30.887234  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:30.890206  5217 webserver.cc:533] Webserver started at http://127.5.24.66:46311/ using document root <none> and password file <none>
I20260630 12:13:30.890846  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:30.891078  5217 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:13:30.892268 12302 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:30.892767 12302 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:30.893822 12302 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:30.896235  5217 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:13:30.899099 11816 ts_manager.cc:194] Re-registered known tserver with Master: fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711)
I20260630 12:13:30.900701 12314 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:30.901651  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:13:30.902032  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "745810db5c164f8e8183fd07c9c81ecc"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:30.902441  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:30.907779 11816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36046
I20260630 12:13:30.911898 12302 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
I20260630 12:13:30.917518  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:30.919247  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:30.921339  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:30.944967  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:13:30.945236  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:13:30.950318 12321 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:30.960482 12321 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: 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
I20260630 12:13:30.961097 12321 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap complete.
I20260630 12:13:30.961438  5217 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:13:30.961630 12321 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:13:30.961709  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:13:30.964058 12321 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.964727 12321 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.965370 12321 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.967734 12321 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:30.968391 12321 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:30.981323 12321 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: 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
I20260630 12:13:30.982035 12321 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap complete.
I20260630 12:13:30.982559 12321 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:13:30.984794 12321 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.985462 12321 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:30.986119 12321 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:30.988224 12321 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:30.988966 12321 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:31.002930 12321 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: 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
I20260630 12:13:31.003875 12321 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap complete.
I20260630 12:13:31.004741 12321 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:13:31.006904 12321 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.007665 12321 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.008406 12321 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [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: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.010289 12321 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:31.011047 12321 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap starting.
I20260630 12:13:31.021064  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:46129
I20260630 12:13:31.021301 12381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:46129 every 8 connection(s)
I20260630 12:13:31.025619  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:31.026005 12321 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: 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
I20260630 12:13:31.027289 12321 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Bootstrap complete.
I20260630 12:13:31.028147 12321 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:13:31.030753 12321 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.031540 12321 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.032367 12321 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.034572 12321 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:13:31.038044 12386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:31.039328 12387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.042508 12383 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:31.043073 12383 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:31.043941 12383 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
W20260630 12:13:31.045565 12389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:31.045600  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:31.047397  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:31.047701  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:31.047950  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821611047929 us; error 0 us; skew 500 ppm
I20260630 12:13:31.048599 11816 ts_manager.cc:194] Re-registered known tserver with Master: 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129)
I20260630 12:13:31.048753  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:31.051987  5217 webserver.cc:533] Webserver started at http://127.5.24.67:44755/ using document root <none> and password file <none>
I20260630 12:13:31.052755  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:31.053012  5217 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:13:31.056365 11816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36060
I20260630 12:13:31.058051  5217 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:31.059188 12383 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
I20260630 12:13:31.061584 12394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:31.062469  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:31.062808  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "d982178fb90c4e6aaacde43725c75c33"
format_stamp: "Formatted at 2026-06-30 12:13:21 on dist-test-slave-cbkb"
I20260630 12:13:31.063172  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-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)
I20260630 12:13:31.083238  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:31.084538  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:31.085964  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:31.108341  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:13:31.108687  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.000s	sys 0.001s
I20260630 12:13:31.113087 12401 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:31.122845  5217 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:13:31.123140  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:13:31.124034 12401 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: 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
I20260630 12:13:31.124826 12401 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Bootstrap complete.
I20260630 12:13:31.125358 12401 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:13:31.127302 12401 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.127856 12401 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.128597 12401 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.131705 12401 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:31.132740 12401 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:31.148406 12401 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: 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
I20260630 12:13:31.149439 12401 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Bootstrap complete.
I20260630 12:13:31.150281 12401 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:13:31.153502 12401 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.154350 12401 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.155308 12401 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.157941 12401 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:31.158895 12401 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:31.175583 12401 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: 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
I20260630 12:13:31.176610 12401 tablet_bootstrap.cc:492] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Bootstrap complete.
I20260630 12:13:31.177436 12401 ts_tablet_manager.cc:1403] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:13:31.177994  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:46637
I20260630 12:13:31.178179 12461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:46637 every 8 connection(s)
I20260630 12:13:31.180361 12401 raft_consensus.cc:359] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.181128 12401 raft_consensus.cc:740] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.182101 12401 consensus_queue.cc:260] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.184512 12401 ts_tablet_manager.cc:1434] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:13:31.185544 12401 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Bootstrap starting.
I20260630 12:13:31.194712 12462 heartbeater.cc:344] Connected to a master server at 127.5.24.126:33623
I20260630 12:13:31.195191 12462 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:31.196014 12462 heartbeater.cc:507] Master 127.5.24.126:33623 requested a full tablet report, sending...
I20260630 12:13:31.198963 12401 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: 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
I20260630 12:13:31.199676 11816 ts_manager.cc:194] Re-registered known tserver with Master: d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:31.199777 12401 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Bootstrap complete.
I20260630 12:13:31.200839 12401 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260630 12:13:31.203155 12401 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.203837 12401 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Initialized, Role: FOLLOWER
I20260630 12:13:31.204761 11816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36062
I20260630 12:13:31.204759 12401 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:31.207475 12401 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:31.208181 12462 heartbeater.cc:499] Master 127.5.24.126:33623 was elected leader, sending a full tablet report...
W20260630 12:13:31.463214 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet d9bb48e18fa84f439915921ee678bb2b: Illegal state: Replica fb00d8f8e74c4fd69eb43c18609bc377 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } }
W20260630 12:13:31.474984 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet 4c30e0e8b6db4612bf77e2a918885f58: Illegal state: Replica 745810db5c164f8e8183fd07c9c81ecc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } }
W20260630 12:13:31.478374 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet aade4e511f6f48208db342fd67c05c8e: Illegal state: Replica 745810db5c164f8e8183fd07c9c81ecc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } }
I20260630 12:13:32.311391 12469 raft_consensus.cc:493] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.312115 12469 raft_consensus.cc:515] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.314260 12469 leader_election.cc:290] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.323738 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:32.324713 12275 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:32.325831 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:32.326174 12317 leader_election.cc:304] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.326864 12436 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:32.327350 12469 raft_consensus.cc:2804] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:32.327859 12469 raft_consensus.cc:493] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.328378 12469 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.333998 12469 raft_consensus.cc:515] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.336068 12469 leader_election.cc:290] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 2 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.336531 12474 raft_consensus.cc:493] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.336804 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:32.337786 12275 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.337558 12474 raft_consensus.cc:515] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.337558 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb382d898b1a4eff836698310aaf9a4c" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:32.339087 12436 raft_consensus.cc:3060] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.340906 12474 leader_election.cc:290] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.346625 12275 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 2.
I20260630 12:13:32.348688 12436 raft_consensus.cc:2468] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 2.
I20260630 12:13:32.351202 12317 leader_election.cc:304] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33; no voters: 
I20260630 12:13:32.352077 12469 raft_consensus.cc:2804] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:32.354626 12469 raft_consensus.cc:697] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 2 LEADER]: Becoming Leader. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Running, Role: LEADER
I20260630 12:13:32.355592 12469 consensus_queue.cc:237] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [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: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.359229 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:32.360375 12436 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 1.
I20260630 12:13:32.361152 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:32.361953 12356 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 1.
I20260630 12:13:32.362160 12236 leader_election.cc:304] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.363584 12474 raft_consensus.cc:2804] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:32.364106 12474 raft_consensus.cc:493] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.364605 12474 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.366644 12480 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.367194 12480 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.367154 11816 catalog_manager.cc:5697] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.369851 12480 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129)
I20260630 12:13:32.372378 12474 raft_consensus.cc:515] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.375856 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc"
I20260630 12:13:32.376911 12356 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.380383 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9bb48e18fa84f439915921ee678bb2b" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:32.381251 12436 raft_consensus.cc:3060] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.385830 12356 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 2.
I20260630 12:13:32.387275 12236 leader_election.cc:304] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.388620 12436 raft_consensus.cc:2468] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 2.
I20260630 12:13:32.389559 12486 raft_consensus.cc:2804] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:32.376117 12474 leader_election.cc:290] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 2 election: Requested vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.390964 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:32.391821 12275 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d982178fb90c4e6aaacde43725c75c33 in term 1.
I20260630 12:13:32.393440 12486 raft_consensus.cc:697] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Becoming Leader. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Running, Role: LEADER
I20260630 12:13:32.393486 12397 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [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: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.394848 12486 consensus_queue.cc:237] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.395416 12480 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:32.396198 12480 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.396663 12480 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.401337 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:32.402449 12356 raft_consensus.cc:2410] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d982178fb90c4e6aaacde43725c75c33 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.
I20260630 12:13:32.404739 12480 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.405395 11816 catalog_manager.cc:5697] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.406597 12480 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [CANDIDATE]: Term 2 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129)
I20260630 12:13:32.407199 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:32.407557 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "d982178fb90c4e6aaacde43725c75c33" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc"
I20260630 12:13:32.408130 12275 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.408695 12356 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.414608 12275 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d982178fb90c4e6aaacde43725c75c33 in term 2.
I20260630 12:13:32.415663 12356 raft_consensus.cc:2410] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d982178fb90c4e6aaacde43725c75c33 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.
I20260630 12:13:32.415693 12397 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [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: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.416811 12480 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:32.418011 12480 raft_consensus.cc:697] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 LEADER]: Becoming Leader. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Running, Role: LEADER
I20260630 12:13:32.418776 12480 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [LEADER]: Queue going to LEADER 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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.425904 11816 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 reported cstate change: term changed from 1 to 2, leader changed from 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) to d982178fb90c4e6aaacde43725c75c33 (127.5.24.67). New cstate: current_term: 2 leader_uuid: "d982178fb90c4e6aaacde43725c75c33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: HEALTHY } } }
W20260630 12:13:32.488215 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet eb382d898b1a4eff836698310aaf9a4c: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:13:32.491444 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet d9bb48e18fa84f439915921ee678bb2b: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:13:32.494927 11865 auto_rebalancer.cc:639] Failed to schedule move for tablet aade4e511f6f48208db342fd67c05c8e: Illegal state: Replica 745810db5c164f8e8183fd07c9c81ecc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } }
I20260630 12:13:32.500950 12469 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.501456 12469 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.503294 12469 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.503906 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:32.504283 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:32.504748 12275 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 2.
I20260630 12:13:32.506230 12317 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: d982178fb90c4e6aaacde43725c75c33
I20260630 12:13:32.507069 12469 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:13:32.507555 12469 raft_consensus.cc:493] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.507939 12469 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:32.512442 12469 raft_consensus.cc:515] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.514189 12469 leader_election.cc:290] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 3 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.514834 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:32.515185 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c30e0e8b6db4612bf77e2a918885f58" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:32.515553 12275 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:32.521528 12275 raft_consensus.cc:2468] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 3.
I20260630 12:13:32.522461 12317 leader_election.cc:304] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc, fb00d8f8e74c4fd69eb43c18609bc377; no voters: d982178fb90c4e6aaacde43725c75c33
I20260630 12:13:32.523262 12469 raft_consensus.cc:2804] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:13:32.523770 12469 raft_consensus.cc:697] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Becoming Leader. State: Replica: 745810db5c164f8e8183fd07c9c81ecc, State: Running, Role: LEADER
I20260630 12:13:32.524540 12469 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.528112 12486 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.528766 12486 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.530879 12486 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.531579 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc" is_pre_election: true
I20260630 12:13:32.531879 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:32.531710 11816 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: term changed from 2 to 3, leader changed from d982178fb90c4e6aaacde43725c75c33 (127.5.24.67) to 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66). New cstate: current_term: 3 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.532744 12356 raft_consensus.cc:2410] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fb00d8f8e74c4fd69eb43c18609bc377 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.
I20260630 12:13:32.532806 12436 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 1.
I20260630 12:13:32.535559 12236 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [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: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 
I20260630 12:13:32.536347 12486 raft_consensus.cc:2804] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:32.536880 12486 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.537381 12486 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.538230 12469 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:32.538882 12469 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.541141 12469 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.542213 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" is_pre_election: true
I20260630 12:13:32.542212 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33" is_pre_election: true
I20260630 12:13:32.543522 12436 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 745810db5c164f8e8183fd07c9c81ecc in term 1.
I20260630 12:13:32.544561 12317 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc, d982178fb90c4e6aaacde43725c75c33; no voters: 
I20260630 12:13:32.544695 12486 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.545581 12469 raft_consensus.cc:2804] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:32.546021 12275 raft_consensus.cc:2393] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 745810db5c164f8e8183fd07c9c81ecc in current term 2: Already voted for candidate fb00d8f8e74c4fd69eb43c18609bc377 in this term.
I20260630 12:13:32.546159 12469 raft_consensus.cc:493] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:32.547065 12469 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.548099 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "745810db5c164f8e8183fd07c9c81ecc"
I20260630 12:13:32.548096 12436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:32.549233 12486 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [CANDIDATE]: Term 2 election: Requested vote from peers 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.549403 12436 raft_consensus.cc:3060] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:32.554246 12469 raft_consensus.cc:515] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.555601 12356 raft_consensus.cc:2393] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fb00d8f8e74c4fd69eb43c18609bc377 in current term 2: Already voted for candidate 745810db5c164f8e8183fd07c9c81ecc in this term.
I20260630 12:13:32.556679 12469 leader_election.cc:290] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [CANDIDATE]: Term 2 election: Requested vote from peers fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711), d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637)
I20260630 12:13:32.557000 12436 raft_consensus.cc:2468] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb00d8f8e74c4fd69eb43c18609bc377 in term 2.
I20260630 12:13:32.557245 12275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fb00d8f8e74c4fd69eb43c18609bc377"
I20260630 12:13:32.558307 12275 raft_consensus.cc:2393] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 745810db5c164f8e8183fd07c9c81ecc in current term 2: Already voted for candidate fb00d8f8e74c4fd69eb43c18609bc377 in this term.
I20260630 12:13:32.558298 12435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aade4e511f6f48208db342fd67c05c8e" candidate_uuid: "745810db5c164f8e8183fd07c9c81ecc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d982178fb90c4e6aaacde43725c75c33"
I20260630 12:13:32.558806 12236 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [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: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377; no voters: 745810db5c164f8e8183fd07c9c81ecc
I20260630 12:13:32.559566 12435 raft_consensus.cc:2393] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 745810db5c164f8e8183fd07c9c81ecc in current term 2: Already voted for candidate fb00d8f8e74c4fd69eb43c18609bc377 in this term.
I20260630 12:13:32.559800 12486 raft_consensus.cc:2804] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:32.560482 12486 raft_consensus.cc:697] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Becoming Leader. State: Replica: fb00d8f8e74c4fd69eb43c18609bc377, State: Running, Role: LEADER
I20260630 12:13:32.560734 12317 leader_election.cc:304] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [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: 745810db5c164f8e8183fd07c9c81ecc; no voters: d982178fb90c4e6aaacde43725c75c33, fb00d8f8e74c4fd69eb43c18609bc377
I20260630 12:13:32.561558 12486 consensus_queue.cc:237] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Queue going to LEADER 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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:32.561774 12469 raft_consensus.cc:2749] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:32.568600 11816 catalog_manager.cc:5697] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: term changed from 1 to 2, leader changed from 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) to fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65). New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:32.792315 12435 raft_consensus.cc:1275] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:32.793883 12469 consensus_queue.cc:1048] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:32.807428 12275 raft_consensus.cc:1275] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:32.809605 12469 consensus_queue.cc:1048] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:32.882834 12356 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:32.884312 12486 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:32.895641 12435 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:32.897270 12488 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.005824 12435 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:13:33.007236 12488 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.015045 12356 raft_consensus.cc:1240] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Rejecting Update request from peer d982178fb90c4e6aaacde43725c75c33 for earlier term 2. Current term is 3. Ops: []
I20260630 12:13:33.016912 12355 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:13:33.017902 12355 pending_rounds.cc:85] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Aborting all ops after (but not including) 0
I20260630 12:13:33.018334 12355 pending_rounds.cc:107] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:13:33.018796 12355 raft_consensus.cc:2889] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:13:33.018911 12480 consensus_queue.cc:1059] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.021512 12480 consensus_queue.cc:1243] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [LEADER]: Peer 745810db5c164f8e8183fd07c9c81ecc 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
I20260630 12:13:33.021922 12501 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:33.022562 12504 raft_consensus.cc:3055] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:13:33.023502 12504 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d982178fb90c4e6aaacde43725c75c33, State: Running, Role: LEADER
I20260630 12:13:33.025563 12504 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } }
I20260630 12:13:33.026868 12504 raft_consensus.cc:3060] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:33.067178 12435 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:13:33.068624 12469 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:33.069415 12469 consensus_queue.cc:1243] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Peer d982178fb90c4e6aaacde43725c75c33 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
I20260630 12:13:33.071883 12435 pending_rounds.cc:85] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Aborting all ops after (but not including) 0
I20260630 12:13:33.072266 12435 pending_rounds.cc:107] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:13:33.072625 12435 raft_consensus.cc:2889] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:13:33.079749 12275 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:13:33.081347 12496 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:33.506222 12275 consensus_queue.cc:237] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:33.511987 12435 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:33.513067 12355 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:33.514487 12501 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:33.515602 12488 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:33.522652 12501 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.524372 12435 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
W20260630 12:13:33.525374 12237 consensus_peers.cc:597] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 -> Peer c69add359e514129a76c78d29ba1418e (127.5.24.68:41223): Couldn't send request to peer c69add359e514129a76c78d29ba1418e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aade4e511f6f48208db342fd67c05c8e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.527887 12355 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.535539 11816 catalog_manager.cc:5697] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: config changed from index -1 to 2, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.536392 12275 consensus_queue.cc:237] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:33.544585 12435 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:33.545709 12356 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:13:33.546130 12237 consensus_peers.cc:597] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 -> Peer c69add359e514129a76c78d29ba1418e (127.5.24.68:41223): Couldn't send request to peer c69add359e514129a76c78d29ba1418e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9bb48e18fa84f439915921ee678bb2b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.546903 12488 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:33.549817 12488 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:33.554780 12488 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.560297 12435 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.565675 12355 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.569796 12356 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:33.575381 11817 catalog_manager.cc:5697] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.581025 12435 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:13:33.583231 12274 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:13:33.586230 12469 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:33.589172 12469 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:33.591771 12318 consensus_peers.cc:597] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc -> Peer c69add359e514129a76c78d29ba1418e (127.5.24.68:41223): Couldn't send request to peer c69add359e514129a76c78d29ba1418e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c30e0e8b6db4612bf77e2a918885f58. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.594710 12496 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.596287 12435 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.597970 12274 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.608306 11815 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: config changed from index -1 to 3, NON_VOTER c69add359e514129a76c78d29ba1418e (127.5.24.68) added. New cstate: current_term: 3 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } } }
I20260630 12:13:33.968209 12513 ts_tablet_manager.cc:933] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: Initiating tablet copy from peer 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129)
I20260630 12:13:33.970017 12513 tablet_copy_client.cc:323] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:46129
I20260630 12:13:33.980516 12367 tablet_copy_service.cc:140] P 745810db5c164f8e8183fd07c9c81ecc: Received BeginTabletCopySession request for tablet 4c30e0e8b6db4612bf77e2a918885f58 from peer c69add359e514129a76c78d29ba1418e ({username='slave'} at 127.0.0.1:51604)
I20260630 12:13:33.981302 12367 tablet_copy_service.cc:161] P 745810db5c164f8e8183fd07c9c81ecc: Beginning new tablet copy session on tablet 4c30e0e8b6db4612bf77e2a918885f58 from peer c69add359e514129a76c78d29ba1418e at {username='slave'} at 127.0.0.1:51604: session id = c69add359e514129a76c78d29ba1418e-4c30e0e8b6db4612bf77e2a918885f58
I20260630 12:13:33.989823 12367 tablet_copy_source_session.cc:215] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:33.993141 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c30e0e8b6db4612bf77e2a918885f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:34.007529 12513 tablet_copy_client.cc:806] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:34.008251 12513 tablet_copy_client.cc:670] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:34.011721 12513 tablet_copy_client.cc:538] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.017345 12513 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: Bootstrap starting.
I20260630 12:13:34.035032 12513 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: 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
I20260630 12:13:34.036103 12513 tablet_bootstrap.cc:492] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: Bootstrap complete.
I20260630 12:13:34.036937 12513 ts_tablet_manager.cc:1403] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.007s
I20260630 12:13:34.039920 12513 raft_consensus.cc:359] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.041030 12513 raft_consensus.cc:740] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: c69add359e514129a76c78d29ba1418e, State: Initialized, Role: LEARNER
I20260630 12:13:34.041827 12513 consensus_queue.cc:260] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.045025 12513 ts_tablet_manager.cc:1434] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:13:34.047010 12367 tablet_copy_service.cc:342] P 745810db5c164f8e8183fd07c9c81ecc: Request end of tablet copy session c69add359e514129a76c78d29ba1418e-4c30e0e8b6db4612bf77e2a918885f58 received from {username='slave'} at 127.0.0.1:51604
I20260630 12:13:34.047606 12367 tablet_copy_service.cc:434] P 745810db5c164f8e8183fd07c9c81ecc: ending tablet copy session c69add359e514129a76c78d29ba1418e-4c30e0e8b6db4612bf77e2a918885f58 on tablet 4c30e0e8b6db4612bf77e2a918885f58 with peer c69add359e514129a76c78d29ba1418e
I20260630 12:13:34.052673 12513 ts_tablet_manager.cc:933] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: Initiating tablet copy from peer fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711)
I20260630 12:13:34.054277 12513 tablet_copy_client.cc:323] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:44711
I20260630 12:13:34.068321 12286 tablet_copy_service.cc:140] P fb00d8f8e74c4fd69eb43c18609bc377: Received BeginTabletCopySession request for tablet aade4e511f6f48208db342fd67c05c8e from peer c69add359e514129a76c78d29ba1418e ({username='slave'} at 127.0.0.1:60096)
I20260630 12:13:34.069125 12286 tablet_copy_service.cc:161] P fb00d8f8e74c4fd69eb43c18609bc377: Beginning new tablet copy session on tablet aade4e511f6f48208db342fd67c05c8e from peer c69add359e514129a76c78d29ba1418e at {username='slave'} at 127.0.0.1:60096: session id = c69add359e514129a76c78d29ba1418e-aade4e511f6f48208db342fd67c05c8e
I20260630 12:13:34.076922 12286 tablet_copy_source_session.cc:215] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:34.079857 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aade4e511f6f48208db342fd67c05c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:34.081945 12521 ts_tablet_manager.cc:933] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: Initiating tablet copy from peer fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711)
I20260630 12:13:34.083841 12521 tablet_copy_client.cc:323] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:44711
I20260630 12:13:34.085647 12286 tablet_copy_service.cc:140] P fb00d8f8e74c4fd69eb43c18609bc377: Received BeginTabletCopySession request for tablet d9bb48e18fa84f439915921ee678bb2b from peer c69add359e514129a76c78d29ba1418e ({username='slave'} at 127.0.0.1:60096)
I20260630 12:13:34.086347 12286 tablet_copy_service.cc:161] P fb00d8f8e74c4fd69eb43c18609bc377: Beginning new tablet copy session on tablet d9bb48e18fa84f439915921ee678bb2b from peer c69add359e514129a76c78d29ba1418e at {username='slave'} at 127.0.0.1:60096: session id = c69add359e514129a76c78d29ba1418e-d9bb48e18fa84f439915921ee678bb2b
I20260630 12:13:34.092823 12513 tablet_copy_client.cc:806] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:34.093698 12513 tablet_copy_client.cc:670] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:34.093693 12286 tablet_copy_source_session.cc:215] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:34.098459 12521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9bb48e18fa84f439915921ee678bb2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:34.100730 12513 tablet_copy_client.cc:538] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.109493 12513 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: Bootstrap starting.
I20260630 12:13:34.110132 12521 tablet_copy_client.cc:806] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:34.110822 12521 tablet_copy_client.cc:670] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:34.114255 12521 tablet_copy_client.cc:538] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:34.120668 12521 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: Bootstrap starting.
I20260630 12:13:34.129392 12513 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: 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
I20260630 12:13:34.130851 12513 tablet_bootstrap.cc:492] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: Bootstrap complete.
I20260630 12:13:34.131758 12513 ts_tablet_manager.cc:1403] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260630 12:13:34.134931 12513 raft_consensus.cc:359] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.136057 12513 raft_consensus.cc:740] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c69add359e514129a76c78d29ba1418e, State: Initialized, Role: LEARNER
I20260630 12:13:34.136874 12513 consensus_queue.cc:260] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.138353 12521 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: 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
I20260630 12:13:34.139359 12513 ts_tablet_manager.cc:1434] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:13:34.139643 12521 tablet_bootstrap.cc:492] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: Bootstrap complete.
I20260630 12:13:34.141021 12521 ts_tablet_manager.cc:1403] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:13:34.142005 12286 tablet_copy_service.cc:342] P fb00d8f8e74c4fd69eb43c18609bc377: Request end of tablet copy session c69add359e514129a76c78d29ba1418e-aade4e511f6f48208db342fd67c05c8e received from {username='slave'} at 127.0.0.1:60096
I20260630 12:13:34.142628 12286 tablet_copy_service.cc:434] P fb00d8f8e74c4fd69eb43c18609bc377: ending tablet copy session c69add359e514129a76c78d29ba1418e-aade4e511f6f48208db342fd67c05c8e on tablet aade4e511f6f48208db342fd67c05c8e with peer c69add359e514129a76c78d29ba1418e
I20260630 12:13:34.144024 12521 raft_consensus.cc:359] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.145576 12521 raft_consensus.cc:740] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c69add359e514129a76c78d29ba1418e, State: Initialized, Role: LEARNER
I20260630 12:13:34.146402 12521 consensus_queue.cc:260] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: true } }
I20260630 12:13:34.148682 12521 ts_tablet_manager.cc:1434] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:13:34.150195 12286 tablet_copy_service.cc:342] P fb00d8f8e74c4fd69eb43c18609bc377: Request end of tablet copy session c69add359e514129a76c78d29ba1418e-d9bb48e18fa84f439915921ee678bb2b received from {username='slave'} at 127.0.0.1:60096
I20260630 12:13:34.150677 12286 tablet_copy_service.cc:434] P fb00d8f8e74c4fd69eb43c18609bc377: ending tablet copy session c69add359e514129a76c78d29ba1418e-d9bb48e18fa84f439915921ee678bb2b on tablet d9bb48e18fa84f439915921ee678bb2b with peer c69add359e514129a76c78d29ba1418e
I20260630 12:13:34.440963 12192 raft_consensus.cc:1217] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:13:34.595566 12192 raft_consensus.cc:1217] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:13:34.599301 12192 raft_consensus.cc:1217] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:35.001129 12525 raft_consensus.cc:1064] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc: attempting to promote NON_VOTER c69add359e514129a76c78d29ba1418e to VOTER
I20260630 12:13:35.003001 12525 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.009009 12192 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 LEARNER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:13:35.010744 12532 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:35.012602 12274 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:13:35.014681 12435 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:13:35.014529 12533 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:35.016359 12530 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:35.023952 12533 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.026394 12274 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.028885 12435 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.036793 12192 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.038378 11816 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc reported cstate change: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:35.089982 12356 consensus_queue.cc:237] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.094815 12435 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:13:35.094805 12192 raft_consensus.cc:1275] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 FOLLOWER]: Refusing update from remote peer 745810db5c164f8e8183fd07c9c81ecc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:13:35.096367 12530 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:35.097182 12533 consensus_queue.cc:1048] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:35.103559 12533 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.105446 12192 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.106559 12435 raft_consensus.cc:2955] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.114374 11803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c30e0e8b6db4612bf77e2a918885f58 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:35.119519 11815 catalog_manager.cc:5697] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e reported cstate change: config changed from index 4 to 5, VOTER fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65) evicted. New cstate: current_term: 3 leader_uuid: "745810db5c164f8e8183fd07c9c81ecc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.147323 12265 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c30e0e8b6db4612bf77e2a918885f58 with delete_type TABLET_DATA_TOMBSTONED (TS fb00d8f8e74c4fd69eb43c18609bc377 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49260
I20260630 12:13:35.150260 12545 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:35.151455 12545 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.152472 12545 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.155649 12545 ts_tablet_manager.cc:1916] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:35.167491 12529 raft_consensus.cc:1064] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377: attempting to promote NON_VOTER c69add359e514129a76c78d29ba1418e to VOTER
I20260630 12:13:35.168604 12545 ts_tablet_manager.cc:1929] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:13:35.169021 12545 log.cc:1199] T 4c30e0e8b6db4612bf77e2a918885f58 P fb00d8f8e74c4fd69eb43c18609bc377: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/4c30e0e8b6db4612bf77e2a918885f58
I20260630 12:13:35.170228 11803 catalog_manager.cc:5028] TS fb00d8f8e74c4fd69eb43c18609bc377 (127.5.24.65:44711): tablet 4c30e0e8b6db4612bf77e2a918885f58 (table test-workload [id=ec054e8733474b258f4e95b523503f69]) successfully deleted
I20260630 12:13:35.170064 12529 consensus_queue.cc:237] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.176440 12192 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:35.177142 12435 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:35.178022 12356 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:35.178136 12547 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:35.179498 12529 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:35.180500 12546 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:35.202962 12529 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.206043 12355 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.205021 12192 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.216866 12547 raft_consensus.cc:1064] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377: attempting to promote NON_VOTER c69add359e514129a76c78d29ba1418e to VOTER
I20260630 12:13:35.219379 12547 consensus_queue.cc:237] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.220629 11815 catalog_manager.cc:5697] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e reported cstate change: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.244398 12192 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 LEARNER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:35.244131 12435 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } attrs { replace: true } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.247092 12546 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:35.261626 12435 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:35.262817 12355 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:35.264748 12547 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:35.266804 12529 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:35.269181 12274 consensus_queue.cc:237] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.277798 12192 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:35.279136 12546 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:35.278486 12552 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.279583 12356 raft_consensus.cc:1275] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:35.281989 12553 consensus_queue.cc:1048] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:13:35.281327 12435 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.287237 12356 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.287315 12553 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d982178fb90c4e6aaacde43725c75c33 (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.289181 12192 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d982178fb90c4e6aaacde43725c75c33 (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.295784 11817 catalog_manager.cc:5697] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 reported cstate change: config changed from index 2 to 3, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.302825 11803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9bb48e18fa84f439915921ee678bb2b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:35.306814 12355 raft_consensus.cc:2955] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d982178fb90c4e6aaacde43725c75c33 (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.308303 11815 catalog_manager.cc:5697] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e reported cstate change: config changed from index 4 to 5, VOTER d982178fb90c4e6aaacde43725c75c33 (127.5.24.67) evicted. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.316885 12192 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c69add359e514129a76c78d29ba1418e (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "745810db5c164f8e8183fd07c9c81ecc" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 46129 } attrs { replace: true } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.334043 12426 tablet_service.cc:1558] Processing DeleteTablet for tablet d9bb48e18fa84f439915921ee678bb2b with delete_type TABLET_DATA_TOMBSTONED (TS d982178fb90c4e6aaacde43725c75c33 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51166
I20260630 12:13:35.337563 12559 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:35.337311 12274 consensus_queue.cc:237] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [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: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } }
I20260630 12:13:35.338444 12559 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.339226 12559 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.343174 12192 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:35.343600 12435 raft_consensus.cc:1275] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Refusing update from remote peer fb00d8f8e74c4fd69eb43c18609bc377: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:35.348510 12547 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:35.349107 12559 ts_tablet_manager.cc:1916] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:35.349443 12553 consensus_queue.cc:1048] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:35.356546 12529 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.358050 12436 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.358050 12192 raft_consensus.cc:2955] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } } }
I20260630 12:13:35.366580 12559 ts_tablet_manager.cc:1929] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:35.367093 12559 log.cc:1199] T d9bb48e18fa84f439915921ee678bb2b P d982178fb90c4e6aaacde43725c75c33: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/d9bb48e18fa84f439915921ee678bb2b
I20260630 12:13:35.368381 11803 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aade4e511f6f48208db342fd67c05c8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:35.370337 11817 catalog_manager.cc:5697] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 reported cstate change: config changed from index 3 to 4, VOTER 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66) evicted. New cstate: current_term: 2 leader_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb00d8f8e74c4fd69eb43c18609bc377" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 44711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d982178fb90c4e6aaacde43725c75c33" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 46637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69add359e514129a76c78d29ba1418e" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41223 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:35.372821 11803 catalog_manager.cc:5028] TS d982178fb90c4e6aaacde43725c75c33 (127.5.24.67:46637): tablet d9bb48e18fa84f439915921ee678bb2b (table test-workload [id=ec054e8733474b258f4e95b523503f69]) successfully deleted
I20260630 12:13:35.381919 12346 tablet_service.cc:1558] Processing DeleteTablet for tablet aade4e511f6f48208db342fd67c05c8e with delete_type TABLET_DATA_TOMBSTONED (TS 745810db5c164f8e8183fd07c9c81ecc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55366
I20260630 12:13:35.385376 12560 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:35.386026 12560 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:35.386533 12560 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:35.389088 12560 ts_tablet_manager.cc:1916] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:35.399031 12560 ts_tablet_manager.cc:1929] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:13:35.399336 12560 log.cc:1199] T aade4e511f6f48208db342fd67c05c8e P 745810db5c164f8e8183fd07c9c81ecc: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/aade4e511f6f48208db342fd67c05c8e
I20260630 12:13:35.400601 11803 catalog_manager.cc:5028] TS 745810db5c164f8e8183fd07c9c81ecc (127.5.24.66:46129): tablet aade4e511f6f48208db342fd67c05c8e (table test-workload [id=ec054e8733474b258f4e95b523503f69]) successfully deleted
I20260630 12:13:37.222757  5217 tablet_server.cc:179] TabletServer@127.5.24.65:44711 shutting down...
I20260630 12:13:37.248716  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.249625  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.250321  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.251031  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.253646  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.254197  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.255116  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.257536  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.258015  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.258882  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P fb00d8f8e74c4fd69eb43c18609bc377 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.286505  5217 tablet_server.cc:196] TabletServer@127.5.24.65:44711 shutdown complete.
I20260630 12:13:37.305496  5217 tablet_server.cc:179] TabletServer@127.5.24.66:46129 shutting down...
I20260630 12:13:37.327679  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.328469  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.329075  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.330005  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P 745810db5c164f8e8183fd07c9c81ecc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.332422  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.332948  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.333834  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.336023  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.336521  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.337566  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P 745810db5c164f8e8183fd07c9c81ecc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.362198  5217 tablet_server.cc:196] TabletServer@127.5.24.66:46129 shutdown complete.
I20260630 12:13:37.379379  5217 tablet_server.cc:179] TabletServer@127.5.24.67:46637 shutting down...
I20260630 12:13:37.406600  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.407322  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.407891  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.408795  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P d982178fb90c4e6aaacde43725c75c33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.410930  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.411458  5217 raft_consensus.cc:2243] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.411914  5217 raft_consensus.cc:2272] T eb382d898b1a4eff836698310aaf9a4c P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.414170  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:37.414667  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.415560  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P d982178fb90c4e6aaacde43725c75c33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.439731  5217 tablet_server.cc:196] TabletServer@127.5.24.67:46637 shutdown complete.
I20260630 12:13:37.455700  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:13:37.481081  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:37.481817  5217 tablet_replica.cc:333] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e: stopping tablet replica
I20260630 12:13:37.482448  5217 raft_consensus.cc:2243] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.483207  5217 raft_consensus.cc:2272] T d9bb48e18fa84f439915921ee678bb2b P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.485600  5217 tablet_replica.cc:333] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e: stopping tablet replica
I20260630 12:13:37.486107  5217 raft_consensus.cc:2243] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.486776  5217 raft_consensus.cc:2272] T aade4e511f6f48208db342fd67c05c8e P c69add359e514129a76c78d29ba1418e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.488926  5217 tablet_replica.cc:333] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e: stopping tablet replica
I20260630 12:13:37.489385  5217 raft_consensus.cc:2243] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:37.490018  5217 raft_consensus.cc:2272] T 4c30e0e8b6db4612bf77e2a918885f58 P c69add359e514129a76c78d29ba1418e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.511410  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:13:37.525372  5217 master.cc:562] Master@127.5.24.126:33623 shutting down...
I20260630 12:13:37.544553  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:37.545154  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:37.545499  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddb464eb400945dc961999e70c139538: stopping tablet replica
I20260630 12:13:37.565120  5217 master.cc:584] Master@127.5.24.126:33623 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16385 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:13:37.606590  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:43201
I20260630 12:13:37.607662  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.613310 12564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.613456 12565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.614303 12567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.614414  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:37.615335  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:37.615530  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:37.615692  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821617615660 us; error 0 us; skew 500 ppm
I20260630 12:13:37.616182  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:37.618494  5217 webserver.cc:533] Webserver started at http://127.5.24.126:36107/ using document root <none> and password file <none>
I20260630 12:13:37.618968  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:37.619164  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:37.619431  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:37.620759  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "c5b826bde74b481fafa6c52782c2ce0d"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.625028  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:37.628114 12572 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.628835  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:37.629108  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "c5b826bde74b481fafa6c52782c2ce0d"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.629374  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:37.650846  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:37.652022  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:37.688861  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:43201
I20260630 12:13:37.688951 12623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:43201 every 8 connection(s)
I20260630 12:13:37.692816 12624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.703649 12624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Bootstrap starting.
I20260630 12:13:37.708141 12624 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.712159 12624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: No bootstrap required, opened a new log
I20260630 12:13:37.714243 12624 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER }
I20260630 12:13:37.714686 12624 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.714922 12624 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5b826bde74b481fafa6c52782c2ce0d, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.715543 12624 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER }
I20260630 12:13:37.716013 12624 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:37.716245 12624 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:37.716527 12624 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:37.720927 12624 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER }
I20260630 12:13:37.721426 12624 leader_election.cc:304] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [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: c5b826bde74b481fafa6c52782c2ce0d; no voters: 
I20260630 12:13:37.722481 12624 leader_election.cc:290] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:37.722873 12627 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:37.724144 12627 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 1 LEADER]: Becoming Leader. State: Replica: c5b826bde74b481fafa6c52782c2ce0d, State: Running, Role: LEADER
I20260630 12:13:37.724871 12627 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [LEADER]: Queue going to LEADER mode. State: All 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: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER }
I20260630 12:13:37.725358 12624 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:37.730463 12628 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5b826bde74b481fafa6c52782c2ce0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER } }
I20260630 12:13:37.730365 12629 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5b826bde74b481fafa6c52782c2ce0d. Latest consensus state: current_term: 1 leader_uuid: "c5b826bde74b481fafa6c52782c2ce0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5b826bde74b481fafa6c52782c2ce0d" member_type: VOTER } }
I20260630 12:13:37.731421 12628 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:37.731680 12629 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:37.735893 12635 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:37.743808 12635 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:37.744800  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:37.752636 12635 catalog_manager.cc:1383] Generated new cluster ID: 701d1c2e56a040c2a3962f22a2d82dfa
I20260630 12:13:37.752907 12635 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:37.767431 12635 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:37.768690 12635 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:37.782306 12635 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Generated new TSK 0
I20260630 12:13:37.782871 12635 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:37.811081  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.817059 12645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.817986 12646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.819908  5217 server_base.cc:1061] running on GCE node
W20260630 12:13:37.820122 12648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.821002  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:37.821193  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:37.821373  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821617821360 us; error 0 us; skew 500 ppm
I20260630 12:13:37.821791  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:37.823902  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40029/ using document root <none> and password file <none>
I20260630 12:13:37.824374  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:37.824548  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:37.824769  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:37.825755  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "f4ba8fb3fae14763b8129adc26dfef74"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.830137  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:37.833500 12653 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.834254  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:37.834527  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "f4ba8fb3fae14763b8129adc26dfef74"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.834790  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:37.852078  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:37.853266  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:37.854688  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:37.856856  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:37.857024  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.857306  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:37.857488  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.895143  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:33803
I20260630 12:13:37.895238 12715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:33803 every 8 connection(s)
I20260630 12:13:37.899994  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.907485 12720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:37.908852 12721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.912026  5217 server_base.cc:1061] running on GCE node
W20260630 12:13:37.912209 12723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:37.913192  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:37.913401  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:37.913590  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821617913572 us; error 0 us; skew 500 ppm
I20260630 12:13:37.914074  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:37.917261  5217 webserver.cc:533] Webserver started at http://127.5.24.66:37119/ using document root <none> and password file <none>
I20260630 12:13:37.917735  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:37.917974  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:37.918279  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:37.918548 12716 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43201
I20260630 12:13:37.918913 12716 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:37.919483  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "01a2c765502243ecac7d271aa58cffa2"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.919590 12716 heartbeater.cc:507] Master 127.5.24.126:43201 requested a full tablet report, sending...
I20260630 12:13:37.922364 12589 ts_manager.cc:194] Registered new tserver with Master: f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803)
I20260630 12:13:37.924856 12589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43820
I20260630 12:13:37.925345  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:13:37.929015 12728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.929726  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:37.930014  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "01a2c765502243ecac7d271aa58cffa2"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:37.930266  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:37.943845  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:37.944972  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:37.946329  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:37.948413  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:37.948647  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.948880  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:37.949075  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:37.987409  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:40647
I20260630 12:13:37.987516 12790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:40647 every 8 connection(s)
I20260630 12:13:37.992149  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:37.998632 12794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.000319 12795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:38.001730 12797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:38.002879  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:38.003762  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.004001  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:38.004156 12791 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43201
I20260630 12:13:38.004248  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821618004231 us; error 0 us; skew 500 ppm
I20260630 12:13:38.004786 12791 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.005149  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.005571 12791 heartbeater.cc:507] Master 127.5.24.126:43201 requested a full tablet report, sending...
I20260630 12:13:38.007807 12589 ts_manager.cc:194] Registered new tserver with Master: 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:38.009181 12589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43826
I20260630 12:13:38.010017  5217 webserver.cc:533] Webserver started at http://127.5.24.67:46867/ using document root <none> and password file <none>
I20260630 12:13:38.010598  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.010799  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.011051  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.012166  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "7a454da2c2f54e82849900b1f4b9350b"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-cbkb"
I20260630 12:13:38.016378  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:13:38.019502 12802 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.020231  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:38.020574  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "7a454da2c2f54e82849900b1f4b9350b"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-cbkb"
I20260630 12:13:38.020836  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:38.035993  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.037237  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.038604  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:38.040777  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:38.041005  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.041234  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:38.041412  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.078933  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:42769
I20260630 12:13:38.079039 12864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:42769 every 8 connection(s)
I20260630 12:13:38.093075 12865 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43201
I20260630 12:13:38.093534 12865 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.094502 12865 heartbeater.cc:507] Master 127.5.24.126:43201 requested a full tablet report, sending...
I20260630 12:13:38.097034 12589 ts_manager.cc:194] Registered new tserver with Master: 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:38.097554  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015642678s
I20260630 12:13:38.098951 12589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43834
I20260630 12:13:38.927366 12716 heartbeater.cc:499] Master 127.5.24.126:43201 was elected leader, sending a full tablet report...
I20260630 12:13:39.011700 12791 heartbeater.cc:499] Master 127.5.24.126:43201 was elected leader, sending a full tablet report...
I20260630 12:13:39.102061 12865 heartbeater.cc:499] Master 127.5.24.126:43201 was elected leader, sending a full tablet report...
I20260630 12:13:39.154342 12589 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43844:
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"
    }
  }
}
W20260630 12:13:39.156745 12589 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:39.211043 12681 tablet_service.cc:1511] Processing CreateTablet for tablet 3e672e03d7de41a9af785690c7f4b798 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:39.211869 12756 tablet_service.cc:1511] Processing CreateTablet for tablet 3e672e03d7de41a9af785690c7f4b798 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:39.212565 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e672e03d7de41a9af785690c7f4b798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.213236 12756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e672e03d7de41a9af785690c7f4b798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.212962 12680 tablet_service.cc:1511] Processing CreateTablet for tablet b172b302d6a54321a9eaa9eef91f5dbc (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:39.214313 12680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b172b302d6a54321a9eaa9eef91f5dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.211894 12679 tablet_service.cc:1511] Processing CreateTablet for tablet f41e661b7ee347a080687b8019cafa9a (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:39.218159 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41e661b7ee347a080687b8019cafa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.218294 12678 tablet_service.cc:1511] Processing CreateTablet for tablet 669382fe16824c1298ec3cf17ef8b855 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:39.219998 12678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669382fe16824c1298ec3cf17ef8b855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.222229 12755 tablet_service.cc:1511] Processing CreateTablet for tablet b172b302d6a54321a9eaa9eef91f5dbc (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:39.223583 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b172b302d6a54321a9eaa9eef91f5dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.238724 12754 tablet_service.cc:1511] Processing CreateTablet for tablet f41e661b7ee347a080687b8019cafa9a (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:39.240775 12754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41e661b7ee347a080687b8019cafa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.247107 12753 tablet_service.cc:1511] Processing CreateTablet for tablet 669382fe16824c1298ec3cf17ef8b855 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:39.248929 12753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669382fe16824c1298ec3cf17ef8b855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.259301 12830 tablet_service.cc:1511] Processing CreateTablet for tablet 3e672e03d7de41a9af785690c7f4b798 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:39.261159 12830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e672e03d7de41a9af785690c7f4b798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.270725 12829 tablet_service.cc:1511] Processing CreateTablet for tablet b172b302d6a54321a9eaa9eef91f5dbc (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:39.273010 12829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b172b302d6a54321a9eaa9eef91f5dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.273595 12885 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.277469 12827 tablet_service.cc:1511] Processing CreateTablet for tablet 669382fe16824c1298ec3cf17ef8b855 (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:39.278750 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669382fe16824c1298ec3cf17ef8b855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.276105 12828 tablet_service.cc:1511] Processing CreateTablet for tablet f41e661b7ee347a080687b8019cafa9a (DEFAULT_TABLE table=test-workload [id=b1d4e1251e65483ebd7e088b00077908]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:39.281163 12885 tablet_bootstrap.cc:654] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.281508 12828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41e661b7ee347a080687b8019cafa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.300894 12886 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: Bootstrap starting.
I20260630 12:13:39.309892 12888 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Bootstrap starting.
I20260630 12:13:39.313812 12886 tablet_bootstrap.cc:654] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.316417 12888 tablet_bootstrap.cc:654] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.318347 12885 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.318881 12885 ts_tablet_manager.cc:1403] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.014s
I20260630 12:13:39.319295 12886 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: No bootstrap required, opened a new log
I20260630 12:13:39.319893 12886 ts_tablet_manager.cc:1403] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260630 12:13:39.321727 12888 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: No bootstrap required, opened a new log
I20260630 12:13:39.322301 12888 ts_tablet_manager.cc:1403] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260630 12:13:39.322190 12886 raft_consensus.cc:359] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.322135 12885 raft_consensus.cc:359] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.323246 12886 raft_consensus.cc:385] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.323331 12885 raft_consensus.cc:385] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.323596 12886 raft_consensus.cc:740] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.323752 12885 raft_consensus.cc:740] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.324718 12886 consensus_queue.cc:260] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.325284 12888 raft_consensus.cc:359] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.324771 12885 consensus_queue.cc:260] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.326048 12888 raft_consensus.cc:385] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.327847 12888 raft_consensus.cc:740] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.328884 12885 ts_tablet_manager.cc:1434] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:13:39.328768 12888 consensus_queue.cc:260] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.331822 12888 ts_tablet_manager.cc:1434] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260630 12:13:39.333441 12888 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: Bootstrap starting.
I20260630 12:13:39.335526 12886 ts_tablet_manager.cc:1434] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.011s
I20260630 12:13:39.339594 12888 tablet_bootstrap.cc:654] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.343912 12885 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.345024 12888 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: No bootstrap required, opened a new log
I20260630 12:13:39.345459 12888 ts_tablet_manager.cc:1403] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:13:39.346041 12886 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: Bootstrap starting.
I20260630 12:13:39.347745 12888 raft_consensus.cc:359] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.348287 12888 raft_consensus.cc:385] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.348681 12888 raft_consensus.cc:740] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.349575 12888 consensus_queue.cc:260] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.350598 12885 tablet_bootstrap.cc:654] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.351749 12888 ts_tablet_manager.cc:1434] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:39.352710 12886 tablet_bootstrap.cc:654] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.352804 12888 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: Bootstrap starting.
I20260630 12:13:39.359578 12888 tablet_bootstrap.cc:654] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.360132 12892 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.360692 12892 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.363615 12892 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.365957 12885 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.368278 12885 ts_tablet_manager.cc:1403] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:13:39.370170 12888 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: No bootstrap required, opened a new log
I20260630 12:13:39.370898 12888 ts_tablet_manager.cc:1403] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:13:39.367056 12886 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: No bootstrap required, opened a new log
I20260630 12:13:39.372915 12886 ts_tablet_manager.cc:1403] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.005s
I20260630 12:13:39.373128 12885 raft_consensus.cc:359] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.373939 12885 raft_consensus.cc:385] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.374282 12885 raft_consensus.cc:740] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.375123 12885 consensus_queue.cc:260] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.375985 12886 raft_consensus.cc:359] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.376780 12886 raft_consensus.cc:385] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.377156 12886 raft_consensus.cc:740] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.378037 12886 consensus_queue.cc:260] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.380263 12886 ts_tablet_manager.cc:1434] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:39.381317 12886 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Bootstrap starting.
I20260630 12:13:39.374712 12888 raft_consensus.cc:359] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.381760 12888 raft_consensus.cc:385] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.382102 12888 raft_consensus.cc:740] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.382893 12888 consensus_queue.cc:260] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.385095 12888 ts_tablet_manager.cc:1434] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:13:39.386129 12888 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: Bootstrap starting.
I20260630 12:13:39.390413 12885 ts_tablet_manager.cc:1434] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:13:39.391462 12885 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.395208 12886 tablet_bootstrap.cc:654] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.397686 12885 tablet_bootstrap.cc:654] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.399093 12888 tablet_bootstrap.cc:654] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.406363 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:39.407148 12766 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.408741 12657 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.409628 12892 raft_consensus.cc:2804] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.410001 12892 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.410318 12892 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.412596 12886 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: No bootstrap required, opened a new log
I20260630 12:13:39.413116 12886 ts_tablet_manager.cc:1403] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260630 12:13:39.413367 12885 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.413856 12885 ts_tablet_manager.cc:1403] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260630 12:13:39.416021 12886 raft_consensus.cc:359] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.416301 12892 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.416896 12886 raft_consensus.cc:385] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.416967 12893 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.417737 12893 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.418419 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:39.419102 12840 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.419270 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:39.419896 12766 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.416638 12885 raft_consensus.cc:359] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.420773 12885 raft_consensus.cc:385] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.421339 12885 raft_consensus.cc:740] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.420725 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:39.422242 12893 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:39.422282 12885 consensus_queue.cc:260] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.422266 12840 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.427718 12766 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.427888 12886 raft_consensus.cc:740] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.429252 12657 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.429041 12886 consensus_queue.cc:260] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.430795 12888 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: No bootstrap required, opened a new log
I20260630 12:13:39.431492 12888 ts_tablet_manager.cc:1403] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260630 12:13:39.434369 12886 ts_tablet_manager.cc:1434] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260630 12:13:39.435848 12888 raft_consensus.cc:359] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.437551 12886 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: Bootstrap starting.
I20260630 12:13:39.436625 12888 raft_consensus.cc:385] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.440174 12888 raft_consensus.cc:740] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.441242 12888 consensus_queue.cc:260] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.443714 12840 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.444761 12888 ts_tablet_manager.cc:1434] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:13:39.447489 12892 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Requested vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.448118 12892 raft_consensus.cc:2804] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.450776 12892 raft_consensus.cc:697] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:39.451627 12892 consensus_queue.cc:237] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.457501 12907 raft_consensus.cc:493] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.458181 12907 raft_consensus.cc:515] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.459318 12886 tablet_bootstrap.cc:654] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.460611 12907 leader_election.cc:290] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.461552 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:39.462220 12766 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.463840 12657 leader_election.cc:304] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.464799 12907 raft_consensus.cc:2804] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.465221 12907 raft_consensus.cc:493] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.465593 12907 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.466637 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:39.467300 12840 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.470382 12886 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: No bootstrap required, opened a new log
I20260630 12:13:39.473578 12886 ts_tablet_manager.cc:1403] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260630 12:13:39.473448 12907 raft_consensus.cc:515] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.475462 12907 leader_election.cc:290] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Requested vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.476590 12886 raft_consensus.cc:359] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.477313 12886 raft_consensus.cc:385] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.477603 12886 raft_consensus.cc:740] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.477856 12586 catalog_manager.cc:5697] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "f4ba8fb3fae14763b8129adc26dfef74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:39.478375 12886 consensus_queue.cc:260] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.481786 12885 ts_tablet_manager.cc:1434] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.068s	user 0.022s	sys 0.015s
I20260630 12:13:39.482892 12885 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.484906 12886 ts_tablet_manager.cc:1434] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260630 12:13:39.489705 12885 tablet_bootstrap.cc:654] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.492517 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74" is_pre_election: true
I20260630 12:13:39.482985 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:39.494616 12766 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.497601 12765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:39.497936 12885 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.498391 12885 ts_tablet_manager.cc:1403] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:13:39.498422 12765 raft_consensus.cc:2393] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a454da2c2f54e82849900b1f4b9350b in current term 1: Already voted for candidate f4ba8fb3fae14763b8129adc26dfef74 in this term.
I20260630 12:13:39.500926 12806 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a454da2c2f54e82849900b1f4b9350b; no voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:39.500833 12766 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.501384 12885 raft_consensus.cc:359] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.502264 12885 raft_consensus.cc:385] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.502597 12885 raft_consensus.cc:740] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.501319 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:39.502605 12657 leader_election.cc:304] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.503683 12893 raft_consensus.cc:2749] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:39.503562 12885 consensus_queue.cc:260] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.504310 12905 raft_consensus.cc:2804] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.504622 12840 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.504884 12905 raft_consensus.cc:697] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:39.505717 12885 ts_tablet_manager.cc:1434] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:39.505751 12905 consensus_queue.cc:237] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.511094 12840 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.514067 12586 catalog_manager.cc:5697] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "f4ba8fb3fae14763b8129adc26dfef74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:39.582549 12905 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.582966 12905 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.584851 12905 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.586516 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:39.586575 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:39.587312 12840 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.587394 12766 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 0.
I20260630 12:13:39.588301 12657 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.588967 12905 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.589394 12905 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.589685 12905 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.594444 12905 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.596036 12905 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Requested vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:39.596710 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:39.597043 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:39.597347 12766 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.597630 12840 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.604024 12840 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.604024 12766 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4ba8fb3fae14763b8129adc26dfef74 in term 1.
I20260630 12:13:39.605301 12657 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.605892 12905 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.606303 12905 raft_consensus.cc:697] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:39.606931 12905 consensus_queue.cc:237] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.613287 12586 catalog_manager.cc:5697] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "f4ba8fb3fae14763b8129adc26dfef74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:39.708160 12893 raft_consensus.cc:493] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:39.708654 12893 raft_consensus.cc:515] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.710430 12893 leader_election.cc:290] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:39.711236 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41e661b7ee347a080687b8019cafa9a" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74" is_pre_election: true
I20260630 12:13:39.711567 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41e661b7ee347a080687b8019cafa9a" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:39.711908 12691 raft_consensus.cc:2468] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 0.
I20260630 12:13:39.712190 12766 raft_consensus.cc:2468] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 0.
I20260630 12:13:39.713095 12804 leader_election.cc:304] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.713819 12893 raft_consensus.cc:2804] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:39.714123 12893 raft_consensus.cc:493] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:39.714388 12893 raft_consensus.cc:3060] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.719199 12893 raft_consensus.cc:515] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.720826 12893 leader_election.cc:290] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:39.721467 12691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41e661b7ee347a080687b8019cafa9a" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74"
I20260630 12:13:39.721696 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41e661b7ee347a080687b8019cafa9a" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:39.722015 12691 raft_consensus.cc:3060] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.722362 12766 raft_consensus.cc:3060] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.727046 12691 raft_consensus.cc:2468] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 1.
I20260630 12:13:39.727136 12766 raft_consensus.cc:2468] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 1.
I20260630 12:13:39.728245 12804 leader_election.cc:304] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.729000 12893 raft_consensus.cc:2804] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.729804 12893 raft_consensus.cc:697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Becoming Leader. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Running, Role: LEADER
I20260630 12:13:39.730424 12893 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.737892 12586 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } }
W20260630 12:13:39.740232 12637 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:39.809655 12586 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43860:
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: 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"
    }
  }
}
I20260630 12:13:39.837386 12681 tablet_service.cc:1511] Processing CreateTablet for tablet b0a1fbd5bb3f475495bd838da6ff33b0 (DEFAULT_TABLE table=dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:39.838609 12681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a1fbd5bb3f475495bd838da6ff33b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.838950 12755 tablet_service.cc:1511] Processing CreateTablet for tablet 2932d574e4204886b0e36b070d853bf5 (DEFAULT_TABLE table=dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:39.840165 12755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2932d574e4204886b0e36b070d853bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.839948 12827 tablet_service.cc:1511] Processing CreateTablet for tablet 766bcdc9335b4eb4bd728de45efbd007 (DEFAULT_TABLE table=dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:39.841218 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 766bcdc9335b4eb4bd728de45efbd007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.844113 12679 tablet_service.cc:1511] Processing CreateTablet for tablet 338a50e2752c42adb08a6dac9f75d59a (DEFAULT_TABLE table=dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:39.845674 12679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 338a50e2752c42adb08a6dac9f75d59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.854264 12885 tablet_bootstrap.cc:492] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.854795 12886 tablet_bootstrap.cc:492] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Bootstrap starting.
I20260630 12:13:39.856155 12888 tablet_bootstrap.cc:492] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Bootstrap starting.
I20260630 12:13:39.860208 12885 tablet_bootstrap.cc:654] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.862998 12886 tablet_bootstrap.cc:654] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.862752 12905 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:39.867360 12888 tablet_bootstrap.cc:654] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.872221 12886 tablet_bootstrap.cc:492] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: No bootstrap required, opened a new log
I20260630 12:13:39.872692 12886 ts_tablet_manager.cc:1403] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.010s
I20260630 12:13:39.875025 12885 tablet_bootstrap.cc:492] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.875891 12888 tablet_bootstrap.cc:492] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: No bootstrap required, opened a new log
I20260630 12:13:39.875811 12885 ts_tablet_manager.cc:1403] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.006s
I20260630 12:13:39.876617 12886 raft_consensus.cc:359] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } }
I20260630 12:13:39.877359 12886 raft_consensus.cc:385] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.877662 12886 raft_consensus.cc:740] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.876634 12888 ts_tablet_manager.cc:1403] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260630 12:13:39.879572 12885 raft_consensus.cc:359] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.880133 12885 raft_consensus.cc:385] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.880494 12885 raft_consensus.cc:740] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.881265 12888 raft_consensus.cc:359] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.882525 12888 raft_consensus.cc:385] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.881212 12885 consensus_queue.cc:260] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.882854 12888 raft_consensus.cc:740] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.883133 12885 raft_consensus.cc:399] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:39.883486 12885 raft_consensus.cc:493] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:39.883862 12885 raft_consensus.cc:3060] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.883699 12888 consensus_queue.cc:260] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.884470 12888 raft_consensus.cc:399] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:39.884795 12888 raft_consensus.cc:493] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:39.881212 12886 consensus_queue.cc:260] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } }
I20260630 12:13:39.885130 12888 raft_consensus.cc:3060] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.885321 12886 raft_consensus.cc:399] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:39.885658 12886 raft_consensus.cc:493] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:39.886013 12886 raft_consensus.cc:3060] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.893589 12885 raft_consensus.cc:515] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.894357 12885 leader_election.cc:304] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [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: f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.894412 12888 raft_consensus.cc:515] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.895210 12888 leader_election.cc:304] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [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: 7a454da2c2f54e82849900b1f4b9350b; no voters: 
I20260630 12:13:39.895869 12888 leader_election.cc:290] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:39.896030 12893 raft_consensus.cc:2804] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.896298 12892 raft_consensus.cc:2804] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.896822 12892 raft_consensus.cc:697] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:39.897496 12892 consensus_queue.cc:237] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue going to LEADER mode. State: All 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.898954 12905 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:39.900065 12888 ts_tablet_manager.cc:1434] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.003s
I20260630 12:13:39.900766 12886 raft_consensus.cc:515] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } }
I20260630 12:13:39.901482 12886 leader_election.cc:304] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2; no voters: 
I20260630 12:13:39.901539 12893 raft_consensus.cc:697] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Becoming Leader. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Running, Role: LEADER
I20260630 12:13:39.902491 12891 raft_consensus.cc:2804] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.902500 12893 consensus_queue.cc:237] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Queue going to LEADER mode. State: All 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: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:39.905125 12885 leader_election.cc:290] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:39.908525 12885 ts_tablet_manager.cc:1434] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.003s
I20260630 12:13:39.908272 12886 leader_election.cc:290] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:39.909561 12885 tablet_bootstrap.cc:492] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:39.924311 12885 tablet_bootstrap.cc:654] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:39.930382 12586 catalog_manager.cc:5697] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "f4ba8fb3fae14763b8129adc26dfef74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.937737 12588 catalog_manager.cc:5697] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67). New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.939599 12891 raft_consensus.cc:697] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 1 LEADER]: Becoming Leader. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Running, Role: LEADER
I20260630 12:13:39.940435 12891 consensus_queue.cc:237] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Queue going to LEADER mode. State: All 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: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } }
I20260630 12:13:39.942296 12885 tablet_bootstrap.cc:492] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: No bootstrap required, opened a new log
I20260630 12:13:39.942376 12886 ts_tablet_manager.cc:1434] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Time spent starting tablet: real 0.069s	user 0.022s	sys 0.000s
I20260630 12:13:39.942970 12885 ts_tablet_manager.cc:1403] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.007s
I20260630 12:13:39.945808 12885 raft_consensus.cc:359] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.946245 12885 raft_consensus.cc:385] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:39.946472 12885 raft_consensus.cc:740] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:39.947084 12885 consensus_queue.cc:260] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.947593 12885 raft_consensus.cc:399] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:39.947860 12885 raft_consensus.cc:493] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:39.948173 12885 raft_consensus.cc:3060] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:39.955775 12885 raft_consensus.cc:515] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.956382 12885 leader_election.cc:304] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [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: f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:39.957139 12892 raft_consensus.cc:2804] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:39.957607 12892 raft_consensus.cc:697] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:39.958402 12885 leader_election.cc:290] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:39.958336 12892 consensus_queue.cc:237] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue going to LEADER mode. State: All 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:39.960531 12885 ts_tablet_manager.cc:1434] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:13:39.968852 12589 catalog_manager.cc:5697] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "f4ba8fb3fae14763b8129adc26dfef74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.969580 12588 catalog_manager.cc:5697] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:39.986951 12892 consensus_queue.cc:1048] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:39.997318  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:13:39.998720 12905 consensus_queue.cc:1048] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:40.029971  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:40.030885  5217 tablet_replica.cc:333] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.031551  5217 raft_consensus.cc:2243] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.032141  5217 raft_consensus.cc:2272] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.034855  5217 tablet_replica.cc:333] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.035427  5217 raft_consensus.cc:2243] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.035988  5217 pending_rounds.cc:70] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Trying to abort 1 pending ops.
I20260630 12:13:40.036198  5217 pending_rounds.cc:77] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437353505648640 op_type: NO_OP noop_request { }
I20260630 12:13:40.036574  5217 raft_consensus.cc:2889] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:40.036875  5217 raft_consensus.cc:2272] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.038926  5217 tablet_replica.cc:333] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.039446  5217 raft_consensus.cc:2243] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.039844  5217 raft_consensus.cc:2272] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.042150  5217 tablet_replica.cc:333] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.042656  5217 raft_consensus.cc:2243] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:40.043013  5217 raft_consensus.cc:2272] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.044683  5217 tablet_replica.cc:333] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.045140  5217 raft_consensus.cc:2243] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.045883  5217 raft_consensus.cc:2272] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.047763  5217 tablet_replica.cc:333] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: stopping tablet replica
I20260630 12:13:40.048226  5217 raft_consensus.cc:2243] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:40.048972  5217 raft_consensus.cc:2272] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:40.063469  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:13:40.290146 12893 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:13:40.303028 12804 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260630 12:13:40.306380 12804 consensus_peers.cc:597] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b -> Peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Couldn't send request to peer f4ba8fb3fae14763b8129adc26dfef74. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:40.922001 12927 consensus_queue.cc:579] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Leader has been unable to successfully communicate with peer f4ba8fb3fae14763b8129adc26dfef74 for more than 1 seconds (1.190s)
I20260630 12:13:41.119768 12589 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43844:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:13:41.120286 12589 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:43844:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:13:41.134593 12589 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Sending DeleteTablet for 1 replicas of tablet b0a1fbd5bb3f475495bd838da6ff33b0
I20260630 12:13:41.135430 12589 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Sending DeleteTablet for 1 replicas of tablet 2932d574e4204886b0e36b070d853bf5
I20260630 12:13:41.136242 12589 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Sending DeleteTablet for 1 replicas of tablet 766bcdc9335b4eb4bd728de45efbd007
I20260630 12:13:41.137135 12589 catalog_manager.cc:5984] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: Sending DeleteTablet for 1 replicas of tablet 338a50e2752c42adb08a6dac9f75d59a
I20260630 12:13:41.137372 12755 tablet_service.cc:1558] Processing DeleteTablet for tablet 2932d574e4204886b0e36b070d853bf5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:13:41 UTC) from {username='slave'} at 127.0.0.1:45668
I20260630 12:13:41.138176 12827 tablet_service.cc:1558] Processing DeleteTablet for tablet 766bcdc9335b4eb4bd728de45efbd007 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:13:41 UTC) from {username='slave'} at 127.0.0.1:52630
I20260630 12:13:41.139598 12954 tablet_replica.cc:333] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: stopping tablet replica
I20260630 12:13:41.140962 12954 raft_consensus.cc:2243] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:41.141786 12954 raft_consensus.cc:2272] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:41.142349  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:41.142789 12574 catalog_manager.cc:4755] TS f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b0a1fbd5bb3f475495bd838da6ff33b0: Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.144443 12956 tablet_replica.cc:333] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: stopping tablet replica
I20260630 12:13:41.144860 12954 ts_tablet_manager.cc:1916] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:13:41.145354 12956 raft_consensus.cc:2243] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:41.145969 12956 raft_consensus.cc:2272] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:41.149084 12956 ts_tablet_manager.cc:1916] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:13:41.149343 12957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:41.152428 12958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:41.164477 12954 ts_tablet_manager.cc:1929] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:13:41.165992 12954 log.cc:1199] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/2932d574e4204886b0e36b070d853bf5
I20260630 12:13:41.167304 12954 ts_tablet_manager.cc:1950] T 2932d574e4204886b0e36b070d853bf5 P 01a2c765502243ecac7d271aa58cffa2: Deleting consensus metadata
I20260630 12:13:41.167953  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:41.170714 12576 catalog_manager.cc:5028] TS 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647): tablet 2932d574e4204886b0e36b070d853bf5 (table dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]) successfully deleted
W20260630 12:13:41.170989 12960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:41.172096  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:41.172369  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:41.172421 12956 ts_tablet_manager.cc:1929] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:13:41.172600  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821621172582 us; error 0 us; skew 500 ppm
I20260630 12:13:41.172948 12956 log.cc:1199] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/766bcdc9335b4eb4bd728de45efbd007
I20260630 12:13:41.173462  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:41.173835 12956 ts_tablet_manager.cc:1950] T 766bcdc9335b4eb4bd728de45efbd007 P 7a454da2c2f54e82849900b1f4b9350b: Deleting consensus metadata
I20260630 12:13:41.176355 12576 catalog_manager.cc:5028] TS 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769): tablet 766bcdc9335b4eb4bd728de45efbd007 (table dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]) successfully deleted
I20260630 12:13:41.177342  5217 webserver.cc:533] Webserver started at http://127.5.24.68:41379/ using document root <none> and password file <none>
I20260630 12:13:41.177821  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:41.177974  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:41.178182  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:41.179080  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "79f45f37dab541e59d8e38c3ab1b70c4"
format_stamp: "Formatted at 2026-06-30 12:13:41 on dist-test-slave-cbkb"
I20260630 12:13:41.183220  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:41.186257 12965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.187023  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:41.187280  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "79f45f37dab541e59d8e38c3ab1b70c4"
format_stamp: "Formatted at 2026-06-30 12:13:41 on dist-test-slave-cbkb"
I20260630 12:13:41.187517  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:41.198391  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:41.199285  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:41.200647  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:41.202711  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:41.202904  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.203164  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:41.203325  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.241799  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:46217
I20260630 12:13:41.241891 13027 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:46217 every 8 connection(s)
I20260630 12:13:41.243268 13028 raft_consensus.cc:493] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:41.243836 13028 raft_consensus.cc:515] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.248196  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:41.255623 13028 leader_election.cc:290] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
W20260630 12:13:41.261256 13034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:41.266422 13036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:41.276693 13029 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43201
I20260630 12:13:41.277266 13029 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:41.278350 13029 heartbeater.cc:507] Master 127.5.24.126:43201 requested a full tablet report, sending...
I20260630 12:13:41.279567 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:41.280568 12840 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a2c765502243ecac7d271aa58cffa2 in term 1.
I20260630 12:13:41.281644 12589 ts_manager.cc:194] Registered new tserver with Master: 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217)
I20260630 12:13:41.282580 12732 leader_election.cc:304] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: 
I20260630 12:13:41.283885 13028 raft_consensus.cc:2804] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:41.284029 12589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43890
I20260630 12:13:41.284543 13028 raft_consensus.cc:493] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:41.285108 13028 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:41.299700 12730 leader_election.cc:336] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.296384 13028 raft_consensus.cc:515] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
W20260630 12:13:41.302124 13039 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:41.302604 13028 leader_election.cc:290] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:41.302546  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:41.303925 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b172b302d6a54321a9eaa9eef91f5dbc" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:41.304432  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:41.304530 12840 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:41.304787  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:41.305094  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821621305070 us; error 0 us; skew 500 ppm
I20260630 12:13:41.305868  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260630 12:13:41.306723 12730 leader_election.cc:336] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.310954  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40029/ using document root <none> and password file <none>
I20260630 12:13:41.311623  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:41.311926  5217 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:13:41.312048 12840 raft_consensus.cc:2468] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a2c765502243ecac7d271aa58cffa2 in term 2.
I20260630 12:13:41.313468 12732 leader_election.cc:304] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:41.314324 13028 raft_consensus.cc:2804] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:41.315397 13028 raft_consensus.cc:697] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Becoming Leader. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Running, Role: LEADER
I20260630 12:13:41.316182 13028 consensus_queue.cc:237] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Queue going to LEADER 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.316885  5217 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:13:41.321575 13046 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:41.322644  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:13:41.323071  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "f4ba8fb3fae14763b8129adc26dfef74"
format_stamp: "Formatted at 2026-06-30 12:13:37 on dist-test-slave-cbkb"
I20260630 12:13:41.323431  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-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)
I20260630 12:13:41.324671 12589 catalog_manager.cc:5697] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: term changed from 1 to 2, leader changed from f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) to 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66). New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:41.350054  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:41.351245  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:41.352684  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:41.355872 13053 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:13:41.382557  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:13:41.382862  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.028s	user 0.001s	sys 0.001s
I20260630 12:13:41.383155  5217 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:13:41.387125 13053 tablet_bootstrap.cc:492] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.391536 12944 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.392036 12944 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.394191 12944 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:41.395766 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
W20260630 12:13:41.399505 12804 leader_election.cc:336] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.399972 12804 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [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: 7a454da2c2f54e82849900b1f4b9350b; no voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:41.400825 12944 raft_consensus.cc:2749] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:41.402179 13053 tablet_bootstrap.cc:492] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.402927 13053 tablet_bootstrap.cc:492] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.403440 13053 ts_tablet_manager.cc:1403] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:13:41.405360 13053 raft_consensus.cc:359] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.405787 13053 raft_consensus.cc:740] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.406350 13053 consensus_queue.cc:260] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [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: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.406836 13053 raft_consensus.cc:399] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:41.407087 13053 raft_consensus.cc:493] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:41.407346 13053 raft_consensus.cc:3060] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.408696  5217 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:13:41.408958  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.026s	user 0.026s	sys 0.000s
I20260630 12:13:41.411707 13053 raft_consensus.cc:515] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.412285 13053 leader_election.cc:304] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:41.413475 13053 leader_election.cc:290] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:13:41.413851 13056 raft_consensus.cc:2804] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:41.415438 13056 raft_consensus.cc:697] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:41.415755 13053 ts_tablet_manager.cc:1434] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.004s
I20260630 12:13:41.416793 13053 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.416556 13056 consensus_queue.cc:237] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.418561 13028 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.419062 13028 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.421231 13028 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:41.422962 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:41.423619 12840 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a2c765502243ecac7d271aa58cffa2 in term 1.
I20260630 12:13:41.428025 12732 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: 
W20260630 12:13:41.433320 12730 leader_election.cc:336] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.434005 13028 raft_consensus.cc:2804] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:41.435389 13028 raft_consensus.cc:493] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.436007 13028 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.442092 13053 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.443130 13053 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.443338 13028 raft_consensus.cc:515] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.443925 13053 ts_tablet_manager.cc:1403] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260630 12:13:41.447456 13053 raft_consensus.cc:359] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.448529 13028 leader_election.cc:290] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:41.448586 13053 raft_consensus.cc:740] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.449944 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e672e03d7de41a9af785690c7f4b798" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:41.449856 13053 consensus_queue.cc:260] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.450687 12840 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:41.451140 12730 leader_election.cc:336] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.452947 13053 ts_tablet_manager.cc:1434] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:41.454047 13053 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.458091 12840 raft_consensus.cc:2468] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01a2c765502243ecac7d271aa58cffa2 in term 2.
I20260630 12:13:41.459518 12732 leader_election.cc:304] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:41.460387 13028 raft_consensus.cc:2804] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:41.460912 13028 raft_consensus.cc:697] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Becoming Leader. State: Replica: 01a2c765502243ecac7d271aa58cffa2, State: Running, Role: LEADER
I20260630 12:13:41.461740 13028 consensus_queue.cc:237] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Queue 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.472081 13053 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.472937 13053 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.471793 12589 catalog_manager.cc:5697] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: term changed from 1 to 2, leader changed from f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) to 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66). New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:41.473632 13053 ts_tablet_manager.cc:1403] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:13:41.476487 13053 raft_consensus.cc:359] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.476991 13053 raft_consensus.cc:740] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.477613 13053 consensus_queue.cc:260] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.479473 13053 ts_tablet_manager.cc:1434] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:41.480290 13053 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.495132 13053 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.495873 13053 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.496479 13053 ts_tablet_manager.cc:1403] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:13:41.498298 13053 raft_consensus.cc:359] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.498797 13053 raft_consensus.cc:740] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.499439 13053 consensus_queue.cc:260] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.500955 13053 ts_tablet_manager.cc:1434] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:13:41.501551 13053 tablet_bootstrap.cc:492] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.502784 13028 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.503445 12944 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.503314 13028 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.504129 12944 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.505668 13028 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:41.508674 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:41.509275 12766 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 1.
I20260630 12:13:41.510288 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:41.510890 12840 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01a2c765502243ecac7d271aa58cffa2 in term 1.
I20260630 12:13:41.512733 12944 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:41.513370 12806 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: 
I20260630 12:13:41.514478 12944 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:41.514887 12944 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.515338 12944 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.519441 13053 tablet_bootstrap.cc:492] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.520615 13053 tablet_bootstrap.cc:492] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.519948 12944 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.521435 13053 ts_tablet_manager.cc:1403] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260630 12:13:41.522467 12732 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b; no voters: 
I20260630 12:13:41.522701 12944 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:41.523265 13028 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:41.523607 13028 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4ba8fb3fae14763b8129adc26dfef74)
I20260630 12:13:41.523921 13028 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.524890 13053 raft_consensus.cc:359] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.526321 13053 raft_consensus.cc:740] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.526907 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:41.527232 13053 consensus_queue.cc:260] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [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: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.528218 13053 raft_consensus.cc:399] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:41.528636 13053 raft_consensus.cc:493] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:41.529044 13053 raft_consensus.cc:3060] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:41.525840 12730 leader_election.cc:336] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Network error: Client connection negotiation failed: client connection to 127.5.24.65:33803: connect: Connection refused (error 111)
I20260630 12:13:41.531095  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:33803
I20260630 12:13:41.530841 13028 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.531225 13120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:33803 every 8 connection(s)
I20260630 12:13:41.540222 13028 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:41.535940 13053 raft_consensus.cc:515] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.534410 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b"
I20260630 12:13:41.541597 13053 leader_election.cc:304] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:41.541963 12840 raft_consensus.cc:2393] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 01a2c765502243ecac7d271aa58cffa2 in current term 2: Already voted for candidate 7a454da2c2f54e82849900b1f4b9350b in this term.
I20260630 12:13:41.542490 13053 leader_election.cc:290] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:13:41.542632 13059 raft_consensus.cc:2804] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:41.543337 13059 raft_consensus.cc:697] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 2 LEADER]: Becoming Leader. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Running, Role: LEADER
I20260630 12:13:41.532261 12766 raft_consensus.cc:2393] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a454da2c2f54e82849900b1f4b9350b in current term 2: Already voted for candidate 01a2c765502243ecac7d271aa58cffa2 in this term.
I20260630 12:13:41.544317 13053 ts_tablet_manager.cc:1434] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.004s
I20260630 12:13:41.544104 13059 consensus_queue.cc:237] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [LEADER]: Queue 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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } }
I20260630 12:13:41.545236 13053 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap starting.
I20260630 12:13:41.564200 12840 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Queue 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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:41.567130 13094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74" is_pre_election: true
I20260630 12:13:41.568747 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74"
W20260630 12:13:41.570343 12804 leader_election.cc:343] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:41.571323 12804 leader_election.cc:343] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:41.571741 12804 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [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: 7a454da2c2f54e82849900b1f4b9350b; no voters: 01a2c765502243ecac7d271aa58cffa2, f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:41.572614 12944 raft_consensus.cc:2749] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:41.581105 12766 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:41.583285 12944 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:41.590538 13092 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:41.592757 12944 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:41.595669 13092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "01a2c765502243ecac7d271aa58cffa2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74"
W20260630 12:13:41.597065 12730 leader_election.cc:343] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:41.597530 12730 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [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: 01a2c765502243ecac7d271aa58cffa2; no voters: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74
I20260630 12:13:41.598645 13028 raft_consensus.cc:2749] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:13:41.604423 13053 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: 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
I20260630 12:13:41.605400 13053 tablet_bootstrap.cc:492] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Bootstrap complete.
I20260630 12:13:41.606065 13053 ts_tablet_manager.cc:1403] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.019s
I20260630 12:13:41.608916 13053 raft_consensus.cc:359] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.609648 13053 raft_consensus.cc:740] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4ba8fb3fae14763b8129adc26dfef74, State: Initialized, Role: FOLLOWER
I20260630 12:13:41.610543 13053 consensus_queue.cc:260] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.612648 13053 ts_tablet_manager.cc:1434] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:41.614423 13121 heartbeater.cc:344] Connected to a master server at 127.5.24.126:43201
I20260630 12:13:41.614868 13121 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:41.615450 12805 consensus_peers.cc:597] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b -> Peer 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217): Couldn't send request to peer 79f45f37dab541e59d8e38c3ab1b70c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41e661b7ee347a080687b8019cafa9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:41.615854 13121 heartbeater.cc:507] Master 127.5.24.126:43201 requested a full tablet report, sending...
I20260630 12:13:41.617865 13131 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.619592 12766 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.623605 12589 ts_manager.cc:194] Re-registered known tserver with Master: f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803)
I20260630 12:13:41.625826 13094 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.628134 12576 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f41e661b7ee347a080687b8019cafa9a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:13:41.638178 12588 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:41.641073 12589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43904
I20260630 12:13:41.643672 13121 heartbeater.cc:499] Master 127.5.24.126:43201 was elected leader, sending a full tablet report...
I20260630 12:13:41.650935 12840 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:41.656402 12766 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:41.656567 13094 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:41.657847 13131 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:41.658569 13133 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:41.664223 13133 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } }
I20260630 12:13:41.666101 13094 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } }
I20260630 12:13:41.666777 12766 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } }
I20260630 12:13:41.671542 12576 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f41e661b7ee347a080687b8019cafa9a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:41.675226 12589 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index 2 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) evicted. New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:41.695081 12993 tablet_service.cc:1558] Processing DeleteTablet for tablet f41e661b7ee347a080687b8019cafa9a with delete_type TABLET_DATA_TOMBSTONED (TS 79f45f37dab541e59d8e38c3ab1b70c4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:53924
W20260630 12:13:41.697088 12575 catalog_manager.cc:4995] TS 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217): delete failed for tablet f41e661b7ee347a080687b8019cafa9a because the tablet was not found. No further retry: Not found: Tablet not found: f41e661b7ee347a080687b8019cafa9a
I20260630 12:13:41.738427 13082 tablet_service.cc:1558] Processing DeleteTablet for tablet 338a50e2752c42adb08a6dac9f75d59a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:13:41 UTC) from {username='slave'} at 127.0.0.1:51238
I20260630 12:13:41.739858 13135 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:41.740535 13135 raft_consensus.cc:2243] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:41.741021 13135 raft_consensus.cc:2272] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:41.743745 13135 ts_tablet_manager.cc:1916] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:13:41.753863 13135 ts_tablet_manager.cc:1929] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:13:41.754226 13135 log.cc:1199] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/338a50e2752c42adb08a6dac9f75d59a
I20260630 12:13:41.754822 13135 ts_tablet_manager.cc:1950] T 338a50e2752c42adb08a6dac9f75d59a P f4ba8fb3fae14763b8129adc26dfef74: Deleting consensus metadata
I20260630 12:13:41.757249 12574 catalog_manager.cc:5028] TS f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): tablet 338a50e2752c42adb08a6dac9f75d59a (table dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]) successfully deleted
I20260630 12:13:41.765306 13082 tablet_service.cc:1558] Processing DeleteTablet for tablet b0a1fbd5bb3f475495bd838da6ff33b0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:13:41 UTC) from {username='slave'} at 127.0.0.1:51238
I20260630 12:13:41.766155 13135 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:41.766966 13135 raft_consensus.cc:2243] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:41.767584 13135 raft_consensus.cc:2272] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:41.770615 12637 auto_rebalancer.cc:639] Failed to schedule move for tablet 3e672e03d7de41a9af785690c7f4b798: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:13:41.771052 13135 ts_tablet_manager.cc:1916] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:13:41.783679 12637 auto_rebalancer.cc:639] Failed to schedule move for tablet 669382fe16824c1298ec3cf17ef8b855: Illegal state: Replica f4ba8fb3fae14763b8129adc26dfef74 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } }
I20260630 12:13:41.786113 13135 ts_tablet_manager.cc:1929] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:13:41.786607 13135 log.cc:1199] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/b0a1fbd5bb3f475495bd838da6ff33b0
I20260630 12:13:41.787377 13135 ts_tablet_manager.cc:1950] T b0a1fbd5bb3f475495bd838da6ff33b0 P f4ba8fb3fae14763b8129adc26dfef74: Deleting consensus metadata
I20260630 12:13:41.790241 12574 catalog_manager.cc:5028] TS f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): tablet b0a1fbd5bb3f475495bd838da6ff33b0 (table dugtrio [id=40e8b2f00429471ca567a2551a71bfa8]) successfully deleted
I20260630 12:13:41.795996 12840 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:41.801793 12766 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:41.801982 13094 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:13:41.802047 12805 consensus_peers.cc:597] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b -> Peer 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217): Couldn't send request to peer 79f45f37dab541e59d8e38c3ab1b70c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f41e661b7ee347a080687b8019cafa9a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:41.803125 13133 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:41.803891 12944 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:41.809577 13131 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.811271 13094 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.811393 12766 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.823470 12586 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 reported cstate change: config changed from index 3 to 4, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:41.897248 12840 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.898713 13028 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:41.899554 13094 raft_consensus.cc:3060] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.904624 13092 raft_consensus.cc:3060] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:41.907285 13094 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:13:41.907707 13094 pending_rounds.cc:85] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Aborting all ops after (but not including) 0
I20260630 12:13:41.908027 13094 pending_rounds.cc:107] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:13:41.908346 13094 raft_consensus.cc:2889] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:13:41.910560 12839 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:13:41.911903 13043 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:41.913419 13043 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:41.914780 13092 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:41.917344 13028 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:42.287998 13029 heartbeater.cc:499] Master 127.5.24.126:43201 was elected leader, sending a full tablet report...
I20260630 12:13:42.356580 13146 ts_tablet_manager.cc:933] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: Initiating tablet copy from peer 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:42.358177 13146 tablet_copy_client.cc:323] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:42769
I20260630 12:13:42.368920 12850 tablet_copy_service.cc:140] P 7a454da2c2f54e82849900b1f4b9350b: Received BeginTabletCopySession request for tablet f41e661b7ee347a080687b8019cafa9a from peer 79f45f37dab541e59d8e38c3ab1b70c4 ({username='slave'} at 127.0.0.1:52674)
I20260630 12:13:42.369397 12850 tablet_copy_service.cc:161] P 7a454da2c2f54e82849900b1f4b9350b: Beginning new tablet copy session on tablet f41e661b7ee347a080687b8019cafa9a from peer 79f45f37dab541e59d8e38c3ab1b70c4 at {username='slave'} at 127.0.0.1:52674: session id = 79f45f37dab541e59d8e38c3ab1b70c4-f41e661b7ee347a080687b8019cafa9a
I20260630 12:13:42.374341 12850 tablet_copy_source_session.cc:215] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:42.377003 13146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41e661b7ee347a080687b8019cafa9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.387377 13146 tablet_copy_client.cc:806] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:42.387957 13146 tablet_copy_client.cc:670] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:42.391563 13146 tablet_copy_client.cc:538] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:42.397640 13146 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap starting.
I20260630 12:13:42.415266 13146 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: 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
I20260630 12:13:42.415993 13146 tablet_bootstrap.cc:492] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap complete.
I20260630 12:13:42.416688 13146 ts_tablet_manager.cc:1403] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260630 12:13:42.418960 13146 raft_consensus.cc:359] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:42.419559 13146 raft_consensus.cc:740] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 79f45f37dab541e59d8e38c3ab1b70c4, State: Initialized, Role: LEARNER
I20260630 12:13:42.420059 13146 consensus_queue.cc:260] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:42.422770 13146 ts_tablet_manager.cc:1434] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:42.424424 12850 tablet_copy_service.cc:342] P 7a454da2c2f54e82849900b1f4b9350b: Request end of tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-f41e661b7ee347a080687b8019cafa9a received from {username='slave'} at 127.0.0.1:52674
I20260630 12:13:42.424778 12850 tablet_copy_service.cc:434] P 7a454da2c2f54e82849900b1f4b9350b: ending tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-f41e661b7ee347a080687b8019cafa9a on tablet f41e661b7ee347a080687b8019cafa9a with peer 79f45f37dab541e59d8e38c3ab1b70c4
I20260630 12:13:42.958845 13003 raft_consensus.cc:1217] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:13:42.994082 13157 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:42.994551 13157 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:42.996615 13157 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647), 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769)
I20260630 12:13:43.010761 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:43.011740 12766 raft_consensus.cc:2393] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4ba8fb3fae14763b8129adc26dfef74 in current term 2: Already voted for candidate 01a2c765502243ecac7d271aa58cffa2 in this term.
I20260630 12:13:43.012064 12840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "f4ba8fb3fae14763b8129adc26dfef74" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a454da2c2f54e82849900b1f4b9350b" is_pre_election: true
I20260630 12:13:43.012890 12840 raft_consensus.cc:2393] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4ba8fb3fae14763b8129adc26dfef74 in current term 2: Already voted for candidate 7a454da2c2f54e82849900b1f4b9350b in this term.
I20260630 12:13:43.013916 13050 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [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: f4ba8fb3fae14763b8129adc26dfef74; no voters: 01a2c765502243ecac7d271aa58cffa2, 7a454da2c2f54e82849900b1f4b9350b
I20260630 12:13:43.014606 13157 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:43.019239 13157 raft_consensus.cc:2749] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:43.159577 13155 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:43.160163 13155 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:43.162113 13155 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:43.163097 13094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74" is_pre_election: true
I20260630 12:13:43.163378 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2" is_pre_election: true
I20260630 12:13:43.163744 13094 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 2.
I20260630 12:13:43.164070 12766 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 2.
I20260630 12:13:43.165115 12804 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [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: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:43.165939 13155 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:13:43.166301 13155 raft_consensus.cc:493] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:43.166630 13155 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:43.173604 13155 raft_consensus.cc:515] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:43.175541 13155 leader_election.cc:290] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [CANDIDATE]: Term 3 election: Requested vote from peers f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803), 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:43.176280 13094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4ba8fb3fae14763b8129adc26dfef74"
I20260630 12:13:43.176699 12766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669382fe16824c1298ec3cf17ef8b855" candidate_uuid: "7a454da2c2f54e82849900b1f4b9350b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01a2c765502243ecac7d271aa58cffa2"
I20260630 12:13:43.176918 13094 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:43.177325 12766 raft_consensus.cc:3060] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:13:43.182061 13094 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 3.
I20260630 12:13:43.183156 12804 leader_election.cc:304] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [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: 7a454da2c2f54e82849900b1f4b9350b, f4ba8fb3fae14763b8129adc26dfef74; no voters: 
I20260630 12:13:43.183912 13155 raft_consensus.cc:2804] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:13:43.184018 12766 raft_consensus.cc:2468] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a454da2c2f54e82849900b1f4b9350b in term 3.
I20260630 12:13:43.184513 13155 raft_consensus.cc:697] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 3 LEADER]: Becoming Leader. State: Replica: 7a454da2c2f54e82849900b1f4b9350b, State: Running, Role: LEADER
I20260630 12:13:43.185451 13155 consensus_queue.cc:237] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Queue 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } }
I20260630 12:13:43.195434 12586 catalog_manager.cc:5697] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: term changed from 1 to 3, leader changed from f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) to 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67). New cstate: current_term: 3 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:43.363435 13131 raft_consensus.cc:1064] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: attempting to promote NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 to VOTER
I20260630 12:13:43.365362 13131 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:43.371465 13003 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 LEARNER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:13:43.371838 12766 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:13:43.372781 13094 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:13:43.373251 13155 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.374238 13154 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.374900 13131 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.395766 13131 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.398623 12766 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.406190 13094 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.409773 13003 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.414759 12586 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index 4 to 5, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:43.431170 12840 consensus_queue.cc:237] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:43.440791 13003 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:13:43.441372 13094 raft_consensus.cc:1275] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:13:43.442137 13131 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:13:43.443037 13155 consensus_queue.cc:1048] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:13:43.449690 13155 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.450600 13094 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.452921 13003 raft_consensus.cc:2955] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:43.460402 12576 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f41e661b7ee347a080687b8019cafa9a with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:43.465862 12587 catalog_manager.cc:5697] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index 5 to 6, VOTER 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "7a454da2c2f54e82849900b1f4b9350b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:43.475523 12755 tablet_service.cc:1558] Processing DeleteTablet for tablet f41e661b7ee347a080687b8019cafa9a with delete_type TABLET_DATA_TOMBSTONED (TS 01a2c765502243ecac7d271aa58cffa2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45668
I20260630 12:13:43.485188 13171 tablet_replica.cc:333] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: stopping tablet replica
I20260630 12:13:43.485888 13171 raft_consensus.cc:2243] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:43.486490 13171 raft_consensus.cc:2272] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:43.489087 13171 ts_tablet_manager.cc:1916] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:43.498970 13171 ts_tablet_manager.cc:1929] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:13:43.499264 13171 log.cc:1199] T f41e661b7ee347a080687b8019cafa9a P 01a2c765502243ecac7d271aa58cffa2: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/f41e661b7ee347a080687b8019cafa9a
I20260630 12:13:43.500648 12576 catalog_manager.cc:5028] TS 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647): tablet f41e661b7ee347a080687b8019cafa9a (table test-workload [id=b1d4e1251e65483ebd7e088b00077908]) successfully deleted
I20260630 12:13:43.700040 12766 raft_consensus.cc:1275] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 3 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:13:43.701363 13155 consensus_queue.cc:1048] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:43.711293 13094 raft_consensus.cc:1275] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 3 FOLLOWER]: Refusing update from remote peer 7a454da2c2f54e82849900b1f4b9350b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:13:43.712992 13154 consensus_queue.cc:1048] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:44.476869 12637 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 79f45f37dab541e59d8e38c3ab1b70c4 not available for placement
I20260630 12:13:45.487387 12766 consensus_queue.cc:237] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:45.495224 12840 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:45.495929 13094 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:45.496785 13178 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:45.497824 13152 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:13:45.506928 12731 consensus_peers.cc:597] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 -> Peer 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217): Couldn't send request to peer 79f45f37dab541e59d8e38c3ab1b70c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e672e03d7de41a9af785690c7f4b798. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:45.506433 13178 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.508919 12840 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.510874 13094 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.520253 12766 consensus_queue.cc:237] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:45.523464 12587 catalog_manager.cc:5697] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index -1 to 3, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.528132 13094 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:13:45.529455 12840 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:13:45.529484 12731 consensus_peers.cc:597] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 -> Peer 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68:46217): Couldn't send request to peer 79f45f37dab541e59d8e38c3ab1b70c4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b172b302d6a54321a9eaa9eef91f5dbc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:45.529670 13178 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:45.531468 13152 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:45.542004 13178 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.544101 13092 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.547376 12839 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.562275 12588 catalog_manager.cc:5697] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b reported cstate change: config changed from index -1 to 2, NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) added. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } } }
I20260630 12:13:45.970815 13194 ts_tablet_manager.cc:933] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: Initiating tablet copy from peer 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:45.973246 13194 tablet_copy_client.cc:323] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:40647
I20260630 12:13:45.986080 12776 tablet_copy_service.cc:140] P 01a2c765502243ecac7d271aa58cffa2: Received BeginTabletCopySession request for tablet b172b302d6a54321a9eaa9eef91f5dbc from peer 79f45f37dab541e59d8e38c3ab1b70c4 ({username='slave'} at 127.0.0.1:49810)
I20260630 12:13:45.986810 12776 tablet_copy_service.cc:161] P 01a2c765502243ecac7d271aa58cffa2: Beginning new tablet copy session on tablet b172b302d6a54321a9eaa9eef91f5dbc from peer 79f45f37dab541e59d8e38c3ab1b70c4 at {username='slave'} at 127.0.0.1:49810: session id = 79f45f37dab541e59d8e38c3ab1b70c4-b172b302d6a54321a9eaa9eef91f5dbc
I20260630 12:13:45.998296 12776 tablet_copy_source_session.cc:215] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.001658 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b172b302d6a54321a9eaa9eef91f5dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.017628 13194 tablet_copy_client.cc:806] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.018247 13194 tablet_copy_client.cc:670] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.022090 13194 tablet_copy_client.cc:538] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:46.028012 13194 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap starting.
I20260630 12:13:46.044129 13194 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: 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
I20260630 12:13:46.044857 13194 tablet_bootstrap.cc:492] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap complete.
I20260630 12:13:46.045428 13194 ts_tablet_manager.cc:1403] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:13:46.047940 13194 raft_consensus.cc:359] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:46.048900 13194 raft_consensus.cc:740] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 79f45f37dab541e59d8e38c3ab1b70c4, State: Initialized, Role: LEARNER
I20260630 12:13:46.049445 13194 consensus_queue.cc:260] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:46.052100 13194 ts_tablet_manager.cc:1434] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:13:46.054059 12776 tablet_copy_service.cc:342] P 01a2c765502243ecac7d271aa58cffa2: Request end of tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-b172b302d6a54321a9eaa9eef91f5dbc received from {username='slave'} at 127.0.0.1:49810
I20260630 12:13:46.054646 12776 tablet_copy_service.cc:434] P 01a2c765502243ecac7d271aa58cffa2: ending tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-b172b302d6a54321a9eaa9eef91f5dbc on tablet b172b302d6a54321a9eaa9eef91f5dbc with peer 79f45f37dab541e59d8e38c3ab1b70c4
I20260630 12:13:46.060513 13194 ts_tablet_manager.cc:933] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: Initiating tablet copy from peer 01a2c765502243ecac7d271aa58cffa2 (127.5.24.66:40647)
I20260630 12:13:46.062147 13194 tablet_copy_client.cc:323] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:40647
I20260630 12:13:46.063668 12776 tablet_copy_service.cc:140] P 01a2c765502243ecac7d271aa58cffa2: Received BeginTabletCopySession request for tablet 3e672e03d7de41a9af785690c7f4b798 from peer 79f45f37dab541e59d8e38c3ab1b70c4 ({username='slave'} at 127.0.0.1:49810)
I20260630 12:13:46.064195 12776 tablet_copy_service.cc:161] P 01a2c765502243ecac7d271aa58cffa2: Beginning new tablet copy session on tablet 3e672e03d7de41a9af785690c7f4b798 from peer 79f45f37dab541e59d8e38c3ab1b70c4 at {username='slave'} at 127.0.0.1:49810: session id = 79f45f37dab541e59d8e38c3ab1b70c4-3e672e03d7de41a9af785690c7f4b798
I20260630 12:13:46.072149 12776 tablet_copy_source_session.cc:215] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:46.074746 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e672e03d7de41a9af785690c7f4b798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:46.089659 13194 tablet_copy_client.cc:806] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:46.090163 13194 tablet_copy_client.cc:670] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:46.094772 13194 tablet_copy_client.cc:538] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:46.102900 13194 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap starting.
I20260630 12:13:46.118227 13194 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: 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
I20260630 12:13:46.118896 13194 tablet_bootstrap.cc:492] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: Bootstrap complete.
I20260630 12:13:46.119418 13194 ts_tablet_manager.cc:1403] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260630 12:13:46.121487 13194 raft_consensus.cc:359] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:46.122082 13194 raft_consensus.cc:740] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 79f45f37dab541e59d8e38c3ab1b70c4, State: Initialized, Role: LEARNER
I20260630 12:13:46.122711 13194 consensus_queue.cc:260] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: true } }
I20260630 12:13:46.124447 13194 ts_tablet_manager.cc:1434] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260630 12:13:46.126058 12776 tablet_copy_service.cc:342] P 01a2c765502243ecac7d271aa58cffa2: Request end of tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-3e672e03d7de41a9af785690c7f4b798 received from {username='slave'} at 127.0.0.1:49810
I20260630 12:13:46.126469 12776 tablet_copy_service.cc:434] P 01a2c765502243ecac7d271aa58cffa2: ending tablet copy session 79f45f37dab541e59d8e38c3ab1b70c4-3e672e03d7de41a9af785690c7f4b798 on tablet 3e672e03d7de41a9af785690c7f4b798 with peer 79f45f37dab541e59d8e38c3ab1b70c4
I20260630 12:13:46.362239 13003 raft_consensus.cc:1217] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:13:46.634946 13003 raft_consensus.cc:1217] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:46.797703 13203 raft_consensus.cc:1064] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: attempting to promote NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 to VOTER
I20260630 12:13:46.800252 13203 consensus_queue.cc:237] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:46.806915 13003 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:46.808014 12839 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:46.808014 13092 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:13:46.808693 13178 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:46.809973 13203 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:46.811187 13202 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:13:46.833042 13202 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.835201 13003 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.835461 13092 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.847107 12839 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.851764 12587 catalog_manager.cc:5697] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: config changed from index 2 to 3, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:46.894625 12766 consensus_queue.cc:237] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [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: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:46.899833 13003 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:46.900825 12839 raft_consensus.cc:1275] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:46.901826 13202 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:46.903680 13202 consensus_queue.cc:1048] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:46.910153 13202 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.914733 12839 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.919317 12576 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b172b302d6a54321a9eaa9eef91f5dbc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:46.921041 13003 raft_consensus.cc:2955] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:46.923426 12587 catalog_manager.cc:5697] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: config changed from index 3 to 4, VOTER f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65) evicted. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:46.936100 13082 tablet_service.cc:1558] Processing DeleteTablet for tablet b172b302d6a54321a9eaa9eef91f5dbc with delete_type TABLET_DATA_TOMBSTONED (TS f4ba8fb3fae14763b8129adc26dfef74 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51238
I20260630 12:13:46.938843 13213 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:46.940198 13213 raft_consensus.cc:2243] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.941221 13213 raft_consensus.cc:2272] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.945237 13213 ts_tablet_manager.cc:1916] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:46.956802 13213 ts_tablet_manager.cc:1929] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:13:46.957166 13213 log.cc:1199] T b172b302d6a54321a9eaa9eef91f5dbc P f4ba8fb3fae14763b8129adc26dfef74: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/b172b302d6a54321a9eaa9eef91f5dbc
I20260630 12:13:46.958878 12574 catalog_manager.cc:5028] TS f4ba8fb3fae14763b8129adc26dfef74 (127.5.24.65:33803): tablet b172b302d6a54321a9eaa9eef91f5dbc (table test-workload [id=b1d4e1251e65483ebd7e088b00077908]) successfully deleted
I20260630 12:13:47.056516 13202 raft_consensus.cc:1064] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: attempting to promote NON_VOTER 79f45f37dab541e59d8e38c3ab1b70c4 to VOTER
I20260630 12:13:47.059319 13202 consensus_queue.cc:237] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:47.065730 13003 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 LEARNER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.065936 12839 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.067277 13092 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:13:47.067391 13202 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:47.068419 13178 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:47.069214 13203 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:47.088837 13203 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.091586 12839 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.092470 13092 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.102485 13003 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.105015 12589 catalog_manager.cc:5697] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 reported cstate change: config changed from index 3 to 4, 79f45f37dab541e59d8e38c3ab1b70c4 (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a454da2c2f54e82849900b1f4b9350b" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:47.127140 12766 consensus_queue.cc:237] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [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: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } }
I20260630 12:13:47.131357 13003 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:47.131502 13092 raft_consensus.cc:1275] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Refusing update from remote peer 01a2c765502243ecac7d271aa58cffa2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:47.132687 13203 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:47.133464 13202 consensus_queue.cc:1048] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:47.139338 13178 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.140937 13003 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.143333 13094 raft_consensus.cc:2955] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.151295 12576 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e672e03d7de41a9af785690c7f4b798 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:47.151911 12589 catalog_manager.cc:5697] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 reported cstate change: config changed from index 4 to 5, VOTER 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67) evicted. New cstate: current_term: 2 leader_uuid: "01a2c765502243ecac7d271aa58cffa2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f4ba8fb3fae14763b8129adc26dfef74" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33803 } } peers { permanent_uuid: "01a2c765502243ecac7d271aa58cffa2" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40647 } } peers { permanent_uuid: "79f45f37dab541e59d8e38c3ab1b70c4" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 46217 } attrs { promote: false } } }
I20260630 12:13:47.163904 12827 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e672e03d7de41a9af785690c7f4b798 with delete_type TABLET_DATA_TOMBSTONED (TS 7a454da2c2f54e82849900b1f4b9350b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52630
I20260630 12:13:47.166239 13218 tablet_replica.cc:333] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: stopping tablet replica
I20260630 12:13:47.167014 13218 raft_consensus.cc:2243] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.167588 13218 raft_consensus.cc:2272] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.171190 13218 ts_tablet_manager.cc:1916] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:47.181218 13218 ts_tablet_manager.cc:1929] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:47.181519 13218 log.cc:1199] T 3e672e03d7de41a9af785690c7f4b798 P 7a454da2c2f54e82849900b1f4b9350b: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/3e672e03d7de41a9af785690c7f4b798
I20260630 12:13:47.182962 12576 catalog_manager.cc:5028] TS 7a454da2c2f54e82849900b1f4b9350b (127.5.24.67:42769): tablet 3e672e03d7de41a9af785690c7f4b798 (table test-workload [id=b1d4e1251e65483ebd7e088b00077908]) successfully deleted
W20260630 12:13:48.164642 12637 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f4ba8fb3fae14763b8129adc26dfef74 not available for placement
I20260630 12:13:49.915014  5217 tablet_server.cc:179] TabletServer@127.5.24.65:33803 shutting down...
I20260630 12:13:49.938833  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.939544  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:49.940147  5217 raft_consensus.cc:2243] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.940690  5217 raft_consensus.cc:2272] T 669382fe16824c1298ec3cf17ef8b855 P f4ba8fb3fae14763b8129adc26dfef74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.943007  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:49.943521  5217 raft_consensus.cc:2243] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.944173  5217 raft_consensus.cc:2272] T 3e672e03d7de41a9af785690c7f4b798 P f4ba8fb3fae14763b8129adc26dfef74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.946273  5217 tablet_replica.cc:333] stopping tablet replica
I20260630 12:13:49.946735  5217 raft_consensus.cc:2243] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:49.947386  5217 raft_consensus.cc:2272] T f41e661b7ee347a080687b8019cafa9a P f4ba8fb3fae14763b8129adc26dfef74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.972602  5217 tablet_server.cc:196] TabletServer@127.5.24.65:33803 shutdown complete.
I20260630 12:13:49.990960  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:50.014401  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:50.015103  5217 tablet_replica.cc:333] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2: stopping tablet replica
I20260630 12:13:50.015693  5217 raft_consensus.cc:2243] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.016183  5217 raft_consensus.cc:2272] T 669382fe16824c1298ec3cf17ef8b855 P 01a2c765502243ecac7d271aa58cffa2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.018442  5217 tablet_replica.cc:333] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2: stopping tablet replica
I20260630 12:13:50.018941  5217 raft_consensus.cc:2243] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:50.019672  5217 raft_consensus.cc:2272] T 3e672e03d7de41a9af785690c7f4b798 P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.021816  5217 tablet_replica.cc:333] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2: stopping tablet replica
I20260630 12:13:50.022406  5217 raft_consensus.cc:2243] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:50.023115  5217 raft_consensus.cc:2272] T b172b302d6a54321a9eaa9eef91f5dbc P 01a2c765502243ecac7d271aa58cffa2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.047654  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:50.064210  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:50.088542  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:50.089172  5217 tablet_replica.cc:333] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b: stopping tablet replica
I20260630 12:13:50.089792  5217 raft_consensus.cc:2243] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:13:50.090674  5217 raft_consensus.cc:2272] T 669382fe16824c1298ec3cf17ef8b855 P 7a454da2c2f54e82849900b1f4b9350b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.093380  5217 tablet_replica.cc:333] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b: stopping tablet replica
I20260630 12:13:50.094169  5217 raft_consensus.cc:2243] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.094774  5217 raft_consensus.cc:2272] T b172b302d6a54321a9eaa9eef91f5dbc P 7a454da2c2f54e82849900b1f4b9350b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.097595  5217 tablet_replica.cc:333] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b: stopping tablet replica
I20260630 12:13:50.098160  5217 raft_consensus.cc:2243] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:50.099136  5217 raft_consensus.cc:2272] T f41e661b7ee347a080687b8019cafa9a P 7a454da2c2f54e82849900b1f4b9350b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.114717  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:50.130779  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:13:50.155683  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:50.156409  5217 tablet_replica.cc:333] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4: stopping tablet replica
I20260630 12:13:50.156940  5217 raft_consensus.cc:2243] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.157431  5217 raft_consensus.cc:2272] T 3e672e03d7de41a9af785690c7f4b798 P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.159185  5217 tablet_replica.cc:333] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4: stopping tablet replica
I20260630 12:13:50.159595  5217 raft_consensus.cc:2243] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.160007  5217 raft_consensus.cc:2272] T b172b302d6a54321a9eaa9eef91f5dbc P 79f45f37dab541e59d8e38c3ab1b70c4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.161753  5217 tablet_replica.cc:333] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4: stopping tablet replica
I20260630 12:13:50.162185  5217 raft_consensus.cc:2243] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:50.162726  5217 raft_consensus.cc:2272] T f41e661b7ee347a080687b8019cafa9a P 79f45f37dab541e59d8e38c3ab1b70c4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:50.172669 12637 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7a454da2c2f54e82849900b1f4b9350b not available for placement
I20260630 12:13:50.183907  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:13:50.195958  5217 master.cc:562] Master@127.5.24.126:43201 shutting down...
I20260630 12:13:50.213762  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:50.214283  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:50.214622  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5b826bde74b481fafa6c52782c2ce0d: stopping tablet replica
I20260630 12:13:50.234587  5217 master.cc:584] Master@127.5.24.126:43201 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (12667 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:13:50.274199  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:39073
I20260630 12:13:50.275285  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:50.280725 13220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.281376 13221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.281689 13223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.282137  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:50.282991  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:50.283215  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:50.283371  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821630283354 us; error 0 us; skew 500 ppm
I20260630 12:13:50.283867  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:50.286139  5217 webserver.cc:533] Webserver started at http://127.5.24.126:45861/ using document root <none> and password file <none>
I20260630 12:13:50.286595  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:50.286798  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:50.287122  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:50.288187  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "ddba3f02ba724033b4819de844a9ed30"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.292410  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:13:50.295449 13228 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.296317  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:50.296605  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "ddba3f02ba724033b4819de844a9ed30"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.296836  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-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)
I20260630 12:13:50.322619  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:50.323711  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:50.359637  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:39073
I20260630 12:13:50.359735 13279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:39073 every 8 connection(s)
I20260630 12:13:50.363550 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:50.373519 13280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30: Bootstrap starting.
I20260630 12:13:50.377846 13280 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:50.381840 13280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30: No bootstrap required, opened a new log
I20260630 12:13:50.383908 13280 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER }
I20260630 12:13:50.384274 13280 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:50.384521 13280 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddba3f02ba724033b4819de844a9ed30, State: Initialized, Role: FOLLOWER
I20260630 12:13:50.385213 13280 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER }
I20260630 12:13:50.385669 13280 raft_consensus.cc:399] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:50.385900 13280 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:50.386161 13280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:50.390571 13280 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER }
I20260630 12:13:50.391081 13280 leader_election.cc:304] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [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: ddba3f02ba724033b4819de844a9ed30; no voters: 
I20260630 12:13:50.392190 13280 leader_election.cc:290] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:50.392640 13283 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:50.393934 13283 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 1 LEADER]: Becoming Leader. State: Replica: ddba3f02ba724033b4819de844a9ed30, State: Running, Role: LEADER
I20260630 12:13:50.394563 13283 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [LEADER]: Queue going to LEADER mode. State: All 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: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER }
I20260630 12:13:50.394986 13280 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:50.399130 13284 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ddba3f02ba724033b4819de844a9ed30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER } }
I20260630 12:13:50.399745 13284 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:50.399734 13285 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddba3f02ba724033b4819de844a9ed30. Latest consensus state: current_term: 1 leader_uuid: "ddba3f02ba724033b4819de844a9ed30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddba3f02ba724033b4819de844a9ed30" member_type: VOTER } }
I20260630 12:13:50.400496 13285 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:50.402906 13290 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:50.411038 13290 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:50.412003  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:50.419482 13290 catalog_manager.cc:1383] Generated new cluster ID: 1b0f8e8f0385458cb46312c7cc327841
I20260630 12:13:50.419749 13290 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:50.461516 13290 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:50.462780 13290 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:50.475208 13290 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30: Generated new TSK 0
I20260630 12:13:50.475811 13290 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:50.543084  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:50.548621 13301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.549903 13302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.551229 13304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.551668  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:50.552634  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:50.552816  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:50.553032  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821630552997 us; error 0 us; skew 500 ppm
I20260630 12:13:50.553610  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:50.555827  5217 webserver.cc:533] Webserver started at http://127.5.24.65:35109/ using document root <none> and password file <none>
I20260630 12:13:50.556288  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:50.556541  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:50.556825  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:50.557883  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "ccd06dfd3f2d47b886c952c7d9cbee72"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.562130  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:50.565325 13309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.566058  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:50.566332  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "ccd06dfd3f2d47b886c952c7d9cbee72"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.566591  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-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)
I20260630 12:13:50.581009  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:50.582170  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:50.583860  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:50.587280  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:50.587452  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.587642  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:50.587782  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.627583  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:42773
I20260630 12:13:50.627678 13371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:42773 every 8 connection(s)
I20260630 12:13:50.632529  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:50.639827 13376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.641274 13377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.643778  5217 server_base.cc:1061] running on GCE node
W20260630 12:13:50.643810 13379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.644893  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:50.645130  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:50.645331  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821630645312 us; error 0 us; skew 500 ppm
I20260630 12:13:50.645979  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:50.648056 13372 heartbeater.cc:344] Connected to a master server at 127.5.24.126:39073
I20260630 12:13:50.648468 13372 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:50.648631  5217 webserver.cc:533] Webserver started at http://127.5.24.66:35389/ using document root <none> and password file <none>
I20260630 12:13:50.649168  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:50.649379  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:50.649289 13372 heartbeater.cc:507] Master 127.5.24.126:39073 requested a full tablet report, sending...
I20260630 12:13:50.649906  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:50.651203  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "f601bf2407bc4514a9c69b3aa4aa9db4"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.651705 13245 ts_manager.cc:194] Registered new tserver with Master: ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773)
I20260630 12:13:50.653510 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50848
I20260630 12:13:50.655839  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260630 12:13:50.659251 13384 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.660085  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:50.660434  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "f601bf2407bc4514a9c69b3aa4aa9db4"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.660712  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-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)
I20260630 12:13:50.696573  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:50.697680  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:50.699146  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:50.701277  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:50.701503  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.701748  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:50.701922  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.738880  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:34631
I20260630 12:13:50.738996 13446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:34631 every 8 connection(s)
I20260630 12:13:50.743623  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:50.750910 13450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:50.751025 13451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.753530  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:50.754869 13447 heartbeater.cc:344] Connected to a master server at 127.5.24.126:39073
I20260630 12:13:50.755326 13447 heartbeater.cc:461] Registering TS with master...
W20260630 12:13:50.755386 13453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:50.756258 13447 heartbeater.cc:507] Master 127.5.24.126:39073 requested a full tablet report, sending...
I20260630 12:13:50.756446  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:50.756768  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:50.756945  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821630756926 us; error 0 us; skew 500 ppm
I20260630 12:13:50.757629  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:50.758517 13245 ts_manager.cc:194] Registered new tserver with Master: f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631)
I20260630 12:13:50.760417  5217 webserver.cc:533] Webserver started at http://127.5.24.67:45497/ using document root <none> and password file <none>
I20260630 12:13:50.760535 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50860
I20260630 12:13:50.761085  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:50.761355  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:50.761689  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:50.762861  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "4080de20e70a4e2ea4990ac99caf25b0"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.767387  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:50.770720 13458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.771531  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:50.771838  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "4080de20e70a4e2ea4990ac99caf25b0"
format_stamp: "Formatted at 2026-06-30 12:13:50 on dist-test-slave-cbkb"
I20260630 12:13:50.772125  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-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)
I20260630 12:13:50.785768  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:50.786908  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:50.788375  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:50.790535  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:50.790766  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.791009  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:50.791181  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:50.830475  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:42609
I20260630 12:13:50.830569 13520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:42609 every 8 connection(s)
I20260630 12:13:50.843859 13521 heartbeater.cc:344] Connected to a master server at 127.5.24.126:39073
I20260630 12:13:50.844314 13521 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:50.845085 13521 heartbeater.cc:507] Master 127.5.24.126:39073 requested a full tablet report, sending...
I20260630 12:13:50.846910 13245 ts_manager.cc:194] Registered new tserver with Master: 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67:42609)
I20260630 12:13:50.847090  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013558402s
I20260630 12:13:50.848791 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50868
I20260630 12:13:51.656368 13372 heartbeater.cc:499] Master 127.5.24.126:39073 was elected leader, sending a full tablet report...
I20260630 12:13:51.763266 13447 heartbeater.cc:499] Master 127.5.24.126:39073 was elected leader, sending a full tablet report...
I20260630 12:13:51.851374 13521 heartbeater.cc:499] Master 127.5.24.126:39073 was elected leader, sending a full tablet report...
I20260630 12:13:51.901204 13245 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50882:
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"
    }
  }
}
W20260630 12:13:51.903402 13245 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:51.956419 13412 tablet_service.cc:1511] Processing CreateTablet for tablet e686c144f4ce4760a48daac0c74f6f87 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:51.957849 13412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686c144f4ce4760a48daac0c74f6f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.957937 13337 tablet_service.cc:1511] Processing CreateTablet for tablet e686c144f4ce4760a48daac0c74f6f87 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:51.959266 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686c144f4ce4760a48daac0c74f6f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.961061 13336 tablet_service.cc:1511] Processing CreateTablet for tablet 25f027ccee844283894cfbf1f607eef6 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:51.961359 13411 tablet_service.cc:1511] Processing CreateTablet for tablet 25f027ccee844283894cfbf1f607eef6 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:51.962371 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f027ccee844283894cfbf1f607eef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.962551 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f027ccee844283894cfbf1f607eef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.965143 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 4659b39cd64b4ff7bd11c3d33744efdf (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:51.966440 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4659b39cd64b4ff7bd11c3d33744efdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.969046 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 8f593a7e36d4482293cf08a7c439b318 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:51.970721 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f593a7e36d4482293cf08a7c439b318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.973840 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 8f593a7e36d4482293cf08a7c439b318 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:51.975478 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f593a7e36d4482293cf08a7c439b318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:51.978003 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 4659b39cd64b4ff7bd11c3d33744efdf (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:51.979679 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4659b39cd64b4ff7bd11c3d33744efdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:52.001291 13541 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: Bootstrap starting.
I20260630 12:13:52.009670 13486 tablet_service.cc:1511] Processing CreateTablet for tablet e686c144f4ce4760a48daac0c74f6f87 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:13:52.009981 13484 tablet_service.cc:1511] Processing CreateTablet for tablet 4659b39cd64b4ff7bd11c3d33744efdf (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:13:52.011111 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e686c144f4ce4760a48daac0c74f6f87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:52.011691 13483 tablet_service.cc:1511] Processing CreateTablet for tablet 8f593a7e36d4482293cf08a7c439b318 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:13:52.013089 13483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f593a7e36d4482293cf08a7c439b318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:52.013491 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 25f027ccee844283894cfbf1f607eef6 (DEFAULT_TABLE table=test-workload [id=2c93548e3e9143baa5616e6b336ed6f5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:13:52.014765 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25f027ccee844283894cfbf1f607eef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:52.016956 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4659b39cd64b4ff7bd11c3d33744efdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:52.043922 13543 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: Bootstrap starting.
I20260630 12:13:52.047679 13541 tablet_bootstrap.cc:654] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.049252 13542 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: Bootstrap starting.
I20260630 12:13:52.052119 13543 tablet_bootstrap.cc:654] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.056212 13542 tablet_bootstrap.cc:654] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.057912 13543 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: No bootstrap required, opened a new log
I20260630 12:13:52.058388 13543 ts_tablet_manager.cc:1403] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:13:52.058871 13541 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: No bootstrap required, opened a new log
I20260630 12:13:52.059468 13541 ts_tablet_manager.cc:1403] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.007s
I20260630 12:13:52.060884 13542 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: No bootstrap required, opened a new log
I20260630 12:13:52.061295 13542 ts_tablet_manager.cc:1403] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:13:52.061234 13543 raft_consensus.cc:359] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.062151 13543 raft_consensus.cc:385] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.062091 13541 raft_consensus.cc:359] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.062693 13543 raft_consensus.cc:740] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.063138 13541 raft_consensus.cc:385] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.063552 13541 raft_consensus.cc:740] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f601bf2407bc4514a9c69b3aa4aa9db4, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.063622 13543 consensus_queue.cc:260] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.064175 13542 raft_consensus.cc:359] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.064488 13541 consensus_queue.cc:260] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.064972 13542 raft_consensus.cc:385] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.065840 13542 raft_consensus.cc:740] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd06dfd3f2d47b886c952c7d9cbee72, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.066843 13543 ts_tablet_manager.cc:1434] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:13:52.067914 13543 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: Bootstrap starting.
I20260630 12:13:52.067035 13542 consensus_queue.cc:260] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.074452 13543 tablet_bootstrap.cc:654] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.074509 13541 ts_tablet_manager.cc:1434] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:13:52.078326 13541 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: Bootstrap starting.
I20260630 12:13:52.087069 13541 tablet_bootstrap.cc:654] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.089097 13542 ts_tablet_manager.cc:1434] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.004s
I20260630 12:13:52.090457 13542 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: Bootstrap starting.
I20260630 12:13:52.097385 13543 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: No bootstrap required, opened a new log
I20260630 12:13:52.098181 13543 ts_tablet_manager.cc:1403] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.014s
I20260630 12:13:52.100723 13542 tablet_bootstrap.cc:654] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.101583 13543 raft_consensus.cc:359] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.102195 13543 raft_consensus.cc:385] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.102440 13543 raft_consensus.cc:740] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.103097 13543 consensus_queue.cc:260] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.105110 13543 ts_tablet_manager.cc:1434] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:13:52.106148 13543 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: Bootstrap starting.
I20260630 12:13:52.106233 13541 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: No bootstrap required, opened a new log
I20260630 12:13:52.106734 13541 ts_tablet_manager.cc:1403] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260630 12:13:52.106786 13542 tablet_bootstrap.cc:492] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: No bootstrap required, opened a new log
I20260630 12:13:52.107470 13542 ts_tablet_manager.cc:1403] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:13:52.109782 13541 raft_consensus.cc:359] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.110566 13541 raft_consensus.cc:385] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.110317 13542 raft_consensus.cc:359] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.110967 13541 raft_consensus.cc:740] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f601bf2407bc4514a9c69b3aa4aa9db4, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.111338 13542 raft_consensus.cc:385] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.111744 13542 raft_consensus.cc:740] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd06dfd3f2d47b886c952c7d9cbee72, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.111931 13541 consensus_queue.cc:260] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.112691 13543 tablet_bootstrap.cc:654] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.112811 13542 consensus_queue.cc:260] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.115471 13542 ts_tablet_manager.cc:1434] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:13:52.116477 13542 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: Bootstrap starting.
I20260630 12:13:52.122699 13542 tablet_bootstrap.cc:654] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.124683 13541 ts_tablet_manager.cc:1434] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260630 12:13:52.125721 13541 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: Bootstrap starting.
I20260630 12:13:52.129540 13543 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: No bootstrap required, opened a new log
I20260630 12:13:52.130179 13543 ts_tablet_manager.cc:1403] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260630 12:13:52.131626 13541 tablet_bootstrap.cc:654] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.134462 13542 tablet_bootstrap.cc:492] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: No bootstrap required, opened a new log
I20260630 12:13:52.135013 13542 ts_tablet_manager.cc:1403] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:13:52.134687 13543 raft_consensus.cc:359] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.135433 13543 raft_consensus.cc:385] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.135779 13543 raft_consensus.cc:740] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.136585 13543 consensus_queue.cc:260] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.137468 13541 tablet_bootstrap.cc:492] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: No bootstrap required, opened a new log
I20260630 12:13:52.137949 13541 ts_tablet_manager.cc:1403] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:13:52.138017 13542 raft_consensus.cc:359] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.138732 13543 ts_tablet_manager.cc:1434] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:13:52.138825 13542 raft_consensus.cc:385] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.139197 13542 raft_consensus.cc:740] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd06dfd3f2d47b886c952c7d9cbee72, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.139786 13543 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: Bootstrap starting.
I20260630 12:13:52.140020 13542 consensus_queue.cc:260] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.140825 13541 raft_consensus.cc:359] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.141522 13541 raft_consensus.cc:385] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.141803 13541 raft_consensus.cc:740] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f601bf2407bc4514a9c69b3aa4aa9db4, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.142458 13542 ts_tablet_manager.cc:1434] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:52.142616 13541 consensus_queue.cc:260] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.143560 13542 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: Bootstrap starting.
I20260630 12:13:52.146296 13543 tablet_bootstrap.cc:654] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.149777 13542 tablet_bootstrap.cc:654] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.151103 13541 ts_tablet_manager.cc:1434] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260630 12:13:52.158160 13541 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: Bootstrap starting.
I20260630 12:13:52.162050 13543 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: No bootstrap required, opened a new log
I20260630 12:13:52.162523 13543 ts_tablet_manager.cc:1403] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:13:52.162894 13542 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: No bootstrap required, opened a new log
I20260630 12:13:52.163400 13542 ts_tablet_manager.cc:1403] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260630 12:13:52.164072 13541 tablet_bootstrap.cc:654] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:52.164736 13543 raft_consensus.cc:359] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.165313 13543 raft_consensus.cc:385] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.165556 13543 raft_consensus.cc:740] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.166203 13543 consensus_queue.cc:260] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.166241 13542 raft_consensus.cc:359] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.167158 13542 raft_consensus.cc:385] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.167508 13542 raft_consensus.cc:740] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd06dfd3f2d47b886c952c7d9cbee72, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.168373 13542 consensus_queue.cc:260] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.169625 13541 tablet_bootstrap.cc:492] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: No bootstrap required, opened a new log
I20260630 12:13:52.170164 13541 ts_tablet_manager.cc:1403] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:13:52.170709 13542 ts_tablet_manager.cc:1434] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:52.172806 13543 ts_tablet_manager.cc:1434] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:13:52.173012 13541 raft_consensus.cc:359] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.173833 13541 raft_consensus.cc:385] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:52.174122 13541 raft_consensus.cc:740] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f601bf2407bc4514a9c69b3aa4aa9db4, State: Initialized, Role: FOLLOWER
I20260630 12:13:52.174886 13541 consensus_queue.cc:260] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.178434 13541 ts_tablet_manager.cc:1434] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260630 12:13:52.181007 13549 raft_consensus.cc:493] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:52.181524 13549 raft_consensus.cc:515] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.184032 13549 leader_election.cc:290] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631), 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67:42609)
I20260630 12:13:52.194895 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4659b39cd64b4ff7bd11c3d33744efdf" candidate_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4080de20e70a4e2ea4990ac99caf25b0" is_pre_election: true
I20260630 12:13:52.194959 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4659b39cd64b4ff7bd11c3d33744efdf" candidate_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" is_pre_election: true
I20260630 12:13:52.195648 13496 raft_consensus.cc:2468] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd06dfd3f2d47b886c952c7d9cbee72 in term 0.
I20260630 12:13:52.195686 13422 raft_consensus.cc:2468] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd06dfd3f2d47b886c952c7d9cbee72 in term 0.
I20260630 12:13:52.196978 13310 leader_election.cc:304] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, ccd06dfd3f2d47b886c952c7d9cbee72; no voters: 
I20260630 12:13:52.197707 13549 raft_consensus.cc:2804] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:52.198132 13549 raft_consensus.cc:493] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:52.198364 13549 raft_consensus.cc:3060] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.203087 13549 raft_consensus.cc:515] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.204699 13549 leader_election.cc:290] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [CANDIDATE]: Term 1 election: Requested vote from peers f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631), 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67:42609)
I20260630 12:13:52.205451 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4659b39cd64b4ff7bd11c3d33744efdf" candidate_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4"
I20260630 12:13:52.205726 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4659b39cd64b4ff7bd11c3d33744efdf" candidate_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4080de20e70a4e2ea4990ac99caf25b0"
I20260630 12:13:52.206051 13422 raft_consensus.cc:3060] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.206322 13496 raft_consensus.cc:3060] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.210822 13422 raft_consensus.cc:2468] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd06dfd3f2d47b886c952c7d9cbee72 in term 1.
I20260630 12:13:52.210928 13496 raft_consensus.cc:2468] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd06dfd3f2d47b886c952c7d9cbee72 in term 1.
I20260630 12:13:52.212003 13311 leader_election.cc:304] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd06dfd3f2d47b886c952c7d9cbee72, f601bf2407bc4514a9c69b3aa4aa9db4; no voters: 
I20260630 12:13:52.212718 13549 raft_consensus.cc:2804] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:52.213660 13549 raft_consensus.cc:697] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 LEADER]: Becoming Leader. State: Replica: ccd06dfd3f2d47b886c952c7d9cbee72, State: Running, Role: LEADER
I20260630 12:13:52.214290 13549 consensus_queue.cc:237] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.224316 13244 catalog_manager.cc:5697] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:52.228718 13547 raft_consensus.cc:493] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:52.229235 13547 raft_consensus.cc:515] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.231690 13547 leader_election.cc:290] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631)
I20260630 12:13:52.242158 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f593a7e36d4482293cf08a7c439b318" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" is_pre_election: true
I20260630 12:13:52.242892 13347 raft_consensus.cc:2468] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 0.
I20260630 12:13:52.243435 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f593a7e36d4482293cf08a7c439b318" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" is_pre_election: true
I20260630 12:13:52.244045 13422 raft_consensus.cc:2468] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 0.
I20260630 12:13:52.243940 13462 leader_election.cc:304] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, ccd06dfd3f2d47b886c952c7d9cbee72; no voters: 
I20260630 12:13:52.244989 13547 raft_consensus.cc:2804] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:52.245345 13547 raft_consensus.cc:493] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:52.245662 13547 raft_consensus.cc:3060] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.250447 13547 raft_consensus.cc:515] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.252091 13547 leader_election.cc:290] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 election: Requested vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631)
I20260630 12:13:52.252854 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f593a7e36d4482293cf08a7c439b318" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72"
I20260630 12:13:52.253038 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f593a7e36d4482293cf08a7c439b318" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4"
I20260630 12:13:52.253365 13347 raft_consensus.cc:3060] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.253633 13422 raft_consensus.cc:3060] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.258109 13422 raft_consensus.cc:2468] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 1.
I20260630 12:13:52.258220 13347 raft_consensus.cc:2468] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 1.
I20260630 12:13:52.259135 13460 leader_election.cc:304] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, f601bf2407bc4514a9c69b3aa4aa9db4; no voters: 
I20260630 12:13:52.259825 13547 raft_consensus.cc:2804] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:52.260898 13547 raft_consensus.cc:697] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Running, Role: LEADER
I20260630 12:13:52.261649 13547 consensus_queue.cc:237] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.268970 13244 catalog_manager.cc:5697] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:52.287384 13548 raft_consensus.cc:493] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:52.287885 13548 raft_consensus.cc:515] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.289901 13548 leader_election.cc:290] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67:42609)
I20260630 12:13:52.300465 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f027ccee844283894cfbf1f607eef6" candidate_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4080de20e70a4e2ea4990ac99caf25b0" is_pre_election: true
I20260630 12:13:52.300387 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f027ccee844283894cfbf1f607eef6" candidate_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" is_pre_election: true
I20260630 12:13:52.301240 13496 raft_consensus.cc:2468] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f601bf2407bc4514a9c69b3aa4aa9db4 in term 0.
I20260630 12:13:52.301278 13347 raft_consensus.cc:2468] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f601bf2407bc4514a9c69b3aa4aa9db4 in term 0.
I20260630 12:13:52.302318 13385 leader_election.cc:304] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, f601bf2407bc4514a9c69b3aa4aa9db4; no voters: 
I20260630 12:13:52.302994 13548 raft_consensus.cc:2804] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:52.303328 13548 raft_consensus.cc:493] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:52.303556 13548 raft_consensus.cc:3060] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.308317 13548 raft_consensus.cc:515] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.309793 13548 leader_election.cc:290] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [CANDIDATE]: Term 1 election: Requested vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67:42609)
I20260630 12:13:52.310755 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f027ccee844283894cfbf1f607eef6" candidate_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72"
I20260630 12:13:52.310783 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25f027ccee844283894cfbf1f607eef6" candidate_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4080de20e70a4e2ea4990ac99caf25b0"
I20260630 12:13:52.311591 13347 raft_consensus.cc:3060] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.311650 13496 raft_consensus.cc:3060] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.318398 13496 raft_consensus.cc:2468] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f601bf2407bc4514a9c69b3aa4aa9db4 in term 1.
I20260630 12:13:52.318398 13347 raft_consensus.cc:2468] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f601bf2407bc4514a9c69b3aa4aa9db4 in term 1.
I20260630 12:13:52.319664 13388 leader_election.cc:304] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd06dfd3f2d47b886c952c7d9cbee72, f601bf2407bc4514a9c69b3aa4aa9db4; no voters: 
I20260630 12:13:52.320381 13548 raft_consensus.cc:2804] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:52.321367 13548 raft_consensus.cc:697] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 LEADER]: Becoming Leader. State: Replica: f601bf2407bc4514a9c69b3aa4aa9db4, State: Running, Role: LEADER
I20260630 12:13:52.322130 13548 consensus_queue.cc:237] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.328481 13244 catalog_manager.cc:5697] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 reported cstate change: term changed from 0 to 1, leader changed from <none> to f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:52.400930 13547 raft_consensus.cc:493] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:52.401439 13547 raft_consensus.cc:515] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.403159 13547 leader_election.cc:290] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631)
I20260630 12:13:52.403760 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686c144f4ce4760a48daac0c74f6f87" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" is_pre_election: true
I20260630 12:13:52.404172 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686c144f4ce4760a48daac0c74f6f87" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" is_pre_election: true
I20260630 12:13:52.404476 13347 raft_consensus.cc:2468] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 0.
I20260630 12:13:52.404846 13422 raft_consensus.cc:2468] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 0.
I20260630 12:13:52.405573 13462 leader_election.cc:304] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, ccd06dfd3f2d47b886c952c7d9cbee72; no voters: 
I20260630 12:13:52.406320 13547 raft_consensus.cc:2804] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:52.406695 13547 raft_consensus.cc:493] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:52.407018 13547 raft_consensus.cc:3060] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:52.407938 13293 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:52.411755 13547 raft_consensus.cc:515] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.413350 13547 leader_election.cc:290] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 election: Requested vote from peers ccd06dfd3f2d47b886c952c7d9cbee72 (127.5.24.65:42773), f601bf2407bc4514a9c69b3aa4aa9db4 (127.5.24.66:34631)
I20260630 12:13:52.414083 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686c144f4ce4760a48daac0c74f6f87" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72"
I20260630 12:13:52.414273 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e686c144f4ce4760a48daac0c74f6f87" candidate_uuid: "4080de20e70a4e2ea4990ac99caf25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4"
I20260630 12:13:52.414561 13347 raft_consensus.cc:3060] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.414858 13422 raft_consensus.cc:3060] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:52.419463 13347 raft_consensus.cc:2468] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 1.
I20260630 12:13:52.419551 13422 raft_consensus.cc:2468] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4080de20e70a4e2ea4990ac99caf25b0 in term 1.
I20260630 12:13:52.420503 13462 leader_election.cc:304] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4080de20e70a4e2ea4990ac99caf25b0, ccd06dfd3f2d47b886c952c7d9cbee72; no voters: 
I20260630 12:13:52.421149 13547 raft_consensus.cc:2804] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:52.421608 13547 raft_consensus.cc:697] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4080de20e70a4e2ea4990ac99caf25b0, State: Running, Role: LEADER
I20260630 12:13:52.422212 13547 consensus_queue.cc:237] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:52.428884 13244 catalog_manager.cc:5697] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4080de20e70a4e2ea4990ac99caf25b0 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:52.491295  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:52.496990 13572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:52.498622 13573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:52.500095 13575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:52.500829  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:52.502005  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:52.502197  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:52.502344  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821632502333 us; error 0 us; skew 500 ppm
I20260630 12:13:52.502766  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:52.504984  5217 webserver.cc:533] Webserver started at http://127.5.24.68:39017/ using document root <none> and password file <none>
I20260630 12:13:52.505402  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:52.505671  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:52.505954  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:52.506955  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "da60b2040e254d0689649a13c6f4190d"
format_stamp: "Formatted at 2026-06-30 12:13:52 on dist-test-slave-cbkb"
I20260630 12:13:52.511124  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:52.514142 13580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:52.514883  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:52.515127  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "da60b2040e254d0689649a13c6f4190d"
format_stamp: "Formatted at 2026-06-30 12:13:52 on dist-test-slave-cbkb"
I20260630 12:13:52.515389  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821424453518-5217-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)
I20260630 12:13:52.528136  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:52.529218  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:52.531365  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:52.534699  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:52.534997  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:52.535331  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:52.535583  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:52.589845  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:40743
I20260630 12:13:52.589888 13642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:40743 every 8 connection(s)
I20260630 12:13:52.604956 13643 heartbeater.cc:344] Connected to a master server at 127.5.24.126:39073
I20260630 12:13:52.605340 13643 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:52.606062 13643 heartbeater.cc:507] Master 127.5.24.126:39073 requested a full tablet report, sending...
I20260630 12:13:52.608009 13244 ts_manager.cc:194] Registered new tserver with Master: da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743)
I20260630 12:13:52.609498 13244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50896
I20260630 12:13:52.614197 13549 consensus_queue.cc:1048] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.625198 13549 consensus_queue.cc:1048] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.746444 13547 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.757880 13653 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.789553 13548 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.801371 13548 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.803437 13653 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:52.815227 13547 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:53.429863 13496 consensus_queue.cc:237] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Queue 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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
I20260630 12:13:53.435271 13422 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:53.437148 13346 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:53.437242 13653 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:53.438808 13565 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:53.444545 13653 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
W20260630 12:13:53.446986 13462 consensus_peers.cc:597] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f593a7e36d4482293cf08a7c439b318. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.446595 13422 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.447716 13346 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.459560 13244 catalog_manager.cc:5697] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:53.460456 13496 consensus_queue.cc:237] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Queue 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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
I20260630 12:13:53.466570 13422 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:13:53.466588 13462 consensus_peers.cc:597] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e686c144f4ce4760a48daac0c74f6f87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.466948 13346 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:53.468513 13547 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:53.469334 13653 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:53.477242 13653 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.479286 13422 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.482591 13346 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.491907 13243 catalog_manager.cc:5697] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:53.502640 13422 consensus_queue.cc:237] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Queue 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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
I20260630 12:13:53.508628 13496 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:53.510193 13548 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:13:53.513649 13346 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:53.515003 13548 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:53.517676 13569 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.519330 13496 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
W20260630 12:13:53.524523 13388 consensus_peers.cc:597] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f027ccee844283894cfbf1f607eef6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.525388 13346 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.532512 13243 catalog_manager.cc:5697] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 reported cstate change: config changed from index -1 to 2, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:53.533656 13495 consensus_queue.cc:237] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
W20260630 12:13:53.541416 13462 consensus_peers.cc:597] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f593a7e36d4482293cf08a7c439b318. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.541872 13422 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:53.542922 13346 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:53.543221 13653 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.544299 13565 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.551551 13547 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.554116 13422 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.554538 13346 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
W20260630 12:13:53.565984 13293 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:13:53.566359 13293 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:13:53.567517 13243 catalog_manager.cc:5697] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.572075 13495 consensus_queue.cc:237] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
W20260630 12:13:53.579883 13462 consensus_peers.cc:597] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e686c144f4ce4760a48daac0c74f6f87. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.581169 13422 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:53.582551 13346 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:53.583472 13495 consensus_queue.cc:237] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:53.583745 13547 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.585024 13653 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.591557 13547 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.593272 13422 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.593863 13346 raft_consensus.cc:1275] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.594121 13347 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.595350 13565 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:53.596005 13653 consensus_queue.cc:1048] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:53.598893 13421 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.602747 13653 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
I20260630 12:13:53.611625 13643 heartbeater.cc:499] Master 127.5.24.126:39073 was elected leader, sending a full tablet report...
I20260630 12:13:53.614184 13242 catalog_manager.cc:5697] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.617364 13421 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
I20260630 12:13:53.628208 13243 catalog_manager.cc:5697] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } }
W20260630 12:13:53.654560 13462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.65:42773, user_credentials={real_user=slave}} blocked reactor thread for 52497us
I20260630 12:13:53.656175 13229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f593a7e36d4482293cf08a7c439b318 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:53.659224 13347 raft_consensus.cc:2955] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } attrs { replace: false } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
I20260630 12:13:53.668027 13608 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f593a7e36d4482293cf08a7c439b318 with delete_type TABLET_DATA_TOMBSTONED (TS da60b2040e254d0689649a13c6f4190d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40320
W20260630 12:13:53.676442 13293 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:13:53.676817 13293 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
W20260630 12:13:53.680513 13232 catalog_manager.cc:4995] TS da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): delete failed for tablet 8f593a7e36d4482293cf08a7c439b318 because the tablet was not found. No further retry: Not found: Tablet not found: 8f593a7e36d4482293cf08a7c439b318
I20260630 12:13:53.682000 13421 consensus_queue.cc:237] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } }
I20260630 12:13:53.688257 13495 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:13:53.689692 13388 consensus_peers.cc:597] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 -> Peer da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): Couldn't send request to peer da60b2040e254d0689649a13c6f4190d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25f027ccee844283894cfbf1f607eef6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:53.689790 13496 consensus_queue.cc:237] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } }
I20260630 12:13:53.690339 13569 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.691496 13347 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:53.693315 13569 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:53.697718 13347 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.697825 13421 raft_consensus.cc:1275] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Refusing update from remote peer 4080de20e70a4e2ea4990ac99caf25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.699096 13547 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:53.698319 13548 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.704543 13653 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
I20260630 12:13:53.705753 13547 consensus_queue.cc:1048] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:53.706189 13496 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.707808 13347 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
I20260630 12:13:53.714022 13229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e686c144f4ce4760a48daac0c74f6f87 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:53.713146 13346 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } } }
I20260630 12:13:53.720361 13242 catalog_manager.cc:5697] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 reported cstate change: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New cstate: current_term: 1 leader_uuid: "4080de20e70a4e2ea4990ac99caf25b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:53.723074 13421 raft_consensus.cc:2955] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } attrs { replace: false } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } } }
W20260630 12:13:53.728828 13293 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:13:53.729200 13293 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:13:53.734364 13243 catalog_manager.cc:5697] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da60b2040e254d0689649a13c6f4190d" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40743 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:53.743208 13608 tablet_service.cc:1558] Processing DeleteTablet for tablet e686c144f4ce4760a48daac0c74f6f87 with delete_type TABLET_DATA_TOMBSTONED (TS da60b2040e254d0689649a13c6f4190d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40320
W20260630 12:13:53.744776 13232 catalog_manager.cc:4995] TS da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): delete failed for tablet e686c144f4ce4760a48daac0c74f6f87 because the tablet was not found. No further retry: Not found: Tablet not found: e686c144f4ce4760a48daac0c74f6f87
I20260630 12:13:53.754186 13422 consensus_queue.cc:237] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [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: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } }
I20260630 12:13:53.769850 13346 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.770995 13496 raft_consensus.cc:1275] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Refusing update from remote peer f601bf2407bc4514a9c69b3aa4aa9db4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:53.771546 13548 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:53.772821 13656 consensus_queue.cc:1048] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:53.779598 13569 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } }
I20260630 12:13:53.781262 13346 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } }
I20260630 12:13:53.783607 13495 raft_consensus.cc:2955] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } }
I20260630 12:13:53.791625 13230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25f027ccee844283894cfbf1f607eef6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:53.793073 13241 catalog_manager.cc:5697] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 reported cstate change: config changed from index 3 to 4, NON_VOTER da60b2040e254d0689649a13c6f4190d (127.5.24.68) evicted. New cstate: current_term: 1 leader_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccd06dfd3f2d47b886c952c7d9cbee72" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42773 } } peers { permanent_uuid: "f601bf2407bc4514a9c69b3aa4aa9db4" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34631 } } peers { permanent_uuid: "4080de20e70a4e2ea4990ac99caf25b0" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42609 } attrs { replace: false } } }
I20260630 12:13:53.797168  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:13:53.806838 13608 tablet_service.cc:1558] Processing DeleteTablet for tablet 25f027ccee844283894cfbf1f607eef6 with delete_type TABLET_DATA_TOMBSTONED (TS da60b2040e254d0689649a13c6f4190d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40320
W20260630 12:13:53.808495 13232 catalog_manager.cc:4995] TS da60b2040e254d0689649a13c6f4190d (127.5.24.68:40743): delete failed for tablet 25f027ccee844283894cfbf1f607eef6 because the tablet was not found. No further retry: Not found: Tablet not found: 25f027ccee844283894cfbf1f607eef6
I20260630 12:13:53.823725  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.824303  5217 tablet_replica.cc:333] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72: stopping tablet replica
I20260630 12:13:53.824874  5217 raft_consensus.cc:2243] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.825379  5217 raft_consensus.cc:2272] T 8f593a7e36d4482293cf08a7c439b318 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.827562  5217 tablet_replica.cc:333] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72: stopping tablet replica
I20260630 12:13:53.828104  5217 raft_consensus.cc:2243] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.828847  5217 raft_consensus.cc:2272] T 4659b39cd64b4ff7bd11c3d33744efdf P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.830570  5217 tablet_replica.cc:333] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72: stopping tablet replica
I20260630 12:13:53.830999  5217 raft_consensus.cc:2243] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.831506  5217 raft_consensus.cc:2272] T 25f027ccee844283894cfbf1f607eef6 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.833467  5217 tablet_replica.cc:333] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72: stopping tablet replica
I20260630 12:13:53.833897  5217 raft_consensus.cc:2243] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.834373  5217 raft_consensus.cc:2272] T e686c144f4ce4760a48daac0c74f6f87 P ccd06dfd3f2d47b886c952c7d9cbee72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.855741  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:13:53.867350  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:53.884277  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.884953  5217 tablet_replica.cc:333] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4: stopping tablet replica
I20260630 12:13:53.885514  5217 raft_consensus.cc:2243] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.886108  5217 raft_consensus.cc:2272] T e686c144f4ce4760a48daac0c74f6f87 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.888640  5217 tablet_replica.cc:333] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4: stopping tablet replica
I20260630 12:13:53.889153  5217 raft_consensus.cc:2243] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.889696  5217 raft_consensus.cc:2272] T 8f593a7e36d4482293cf08a7c439b318 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.891880  5217 tablet_replica.cc:333] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4: stopping tablet replica
I20260630 12:13:53.892510  5217 raft_consensus.cc:2243] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.893298  5217 raft_consensus.cc:2272] T 25f027ccee844283894cfbf1f607eef6 P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.895224  5217 tablet_replica.cc:333] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4: stopping tablet replica
I20260630 12:13:53.895687  5217 raft_consensus.cc:2243] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.896096  5217 raft_consensus.cc:2272] T 4659b39cd64b4ff7bd11c3d33744efdf P f601bf2407bc4514a9c69b3aa4aa9db4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.918687  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:53.929917  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:53.947336  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:53.947970  5217 tablet_replica.cc:333] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0: stopping tablet replica
I20260630 12:13:53.948609  5217 raft_consensus.cc:2243] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.949514  5217 raft_consensus.cc:2272] T e686c144f4ce4760a48daac0c74f6f87 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.952061  5217 tablet_replica.cc:333] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0: stopping tablet replica
I20260630 12:13:53.952643  5217 raft_consensus.cc:2243] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:53.953370  5217 raft_consensus.cc:2272] T 8f593a7e36d4482293cf08a7c439b318 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.955343  5217 tablet_replica.cc:333] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0: stopping tablet replica
I20260630 12:13:53.955859  5217 raft_consensus.cc:2243] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.956256  5217 raft_consensus.cc:2272] T 4659b39cd64b4ff7bd11c3d33744efdf P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.957975  5217 tablet_replica.cc:333] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0: stopping tablet replica
I20260630 12:13:53.958412  5217 raft_consensus.cc:2243] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:53.958949  5217 raft_consensus.cc:2272] T 25f027ccee844283894cfbf1f607eef6 P 4080de20e70a4e2ea4990ac99caf25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:53.981889  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:53.993338  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:13:54.011013  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:54.026691  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:13:54.034356  5217 master.cc:562] Master@127.5.24.126:39073 shutting down...
I20260630 12:13:54.048869  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:54.049391  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:54.049717  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddba3f02ba724033b4819de844a9ed30: stopping tablet replica
I20260630 12:13:54.068853  5217 master.cc:584] Master@127.5.24.126:39073 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3826 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:13:54.101946  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:45735
I20260630 12:13:54.102968  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:54.107650 13679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.109037 13682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.109315 13680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:54.110217  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:54.111089  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:54.111259  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:54.111374  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821634111364 us; error 0 us; skew 500 ppm
I20260630 12:13:54.111847  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:54.114063  5217 webserver.cc:533] Webserver started at http://127.5.24.126:33213/ using document root <none> and password file <none>
I20260630 12:13:54.114488  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:54.114636  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:54.114840  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:54.115787  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "46d2865b7d54421ab429c1f8d0d54a4f"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.119819  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:54.122924 13687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.123631  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:54.123904  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "46d2865b7d54421ab429c1f8d0d54a4f"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.124182  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-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)
I20260630 12:13:54.147964  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:54.148988  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:54.181799  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:45735
I20260630 12:13:54.181921 13738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:45735 every 8 connection(s)
I20260630 12:13:54.185348 13739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:54.195155 13739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f: Bootstrap starting.
I20260630 12:13:54.199259 13739 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:54.202944 13739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f: No bootstrap required, opened a new log
I20260630 12:13:54.204846 13739 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER }
I20260630 12:13:54.205216 13739 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:54.205448 13739 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d2865b7d54421ab429c1f8d0d54a4f, State: Initialized, Role: FOLLOWER
I20260630 12:13:54.206071 13739 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER }
I20260630 12:13:54.206503 13739 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:54.206739 13739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:54.207001 13739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:54.211340 13739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER }
I20260630 12:13:54.211822 13739 leader_election.cc:304] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [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: 46d2865b7d54421ab429c1f8d0d54a4f; no voters: 
I20260630 12:13:54.212903 13739 leader_election.cc:290] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:54.213212 13742 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:54.214483 13742 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 1 LEADER]: Becoming Leader. State: Replica: 46d2865b7d54421ab429c1f8d0d54a4f, State: Running, Role: LEADER
I20260630 12:13:54.215096 13742 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [LEADER]: Queue going to LEADER mode. State: All 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: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER }
I20260630 12:13:54.215709 13739 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:54.217859 13744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46d2865b7d54421ab429c1f8d0d54a4f. Latest consensus state: current_term: 1 leader_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER } }
I20260630 12:13:54.217849 13743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d2865b7d54421ab429c1f8d0d54a4f" member_type: VOTER } }
I20260630 12:13:54.218551 13744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:54.218644 13743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:54.226676 13749 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:54.231325 13749 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:54.232399  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:54.239341 13749 catalog_manager.cc:1383] Generated new cluster ID: d44a44904ded4c8cbcb84b9223d8f95b
I20260630 12:13:54.239607 13749 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:54.260550 13749 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:54.261796 13749 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:54.277920 13749 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f: Generated new TSK 0
I20260630 12:13:54.278517 13749 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:54.298535  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:54.303926 13760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.305159 13761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.306978 13763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:54.306999  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:54.308099  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:54.308310  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:54.308508  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821634308489 us; error 0 us; skew 500 ppm
I20260630 12:13:54.309001  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:54.311112  5217 webserver.cc:533] Webserver started at http://127.5.24.65:33597/ using document root <none> and password file <none>
I20260630 12:13:54.311578  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:54.311848  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:54.312129  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:54.313195  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "eecd845327a548b186defd4e4bcf4d9d"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.317453  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:54.320457 13768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.321254  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:54.321538  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "eecd845327a548b186defd4e4bcf4d9d"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.321797  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-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)
I20260630 12:13:54.331959  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:54.332875  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:54.334170  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:54.336225  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:54.336474  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.336701  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:54.336865  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.372593  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:43839
I20260630 12:13:54.372694 13830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:43839 every 8 connection(s)
I20260630 12:13:54.377274  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:54.383888 13835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.385016 13836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.388310 13838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:54.388461  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:54.389787  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:54.390056  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:54.390017 13831 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45735
I20260630 12:13:54.390482  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821634390462 us; error 0 us; skew 500 ppm
I20260630 12:13:54.390633 13831 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:54.391218  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:54.391505 13831 heartbeater.cc:507] Master 127.5.24.126:45735 requested a full tablet report, sending...
I20260630 12:13:54.393712 13704 ts_manager.cc:194] Registered new tserver with Master: eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839)
I20260630 12:13:54.394013  5217 webserver.cc:533] Webserver started at http://127.5.24.66:37299/ using document root <none> and password file <none>
I20260630 12:13:54.394651  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:54.394898  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:54.395201  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:54.396020 13704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35400
I20260630 12:13:54.396606  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "f4fe7b430af34e168d394877f2477ae8"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.400758  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:54.403584 13843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.404279  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:54.404574  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "f4fe7b430af34e168d394877f2477ae8"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.404793  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-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)
I20260630 12:13:54.422402  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:54.423240  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:54.424660  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:54.426726  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:54.426898  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.427171  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:54.427335  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.463011  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:43371
I20260630 12:13:54.463109 13905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:43371 every 8 connection(s)
I20260630 12:13:54.467722  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:54.474324 13909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.475502 13910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:54.479386 13912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:54.479712 13906 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45735
I20260630 12:13:54.480155 13906 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:54.480474  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:54.481113 13906 heartbeater.cc:507] Master 127.5.24.126:45735 requested a full tablet report, sending...
I20260630 12:13:54.481521  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:54.481806  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:54.482015  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821634482000 us; error 0 us; skew 500 ppm
I20260630 12:13:54.482589  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:54.483340 13704 ts_manager.cc:194] Registered new tserver with Master: f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371)
I20260630 12:13:54.485049  5217 webserver.cc:533] Webserver started at http://127.5.24.67:40527/ using document root <none> and password file <none>
I20260630 12:13:54.485081 13704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35406
I20260630 12:13:54.485668  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:54.485914  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:54.486181  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:54.487542  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "b105a3bc43c745d0867ff906596cccc9"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.491539  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:54.494575 13917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.495325  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:13:54.495615  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "b105a3bc43c745d0867ff906596cccc9"
format_stamp: "Formatted at 2026-06-30 12:13:54 on dist-test-slave-cbkb"
I20260630 12:13:54.495893  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821424453518-5217-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)
I20260630 12:13:54.510008  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:54.510901  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:54.512223  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:54.514361  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:54.514597  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.514827  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:54.514998  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:54.551397  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:39071
I20260630 12:13:54.551486 13979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:39071 every 8 connection(s)
I20260630 12:13:54.564282 13980 heartbeater.cc:344] Connected to a master server at 127.5.24.126:45735
I20260630 12:13:54.564661 13980 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:54.565282 13980 heartbeater.cc:507] Master 127.5.24.126:45735 requested a full tablet report, sending...
I20260630 12:13:54.567044 13704 ts_manager.cc:194] Registered new tserver with Master: b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:54.567680  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013213366s
I20260630 12:13:54.568373 13704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35418
I20260630 12:13:55.398530 13831 heartbeater.cc:499] Master 127.5.24.126:45735 was elected leader, sending a full tablet report...
I20260630 12:13:55.487886 13906 heartbeater.cc:499] Master 127.5.24.126:45735 was elected leader, sending a full tablet report...
I20260630 12:13:55.571010 13980 heartbeater.cc:499] Master 127.5.24.126:45735 was elected leader, sending a full tablet report...
I20260630 12:13:55.621358 13704 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50606:
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"
    }
  }
}
W20260630 12:13:55.623677 13704 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:55.681149 13796 tablet_service.cc:1511] Processing CreateTablet for tablet c36ec569f5bb4a889aba8dbdcfd20484 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:13:55.682473 13796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ec569f5bb4a889aba8dbdcfd20484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.685724 13795 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee272292a84362a9023cdca0c6eb93 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:13:55.687041 13795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee272292a84362a9023cdca0c6eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.691974 13794 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7ea583b2b14ca88519be8b02235a50 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:13:55.693352 13794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7ea583b2b14ca88519be8b02235a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.696516 13871 tablet_service.cc:1511] Processing CreateTablet for tablet c36ec569f5bb4a889aba8dbdcfd20484 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:13:55.697865 13871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ec569f5bb4a889aba8dbdcfd20484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.698227 13793 tablet_service.cc:1511] Processing CreateTablet for tablet 08b48e1685ff4ad0b8178add2463c93b (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:13:55.699442 13793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b48e1685ff4ad0b8178add2463c93b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.710258 14000 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:55.710057 13792 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4f3c8742c4587aa0cdab3b08447bc (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:13:55.711386 13792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4f3c8742c4587aa0cdab3b08447bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.715993 14000 tablet_bootstrap.cc:654] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.717002 13870 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee272292a84362a9023cdca0c6eb93 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:13:55.718326 13870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee272292a84362a9023cdca0c6eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.718993 13945 tablet_service.cc:1511] Processing CreateTablet for tablet c36ec569f5bb4a889aba8dbdcfd20484 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:13:55.720300 13945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c36ec569f5bb4a889aba8dbdcfd20484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.720466 13868 tablet_service.cc:1511] Processing CreateTablet for tablet 08b48e1685ff4ad0b8178add2463c93b (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:13:55.721679 13868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b48e1685ff4ad0b8178add2463c93b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.718993 13869 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7ea583b2b14ca88519be8b02235a50 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:13:55.724833 13869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7ea583b2b14ca88519be8b02235a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.725212 13944 tablet_service.cc:1511] Processing CreateTablet for tablet e5ee272292a84362a9023cdca0c6eb93 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:13:55.726830 13944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5ee272292a84362a9023cdca0c6eb93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.716980 13795 tablet_service.cc:1511] Processing CreateTablet for tablet 0784468a844549b9b17c4cb66df9c99d (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:13:55.727753 13795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0784468a844549b9b17c4cb66df9c99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.731802 13867 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4f3c8742c4587aa0cdab3b08447bc (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:13:55.733049 13867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4f3c8742c4587aa0cdab3b08447bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.737399 13866 tablet_service.cc:1511] Processing CreateTablet for tablet 0784468a844549b9b17c4cb66df9c99d (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:13:55.738620 13866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0784468a844549b9b17c4cb66df9c99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.744283 13943 tablet_service.cc:1511] Processing CreateTablet for tablet 5b7ea583b2b14ca88519be8b02235a50 (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:13:55.746066 13943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b7ea583b2b14ca88519be8b02235a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.749753 13942 tablet_service.cc:1511] Processing CreateTablet for tablet 08b48e1685ff4ad0b8178add2463c93b (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:13:55.751839 13942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b48e1685ff4ad0b8178add2463c93b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.753160 13941 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4f3c8742c4587aa0cdab3b08447bc (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:13:55.754873 13941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4f3c8742c4587aa0cdab3b08447bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.758662 13940 tablet_service.cc:1511] Processing CreateTablet for tablet 0784468a844549b9b17c4cb66df9c99d (DEFAULT_TABLE table=test-workload [id=b9836a9f316b4ae794898d26f881383e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:13:55.761260 13940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0784468a844549b9b17c4cb66df9c99d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:55.786326 14000 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:55.786931 14000 ts_tablet_manager.cc:1403] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.007s
I20260630 12:13:55.789372 14000 raft_consensus.cc:359] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.789937 14000 raft_consensus.cc:385] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.790261 14000 raft_consensus.cc:740] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.790901 14000 consensus_queue.cc:260] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.794893 14002 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
I20260630 12:13:55.798507 14004 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:55.847342 14000 ts_tablet_manager.cc:1434] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260630 12:13:55.850013 14000 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:55.858901 14002 tablet_bootstrap.cc:654] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.866495 14000 tablet_bootstrap.cc:654] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.869429 14004 tablet_bootstrap.cc:654] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.875991 14002 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:55.876739 14002 ts_tablet_manager.cc:1403] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.008s
I20260630 12:13:55.878376 14004 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:55.879180 14004 ts_tablet_manager.cc:1403] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.005s
I20260630 12:13:55.881031 14002 raft_consensus.cc:359] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:55.882299 14002 raft_consensus.cc:385] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.882565 14002 raft_consensus.cc:740] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.882872 14004 raft_consensus.cc:359] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.883472 14000 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:55.883664 14004 raft_consensus.cc:385] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.883330 14002 consensus_queue.cc:260] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:55.884016 14000 ts_tablet_manager.cc:1403] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.003s
I20260630 12:13:55.883992 14004 raft_consensus.cc:740] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.885319 14004 consensus_queue.cc:260] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.886735 14002 ts_tablet_manager.cc:1434] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.009s
I20260630 12:13:55.887598 14000 raft_consensus.cc:359] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.888517 14002 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
I20260630 12:13:55.888561 14000 raft_consensus.cc:385] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.889326 14000 raft_consensus.cc:740] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.890121 14000 consensus_queue.cc:260] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.895150 14000 ts_tablet_manager.cc:1434] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:13:55.896402 14000 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:55.898994 14002 tablet_bootstrap.cc:654] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.902189 14004 ts_tablet_manager.cc:1434] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.008s
I20260630 12:13:55.903749 14004 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:55.905941 14000 tablet_bootstrap.cc:654] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.913039 14002 tablet_bootstrap.cc:492] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:55.913118 14004 tablet_bootstrap.cc:654] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.913650 14002 ts_tablet_manager.cc:1403] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260630 12:13:55.917462 14002 raft_consensus.cc:359] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.918495 14002 raft_consensus.cc:385] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.918975 14002 raft_consensus.cc:740] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.920143 14002 consensus_queue.cc:260] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.921916 14009 raft_consensus.cc:493] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:55.925020 14000 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:55.924623 14009 raft_consensus.cc:515] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:55.925626 14000 ts_tablet_manager.cc:1403] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260630 12:13:55.926962 14002 ts_tablet_manager.cc:1434] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:13:55.928387 14002 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
I20260630 12:13:55.929128 14000 raft_consensus.cc:359] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.930011 14000 raft_consensus.cc:385] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.930341 14000 raft_consensus.cc:740] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.931226 14000 consensus_queue.cc:260] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.933866 14000 ts_tablet_manager.cc:1434] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260630 12:13:55.935001 14000 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:55.936429 14009 leader_election.cc:290] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:55.936452 14002 tablet_bootstrap.cc:654] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.942334 14000 tablet_bootstrap.cc:654] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.942826 14004 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:55.943497 14004 ts_tablet_manager.cc:1403] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.011s
I20260630 12:13:55.947232 14004 raft_consensus.cc:359] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:55.948134 14004 raft_consensus.cc:385] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.948508 14004 raft_consensus.cc:740] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.951169 14004 consensus_queue.cc:260] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:55.953933 14004 ts_tablet_manager.cc:1434] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260630 12:13:55.955260 14004 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:55.957541 14000 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:55.958117 14000 ts_tablet_manager.cc:1403] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260630 12:13:55.961062 14000 raft_consensus.cc:359] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.961875 14000 raft_consensus.cc:385] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.962206 14000 raft_consensus.cc:740] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.963105 14000 consensus_queue.cc:260] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.965704 14000 ts_tablet_manager.cc:1434] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:55.966277 14004 tablet_bootstrap.cc:654] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.966729 14000 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:55.967258 14002 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:55.967824 14002 ts_tablet_manager.cc:1403] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.000s
I20260630 12:13:55.971287 14002 raft_consensus.cc:359] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.972240 14002 raft_consensus.cc:385] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.972620 14002 raft_consensus.cc:740] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.973587 14002 consensus_queue.cc:260] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.974452 14000 tablet_bootstrap.cc:654] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.976644 14002 ts_tablet_manager.cc:1434] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260630 12:13:55.981714 14002 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
I20260630 12:13:55.983059 14004 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:55.983551 14004 ts_tablet_manager.cc:1403] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.009s
I20260630 12:13:55.986603 14004 raft_consensus.cc:359] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.987324 14004 raft_consensus.cc:385] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:55.987639 14004 raft_consensus.cc:740] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
I20260630 12:13:55.990307 14002 tablet_bootstrap.cc:654] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:55.990912 14004 consensus_queue.cc:260] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:55.993326 14004 ts_tablet_manager.cc:1434] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:13:55.994349 14004 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:56.000144 14000 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:56.000716 14000 ts_tablet_manager.cc:1403] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260630 12:13:56.003183 14002 tablet_bootstrap.cc:492] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:56.003765 14002 ts_tablet_manager.cc:1403] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:13:56.003696 14000 raft_consensus.cc:359] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.004714 14000 raft_consensus.cc:385] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.005088 14000 raft_consensus.cc:740] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.006000 14004 tablet_bootstrap.cc:654] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.006027 14000 consensus_queue.cc:260] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.007282 14002 raft_consensus.cc:359] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.008414 14002 raft_consensus.cc:385] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.008775 14002 raft_consensus.cc:740] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.009660 14002 consensus_queue.cc:260] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.014746 14002 ts_tablet_manager.cc:1434] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:13:56.016108 14002 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
I20260630 12:13:56.018080 14004 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:56.018662 14004 ts_tablet_manager.cc:1403] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.006s
I20260630 12:13:56.019122 14000 ts_tablet_manager.cc:1434] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:13:56.020306 14000 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: Bootstrap starting.
I20260630 12:13:56.029711 14005 raft_consensus.cc:493] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.030309 14000 tablet_bootstrap.cc:654] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.030109 14005 raft_consensus.cc:515] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.021845 14004 raft_consensus.cc:359] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.022503 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.032541 14005 leader_election.cc:290] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
W20260630 12:13:56.036012 13847 leader_election.cc:343] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.022997 14002 tablet_bootstrap.cc:654] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.036950 14004 raft_consensus.cc:385] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.037626 14004 raft_consensus.cc:740] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.038755 14004 consensus_queue.cc:260] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.039358 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.040248 13955 raft_consensus.cc:2468] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.042250 13845 leader_election.cc:304] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [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: b105a3bc43c745d0867ff906596cccc9, f4fe7b430af34e168d394877f2477ae8; no voters: eecd845327a548b186defd4e4bcf4d9d
I20260630 12:13:56.043889 14014 raft_consensus.cc:2804] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.044349 14014 raft_consensus.cc:493] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.044755 14014 raft_consensus.cc:3060] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.045768 14004 ts_tablet_manager.cc:1434] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260630 12:13:56.047217 14004 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:56.055712 14004 tablet_bootstrap.cc:654] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.055506 14014 raft_consensus.cc:515] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:56.066696 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.067267 13955 raft_consensus.cc:3060] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.068367 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d"
W20260630 12:13:56.070420 13847 leader_election.cc:343] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.080451 14014 leader_election.cc:290] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Requested vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.080245 13955 raft_consensus.cc:2468] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.083564 13845 leader_election.cc:304] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [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: b105a3bc43c745d0867ff906596cccc9, f4fe7b430af34e168d394877f2477ae8; no voters: eecd845327a548b186defd4e4bcf4d9d
I20260630 12:13:56.084167 14002 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:56.084678 14002 ts_tablet_manager.cc:1403] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.020s
I20260630 12:13:56.084728 14014 raft_consensus.cc:2804] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.088539 14014 raft_consensus.cc:697] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Becoming Leader. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Running, Role: LEADER
I20260630 12:13:56.089267 14002 raft_consensus.cc:359] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.089430 14014 consensus_queue.cc:237] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:56.090082 14002 raft_consensus.cc:385] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.090500 14002 raft_consensus.cc:740] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.091455 14002 consensus_queue.cc:260] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.098520 14009 raft_consensus.cc:493] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.098558 14002 ts_tablet_manager.cc:1434] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:13:56.098670 13881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fe7b430af34e168d394877f2477ae8" is_pre_election: true
I20260630 12:13:56.099390 14009 raft_consensus.cc:515] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.100152 14002 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: Bootstrap starting.
W20260630 12:13:56.100769 13770 leader_election.cc:343] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.101632 14009 leader_election.cc:290] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.103206 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7ea583b2b14ca88519be8b02235a50" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.104804 13806 raft_consensus.cc:2468] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.106190 13847 leader_election.cc:304] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.107252 14009 raft_consensus.cc:2804] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.107673 14009 raft_consensus.cc:493] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.108105 14009 raft_consensus.cc:3060] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.108381 14002 tablet_bootstrap.cc:654] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.108935 14004 tablet_bootstrap.cc:492] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:56.109532 14004 ts_tablet_manager.cc:1403] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.063s	user 0.029s	sys 0.009s
I20260630 12:13:56.103708 14000 tablet_bootstrap.cc:492] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: No bootstrap required, opened a new log
I20260630 12:13:56.114898 14000 ts_tablet_manager.cc:1403] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: Time spent bootstrapping tablet: real 0.095s	user 0.025s	sys 0.050s
I20260630 12:13:56.111717 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7ea583b2b14ca88519be8b02235a50" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.113317 13704 catalog_manager.cc:5697] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fe7b430af34e168d394877f2477ae8 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f4fe7b430af34e168d394877f2477ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:56.121600 14009 raft_consensus.cc:515] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.121562 14004 raft_consensus.cc:359] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.123308 14004 raft_consensus.cc:385] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.123694 14004 raft_consensus.cc:740] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
W20260630 12:13:56.124008 13845 leader_election.cc:343] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.126276 13806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7ea583b2b14ca88519be8b02235a50" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d"
I20260630 12:13:56.126485 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.126936 13806 raft_consensus.cc:3060] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.127140 13955 raft_consensus.cc:2468] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eecd845327a548b186defd4e4bcf4d9d in term 0.
I20260630 12:13:56.128512 13770 leader_election.cc:304] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [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: b105a3bc43c745d0867ff906596cccc9, eecd845327a548b186defd4e4bcf4d9d; no voters: f4fe7b430af34e168d394877f2477ae8
I20260630 12:13:56.129818 14005 raft_consensus.cc:2804] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.130209 14005 raft_consensus.cc:493] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.126668 14000 raft_consensus.cc:359] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:56.130538 14005 raft_consensus.cc:3060] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.130712 14000 raft_consensus.cc:385] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.131109 14000 raft_consensus.cc:740] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.131830 14000 consensus_queue.cc:260] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:56.132808 14014 raft_consensus.cc:493] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.133387 14014 raft_consensus.cc:515] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.136859 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee272292a84362a9023cdca0c6eb93" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.136107 14014 leader_election.cc:290] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.137547 13805 raft_consensus.cc:2468] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.137722 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee272292a84362a9023cdca0c6eb93" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.138446 13954 raft_consensus.cc:2468] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.139052 13847 leader_election.cc:304] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.139945 14014 raft_consensus.cc:2804] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.140347 14014 raft_consensus.cc:493] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.140708 14014 raft_consensus.cc:3060] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.142241 14005 raft_consensus.cc:515] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.145771 13881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fe7b430af34e168d394877f2477ae8"
I20260630 12:13:56.146320 14002 tablet_bootstrap.cc:492] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: No bootstrap required, opened a new log
I20260630 12:13:56.146836 14002 ts_tablet_manager.cc:1403] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.014s
W20260630 12:13:56.147534 13770 leader_election.cc:343] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.149597 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.150192 13955 raft_consensus.cc:3060] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.150322 14002 raft_consensus.cc:359] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.150982 14014 raft_consensus.cc:515] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.155143 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b7ea583b2b14ca88519be8b02235a50" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.155836 14031 raft_consensus.cc:493] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.156463 14031 raft_consensus.cc:515] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.157588 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee272292a84362a9023cdca0c6eb93" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d"
I20260630 12:13:56.158355 13805 raft_consensus.cc:3060] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.159204 14031 leader_election.cc:290] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.160526 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
W20260630 12:13:56.162093 13845 leader_election.cc:343] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:56.165774 13955 raft_consensus.cc:2468] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eecd845327a548b186defd4e4bcf4d9d in term 1.
I20260630 12:13:56.166801 13804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.167110 13770 leader_election.cc:304] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [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: b105a3bc43c745d0867ff906596cccc9, eecd845327a548b186defd4e4bcf4d9d; no voters: f4fe7b430af34e168d394877f2477ae8
I20260630 12:13:56.167512 13804 raft_consensus.cc:2468] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.151448 14002 raft_consensus.cc:385] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.152107 14004 consensus_queue.cc:260] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.168900 13847 leader_election.cc:304] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [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: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: b105a3bc43c745d0867ff906596cccc9
I20260630 12:13:56.169216 14000 ts_tablet_manager.cc:1434] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: Time spent starting tablet: real 0.054s	user 0.022s	sys 0.014s
I20260630 12:13:56.153759 14009 leader_election.cc:290] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Requested vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.135246 13806 raft_consensus.cc:2468] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.170096 14030 raft_consensus.cc:493] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.170066 14031 raft_consensus.cc:2804] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.154393 14005 leader_election.cc:290] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 election: Requested vote from peers f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.172014 14014 leader_election.cc:290] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Requested vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.170912 14004 ts_tablet_manager.cc:1434] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260630 12:13:56.172415 14005 raft_consensus.cc:2804] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.172946 14005 raft_consensus.cc:697] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 1 LEADER]: Becoming Leader. State: Replica: eecd845327a548b186defd4e4bcf4d9d, State: Running, Role: LEADER
I20260630 12:13:56.173355 14004 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: Bootstrap starting.
I20260630 12:13:56.173707 14005 consensus_queue.cc:237] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.174366 13954 raft_consensus.cc:3060] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.170855 14002 raft_consensus.cc:740] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.176993 14002 consensus_queue.cc:260] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.179068 14002 ts_tablet_manager.cc:1434] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260630 12:13:56.179697 14031 raft_consensus.cc:493] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.180068 14031 raft_consensus.cc:3060] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.185186 14004 tablet_bootstrap.cc:654] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:56.168996 13805 raft_consensus.cc:2468] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.171258 13847 leader_election.cc:304] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.171841 14030 raft_consensus.cc:515] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.192310 13847 leader_election.cc:304] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.192988 14014 raft_consensus.cc:2804] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.193411 14009 raft_consensus.cc:2804] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.199096 13955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5ee272292a84362a9023cdca0c6eb93" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.205725 14031 raft_consensus.cc:515] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.212730 13955 raft_consensus.cc:3060] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.213615 13954 raft_consensus.cc:2468] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.221971 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d"
I20260630 12:13:56.222808 13805 raft_consensus.cc:3060] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.224427 14004 tablet_bootstrap.cc:492] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: No bootstrap required, opened a new log
I20260630 12:13:56.225239 14004 ts_tablet_manager.cc:1403] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260630 12:13:56.228375 13953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.228644 14009 raft_consensus.cc:697] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Becoming Leader. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Running, Role: LEADER
I20260630 12:13:56.229039 14031 leader_election.cc:290] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Requested vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.230357 13955 raft_consensus.cc:2468] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.228694 14014 raft_consensus.cc:697] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Becoming Leader. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Running, Role: LEADER
I20260630 12:13:56.243433 14004 raft_consensus.cc:359] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.247251 14004 raft_consensus.cc:385] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:56.247643 14004 raft_consensus.cc:740] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b105a3bc43c745d0867ff906596cccc9, State: Initialized, Role: FOLLOWER
I20260630 12:13:56.247332 14014 consensus_queue.cc:237] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.249508 13805 raft_consensus.cc:2468] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.250308 14030 leader_election.cc:290] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.250599 13881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fe7b430af34e168d394877f2477ae8" is_pre_election: true
I20260630 12:13:56.250744 13847 leader_election.cc:304] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.251504 13881 raft_consensus.cc:2393] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eecd845327a548b186defd4e4bcf4d9d in current term 1: Already voted for candidate f4fe7b430af34e168d394877f2477ae8 in this term.
I20260630 12:13:56.251971 14031 raft_consensus.cc:2804] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.251296 14004 consensus_queue.cc:260] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.252480 14031 raft_consensus.cc:697] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Becoming Leader. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Running, Role: LEADER
I20260630 12:13:56.252655 13953 raft_consensus.cc:3060] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.253342 14031 consensus_queue.cc:237] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.257714 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08b48e1685ff4ad0b8178add2463c93b" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.261054 14009 consensus_queue.cc:237] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.271648 13770 leader_election.cc:304] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d; no voters: b105a3bc43c745d0867ff906596cccc9, f4fe7b430af34e168d394877f2477ae8
I20260630 12:13:56.273422 14030 raft_consensus.cc:2749] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:13:56.262984 13752 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:56.263816 13704 catalog_manager.cc:5697] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d reported cstate change: term changed from 0 to 1, leader changed from <none> to eecd845327a548b186defd4e4bcf4d9d (127.5.24.65). New cstate: current_term: 1 leader_uuid: "eecd845327a548b186defd4e4bcf4d9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:56.277695 14035 raft_consensus.cc:493] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.278164 14035 raft_consensus.cc:515] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.280318 14035 leader_election.cc:290] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.265312 13953 raft_consensus.cc:2468] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.282433 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.284061 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0784468a844549b9b17c4cb66df9c99d" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.285519 13954 raft_consensus.cc:2393] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4fe7b430af34e168d394877f2477ae8 in current term 1: Already voted for candidate eecd845327a548b186defd4e4bcf4d9d in this term.
I20260630 12:13:56.288846 13847 leader_election.cc:304] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4fe7b430af34e168d394877f2477ae8; no voters: b105a3bc43c745d0867ff906596cccc9, eecd845327a548b186defd4e4bcf4d9d
I20260630 12:13:56.289651 14009 raft_consensus.cc:3060] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.291545 14004 ts_tablet_manager.cc:1434] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.000s
I20260630 12:13:56.295547 14009 raft_consensus.cc:2749] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:56.302377 13703 catalog_manager.cc:5697] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fe7b430af34e168d394877f2477ae8 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f4fe7b430af34e168d394877f2477ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:56.303620 13703 catalog_manager.cc:5697] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fe7b430af34e168d394877f2477ae8 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f4fe7b430af34e168d394877f2477ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:56.304780 13703 catalog_manager.cc:5697] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fe7b430af34e168d394877f2477ae8 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f4fe7b430af34e168d394877f2477ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:56.325485 14009 raft_consensus.cc:493] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.325987 14009 raft_consensus.cc:515] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.327687 14009 leader_election.cc:290] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.328361 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4f3c8742c4587aa0cdab3b08447bc" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d" is_pre_election: true
I20260630 12:13:56.328712 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4f3c8742c4587aa0cdab3b08447bc" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.328897 13805 raft_consensus.cc:2468] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.329322 13954 raft_consensus.cc:2468] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 0.
I20260630 12:13:56.329878 13847 leader_election.cc:304] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.330518 14009 raft_consensus.cc:2804] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:56.330850 14009 raft_consensus.cc:493] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:56.331067 14009 raft_consensus.cc:3060] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.335477 14009 raft_consensus.cc:515] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.337085 14009 leader_election.cc:290] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Requested vote from peers eecd845327a548b186defd4e4bcf4d9d (127.5.24.65:43839), b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071)
I20260630 12:13:56.337679 13805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4f3c8742c4587aa0cdab3b08447bc" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eecd845327a548b186defd4e4bcf4d9d"
I20260630 12:13:56.337999 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4f3c8742c4587aa0cdab3b08447bc" candidate_uuid: "f4fe7b430af34e168d394877f2477ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9"
I20260630 12:13:56.338148 13805 raft_consensus.cc:3060] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.338523 13954 raft_consensus.cc:3060] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:56.342646 13805 raft_consensus.cc:2468] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.343114 13954 raft_consensus.cc:2468] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4fe7b430af34e168d394877f2477ae8 in term 1.
I20260630 12:13:56.343624 13847 leader_election.cc:304] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d, f4fe7b430af34e168d394877f2477ae8; no voters: 
I20260630 12:13:56.344370 14009 raft_consensus.cc:2804] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:56.344825 14009 raft_consensus.cc:697] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Becoming Leader. State: Replica: f4fe7b430af34e168d394877f2477ae8, State: Running, Role: LEADER
I20260630 12:13:56.345412 14009 consensus_queue.cc:237] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } }
I20260630 12:13:56.351568 13703 catalog_manager.cc:5697] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4fe7b430af34e168d394877f2477ae8 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "f4fe7b430af34e168d394877f2477ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:56.460048 14030 raft_consensus.cc:493] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:56.460812 14030 raft_consensus.cc:515] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 } } peers { permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 } } peers { permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 } }
I20260630 12:13:56.463351 14030 leader_election.cc:290] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b105a3bc43c745d0867ff906596cccc9 (127.5.24.67:39071), f4fe7b430af34e168d394877f2477ae8 (127.5.24.66:43371)
I20260630 12:13:56.466097 13954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b105a3bc43c745d0867ff906596cccc9" is_pre_election: true
I20260630 12:13:56.466584 13881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c36ec569f5bb4a889aba8dbdcfd20484" candidate_uuid: "eecd845327a548b186defd4e4bcf4d9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4fe7b430af34e168d394877f2477ae8" is_pre_election: true
I20260630 12:13:56.467211 13954 raft_consensus.cc:2393] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eecd845327a548b186defd4e4bcf4d9d in current term 1: Already voted for candidate f4fe7b430af34e168d394877f2477ae8 in this term.
I20260630 12:13:56.469048 13770 leader_election.cc:304] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eecd845327a548b186defd4e4bcf4d9d; no voters: b105a3bc43c745d0867ff906596cccc9, f4fe7b430af34e168d394877f2477ae8
I20260630 12:13:56.470409 14030 raft_consensus.cc:3060] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:56.483508 14043 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.000s	sys 0.013s
W20260630 12:13:56.487546 13987 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.007s	sys 0.014s
I20260630 12:13:56.493794 14009 consensus_queue.cc:1048] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.497877 14030 raft_consensus.cc:2749] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:56.543859 14014 consensus_queue.cc:1048] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.643878 14009 consensus_queue.cc:1048] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.655826 14030 consensus_queue.cc:1048] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.663529 13881 raft_consensus.cc:1275] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Refusing update from remote peer eecd845327a548b186defd4e4bcf4d9d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:56.665612 14030 consensus_queue.cc:1048] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4fe7b430af34e168d394877f2477ae8" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 43371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.666286 13954 raft_consensus.cc:1275] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Refusing update from remote peer f4fe7b430af34e168d394877f2477ae8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:56.668284 14014 consensus_queue.cc:1048] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.669828 14014 consensus_queue.cc:1048] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.693957 14014 consensus_queue.cc:1048] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.792054 13805 raft_consensus.cc:1275] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Refusing update from remote peer f4fe7b430af34e168d394877f2477ae8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:56.796916 14035 consensus_queue.cc:1048] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:13:56.821691 14070 consensus_queue.cc:1048] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:56.825701 14009 consensus_queue.cc:1048] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eecd845327a548b186defd4e4bcf4d9d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 43839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260630 12:13:56.897689 13954 raft_consensus.cc:1275] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Refusing update from remote peer f4fe7b430af34e168d394877f2477ae8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:56.929644 14035 consensus_queue.cc:1048] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b105a3bc43c745d0867ff906596cccc9" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 39071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260630 12:13:58.045750  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:13:58.069408  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:58.070152  5217 tablet_replica.cc:333] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.070791  5217 raft_consensus.cc:2243] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.071290  5217 raft_consensus.cc:2272] T c36ec569f5bb4a889aba8dbdcfd20484 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.074293  5217 tablet_replica.cc:333] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.074862  5217 raft_consensus.cc:2243] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.075356  5217 raft_consensus.cc:2272] T 08b48e1685ff4ad0b8178add2463c93b P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.077702  5217 tablet_replica.cc:333] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.078225  5217 raft_consensus.cc:2243] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.078702  5217 raft_consensus.cc:2272] T bdb4f3c8742c4587aa0cdab3b08447bc P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.080849  5217 tablet_replica.cc:333] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.081351  5217 raft_consensus.cc:2243] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.082049  5217 raft_consensus.cc:2272] T 0784468a844549b9b17c4cb66df9c99d P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.084105  5217 tablet_replica.cc:333] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.084661  5217 raft_consensus.cc:2243] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.085160  5217 raft_consensus.cc:2272] T 5b7ea583b2b14ca88519be8b02235a50 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.087328  5217 tablet_replica.cc:333] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d: stopping tablet replica
I20260630 12:13:58.087833  5217 raft_consensus.cc:2243] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.088375  5217 raft_consensus.cc:2272] T e5ee272292a84362a9023cdca0c6eb93 P eecd845327a548b186defd4e4bcf4d9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.117887  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:13:58.134234  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:13:58.161723  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:58.162353  5217 tablet_replica.cc:333] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.162941  5217 raft_consensus.cc:2243] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.163730  5217 raft_consensus.cc:2272] T 08b48e1685ff4ad0b8178add2463c93b P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.166085  5217 tablet_replica.cc:333] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.166646  5217 raft_consensus.cc:2243] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.167095  5217 raft_consensus.cc:2272] T 0784468a844549b9b17c4cb66df9c99d P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.169313  5217 tablet_replica.cc:333] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.169795  5217 raft_consensus.cc:2243] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.170509  5217 raft_consensus.cc:2272] T bdb4f3c8742c4587aa0cdab3b08447bc P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.172801  5217 tablet_replica.cc:333] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.173275  5217 raft_consensus.cc:2243] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.173990  5217 raft_consensus.cc:2272] T e5ee272292a84362a9023cdca0c6eb93 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.176146  5217 tablet_replica.cc:333] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.176837  5217 raft_consensus.cc:2243] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.177665  5217 raft_consensus.cc:2272] T 5b7ea583b2b14ca88519be8b02235a50 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.179684  5217 tablet_replica.cc:333] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8: stopping tablet replica
I20260630 12:13:58.180095  5217 raft_consensus.cc:2243] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.180851  5217 raft_consensus.cc:2272] T c36ec569f5bb4a889aba8dbdcfd20484 P f4fe7b430af34e168d394877f2477ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.207080  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:13:58.223661  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:13:58.249044  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:58.249854  5217 tablet_replica.cc:333] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.250747  5217 raft_consensus.cc:2243] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.251252  5217 raft_consensus.cc:2272] T 08b48e1685ff4ad0b8178add2463c93b P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.253754  5217 tablet_replica.cc:333] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.254262  5217 raft_consensus.cc:2243] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.254669  5217 raft_consensus.cc:2272] T bdb4f3c8742c4587aa0cdab3b08447bc P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.257210  5217 tablet_replica.cc:333] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.257668  5217 raft_consensus.cc:2243] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.258112  5217 raft_consensus.cc:2272] T 0784468a844549b9b17c4cb66df9c99d P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.260396  5217 tablet_replica.cc:333] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.260849  5217 raft_consensus.cc:2243] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.261302  5217 raft_consensus.cc:2272] T 5b7ea583b2b14ca88519be8b02235a50 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.263744  5217 tablet_replica.cc:333] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.264286  5217 raft_consensus.cc:2243] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.264853  5217 raft_consensus.cc:2272] T c36ec569f5bb4a889aba8dbdcfd20484 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.267096  5217 tablet_replica.cc:333] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9: stopping tablet replica
I20260630 12:13:58.267591  5217 raft_consensus.cc:2243] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:58.268062  5217 raft_consensus.cc:2272] T e5ee272292a84362a9023cdca0c6eb93 P b105a3bc43c745d0867ff906596cccc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.292659  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:13:58.308171  5217 master.cc:562] Master@127.5.24.126:45735 shutting down...
I20260630 12:13:58.329627  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:58.330152  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:58.330492  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46d2865b7d54421ab429c1f8d0d54a4f: stopping tablet replica
I20260630 12:13:58.349344  5217 master.cc:584] Master@127.5.24.126:45735 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4285 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:13:58.386476  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:42041
I20260630 12:13:58.387535  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:58.392460 14099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.392567 14100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.395103 14102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.395207  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:58.396143  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:58.396361  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:58.396541  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821638396501 us; error 0 us; skew 500 ppm
I20260630 12:13:58.397050  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:58.399268  5217 webserver.cc:533] Webserver started at http://127.5.24.126:35995/ using document root <none> and password file <none>
I20260630 12:13:58.399729  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:58.399907  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:58.400195  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:58.401284  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.405535  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:58.408811 14107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.409503  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:58.409789  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.410060  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-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)
I20260630 12:13:58.420118  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:58.421240  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:58.456745  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:42041
I20260630 12:13:58.456837 14158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:42041 every 8 connection(s)
I20260630 12:13:58.460361 14159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:58.470268 14159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054: Bootstrap starting.
I20260630 12:13:58.474660 14159 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:58.478475 14159 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054: No bootstrap required, opened a new log
I20260630 12:13:58.480422 14159 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER }
I20260630 12:13:58.480767 14159 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:58.480943 14159 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2faa5ae6e4bf47bc9a12fcf992c4e054, State: Initialized, Role: FOLLOWER
I20260630 12:13:58.481420 14159 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER }
I20260630 12:13:58.481803 14159 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:58.481983 14159 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:58.482190 14159 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:58.486420 14159 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER }
I20260630 12:13:58.486847 14159 leader_election.cc:304] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [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: 2faa5ae6e4bf47bc9a12fcf992c4e054; no voters: 
I20260630 12:13:58.487864 14159 leader_election.cc:290] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:58.488194 14162 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:58.489590 14162 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 1 LEADER]: Becoming Leader. State: Replica: 2faa5ae6e4bf47bc9a12fcf992c4e054, State: Running, Role: LEADER
I20260630 12:13:58.490211 14162 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [LEADER]: Queue going to LEADER mode. State: All 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: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER }
I20260630 12:13:58.490821 14159 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:58.494998 14164 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2faa5ae6e4bf47bc9a12fcf992c4e054. Latest consensus state: current_term: 1 leader_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER } }
I20260630 12:13:58.495738 14164 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:58.496174 14163 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2faa5ae6e4bf47bc9a12fcf992c4e054" member_type: VOTER } }
I20260630 12:13:58.496774 14163 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:58.498091 14169 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:58.502853 14169 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:58.506053  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:58.511127 14169 catalog_manager.cc:1383] Generated new cluster ID: e21d187a11c3455e93372e18516ce378
I20260630 12:13:58.511421 14169 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:58.533579 14169 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:58.534775 14169 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:58.548530 14169 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054: Generated new TSK 0
I20260630 12:13:58.549081 14169 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:58.572517  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:58.578047 14180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.579213 14181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.580535 14183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.580760  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:58.581696  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:58.581892  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:58.582077  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821638582042 us; error 0 us; skew 500 ppm
I20260630 12:13:58.582580  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:58.584684  5217 webserver.cc:533] Webserver started at http://127.5.24.65:41415/ using document root <none> and password file <none>
I20260630 12:13:58.585147  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:58.585340  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:58.585625  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:58.586628  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "ad4f7cade39b471f979a4eb251402f3d"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.590762  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:58.593791 14188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.594488  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:58.594798  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "ad4f7cade39b471f979a4eb251402f3d"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.595055  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-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)
I20260630 12:13:58.614907  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:58.616084  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:58.617457  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:58.619570  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:58.619787  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.620026  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:58.620203  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.657892  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:41261
I20260630 12:13:58.658010 14250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:41261 every 8 connection(s)
I20260630 12:13:58.662706  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:58.669550 14255 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.670516 14256 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.673137 14258 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.674427  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:58.675791  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:58.675995  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:58.676170  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821638676151 us; error 0 us; skew 500 ppm
I20260630 12:13:58.676692  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:58.679044  5217 webserver.cc:533] Webserver started at http://127.5.24.66:35149/ using document root <none> and password file <none>
I20260630 12:13:58.679507  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:58.679720  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:58.680011  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:58.681381  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "482b0884608144499e69eef1b372a5fe"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.681612 14251 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42041
I20260630 12:13:58.682040 14251 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:58.682689 14251 heartbeater.cc:507] Master 127.5.24.126:42041 requested a full tablet report, sending...
I20260630 12:13:58.684666 14124 ts_manager.cc:194] Registered new tserver with Master: ad4f7cade39b471f979a4eb251402f3d (127.5.24.65:41261)
I20260630 12:13:58.686336 14124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45130
I20260630 12:13:58.686399  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:58.689911 14263 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.690582  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:58.690866  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "482b0884608144499e69eef1b372a5fe"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.691140  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-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)
I20260630 12:13:58.721850  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:58.722833  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:58.724414  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:58.726491  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:58.726722  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.726951  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:58.727120  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.762709  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:40791
I20260630 12:13:58.762805 14325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:40791 every 8 connection(s)
I20260630 12:13:58.767218  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:58.773805 14329 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.775346 14330 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:58.778478 14332 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:58.779603 14326 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42041
I20260630 12:13:58.779757  5217 server_base.cc:1061] running on GCE node
I20260630 12:13:58.780067 14326 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:58.780756  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:13:58.780866 14326 heartbeater.cc:507] Master 127.5.24.126:42041 requested a full tablet report, sending...
W20260630 12:13:58.781014  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:58.781388  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821638781367 us; error 0 us; skew 500 ppm
I20260630 12:13:58.781953  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:58.783054 14124 ts_manager.cc:194] Registered new tserver with Master: 482b0884608144499e69eef1b372a5fe (127.5.24.66:40791)
I20260630 12:13:58.784473 14124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45136
I20260630 12:13:58.784736  5217 webserver.cc:533] Webserver started at http://127.5.24.67:35117/ using document root <none> and password file <none>
I20260630 12:13:58.785254  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:58.785518  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:58.785856  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:58.786954  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "b2c89886655745f89b2e7e184ad808a2"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.791152  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:58.794308 14337 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.795018  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:58.795328  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "b2c89886655745f89b2e7e184ad808a2"
format_stamp: "Formatted at 2026-06-30 12:13:58 on dist-test-slave-cbkb"
I20260630 12:13:58.795575  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821424453518-5217-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)
I20260630 12:13:58.807682  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:58.808665  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:58.809935  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:58.812098  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:58.812321  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.812601  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:58.812775  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:58.850267  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:42235
I20260630 12:13:58.850356 14399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:42235 every 8 connection(s)
I20260630 12:13:58.863770 14400 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42041
I20260630 12:13:58.864174 14400 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:58.864908 14400 heartbeater.cc:507] Master 127.5.24.126:42041 requested a full tablet report, sending...
I20260630 12:13:58.866771 14124 ts_manager.cc:194] Registered new tserver with Master: b2c89886655745f89b2e7e184ad808a2 (127.5.24.67:42235)
I20260630 12:13:58.866890  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013488525s
I20260630 12:13:58.868613 14124 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45146
I20260630 12:13:59.688862 14251 heartbeater.cc:499] Master 127.5.24.126:42041 was elected leader, sending a full tablet report...
I20260630 12:13:59.786960 14326 heartbeater.cc:499] Master 127.5.24.126:42041 was elected leader, sending a full tablet report...
I20260630 12:13:59.871219 14400 heartbeater.cc:499] Master 127.5.24.126:42041 was elected leader, sending a full tablet report...
I20260630 12:13:59.921109 14124 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45148:
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"
    }
  }
}
W20260630 12:13:59.923053 14124 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:59.965979 14291 tablet_service.cc:1511] Processing CreateTablet for tablet 721d5e0fa5ec4c278d89f8315639d38f (DEFAULT_TABLE table=test-workload [id=9221c8d927ec42caa6b85f9c803a8ea9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:59.967763 14291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d5e0fa5ec4c278d89f8315639d38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:59.968828 14216 tablet_service.cc:1511] Processing CreateTablet for tablet 721d5e0fa5ec4c278d89f8315639d38f (DEFAULT_TABLE table=test-workload [id=9221c8d927ec42caa6b85f9c803a8ea9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:59.970150 14216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d5e0fa5ec4c278d89f8315639d38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:59.980824 14365 tablet_service.cc:1511] Processing CreateTablet for tablet 721d5e0fa5ec4c278d89f8315639d38f (DEFAULT_TABLE table=test-workload [id=9221c8d927ec42caa6b85f9c803a8ea9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:59.982098 14365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d5e0fa5ec4c278d89f8315639d38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:59.986937 14420 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: Bootstrap starting.
I20260630 12:13:59.988502 14421 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: Bootstrap starting.
I20260630 12:13:59.993947 14420 tablet_bootstrap.cc:654] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:59.995280 14421 tablet_bootstrap.cc:654] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:59.997860 14422 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: Bootstrap starting.
I20260630 12:14:00.001231 14420 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: No bootstrap required, opened a new log
I20260630 12:14:00.001474 14421 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: No bootstrap required, opened a new log
I20260630 12:14:00.001746 14420 ts_tablet_manager.cc:1403] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:14:00.001928 14421 ts_tablet_manager.cc:1403] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:14:00.003933 14422 tablet_bootstrap.cc:654] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:00.004665 14421 raft_consensus.cc:359] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.004899 14420 raft_consensus.cc:359] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.005473 14421 raft_consensus.cc:385] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:00.005589 14420 raft_consensus.cc:385] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:00.005892 14421 raft_consensus.cc:740] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 482b0884608144499e69eef1b372a5fe, State: Initialized, Role: FOLLOWER
I20260630 12:14:00.005990 14420 raft_consensus.cc:740] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4f7cade39b471f979a4eb251402f3d, State: Initialized, Role: FOLLOWER
I20260630 12:14:00.006909 14421 consensus_queue.cc:260] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.007133 14420 consensus_queue.cc:260] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.008807 14422 tablet_bootstrap.cc:492] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: No bootstrap required, opened a new log
I20260630 12:14:00.009342 14422 ts_tablet_manager.cc:1403] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:14:00.009949 14421 ts_tablet_manager.cc:1434] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:14:00.011979 14422 raft_consensus.cc:359] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.012718 14422 raft_consensus.cc:385] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:00.013015 14422 raft_consensus.cc:740] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c89886655745f89b2e7e184ad808a2, State: Initialized, Role: FOLLOWER
I20260630 12:14:00.013620 14422 consensus_queue.cc:260] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.016247 14422 ts_tablet_manager.cc:1434] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:00.018913 14420 ts_tablet_manager.cc:1434] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260630 12:14:00.215914 14428 raft_consensus.cc:493] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:00.216480 14428 raft_consensus.cc:515] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.218663 14428 leader_election.cc:290] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 482b0884608144499e69eef1b372a5fe (127.5.24.66:40791), ad4f7cade39b471f979a4eb251402f3d (127.5.24.65:41261)
I20260630 12:14:00.229130 14301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d5e0fa5ec4c278d89f8315639d38f" candidate_uuid: "b2c89886655745f89b2e7e184ad808a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "482b0884608144499e69eef1b372a5fe" is_pre_election: true
I20260630 12:14:00.229883 14301 raft_consensus.cc:2468] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c89886655745f89b2e7e184ad808a2 in term 0.
I20260630 12:14:00.230919 14339 leader_election.cc:304] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 482b0884608144499e69eef1b372a5fe, b2c89886655745f89b2e7e184ad808a2; no voters: 
I20260630 12:14:00.231011 14226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d5e0fa5ec4c278d89f8315639d38f" candidate_uuid: "b2c89886655745f89b2e7e184ad808a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4f7cade39b471f979a4eb251402f3d" is_pre_election: true
I20260630 12:14:00.231729 14226 raft_consensus.cc:2468] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c89886655745f89b2e7e184ad808a2 in term 0.
I20260630 12:14:00.231724 14428 raft_consensus.cc:2804] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:00.232236 14428 raft_consensus.cc:493] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:00.232581 14428 raft_consensus.cc:3060] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:00.237507 14428 raft_consensus.cc:515] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.238971 14428 leader_election.cc:290] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [CANDIDATE]: Term 1 election: Requested vote from peers 482b0884608144499e69eef1b372a5fe (127.5.24.66:40791), ad4f7cade39b471f979a4eb251402f3d (127.5.24.65:41261)
I20260630 12:14:00.239763 14301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d5e0fa5ec4c278d89f8315639d38f" candidate_uuid: "b2c89886655745f89b2e7e184ad808a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "482b0884608144499e69eef1b372a5fe"
I20260630 12:14:00.239993 14226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d5e0fa5ec4c278d89f8315639d38f" candidate_uuid: "b2c89886655745f89b2e7e184ad808a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4f7cade39b471f979a4eb251402f3d"
I20260630 12:14:00.240268 14301 raft_consensus.cc:3060] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:00.240582 14226 raft_consensus.cc:3060] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:00.245189 14226 raft_consensus.cc:2468] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c89886655745f89b2e7e184ad808a2 in term 1.
I20260630 12:14:00.245227 14301 raft_consensus.cc:2468] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c89886655745f89b2e7e184ad808a2 in term 1.
I20260630 12:14:00.246245 14339 leader_election.cc:304] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad4f7cade39b471f979a4eb251402f3d, b2c89886655745f89b2e7e184ad808a2; no voters: 
I20260630 12:14:00.247182 14428 raft_consensus.cc:2804] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:00.252794 14428 raft_consensus.cc:697] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 1 LEADER]: Becoming Leader. State: Replica: b2c89886655745f89b2e7e184ad808a2, State: Running, Role: LEADER
I20260630 12:14:00.253535 14428 consensus_queue.cc:237] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } }
I20260630 12:14:00.260844 14124 catalog_manager.cc:5697] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c89886655745f89b2e7e184ad808a2 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "b2c89886655745f89b2e7e184ad808a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2c89886655745f89b2e7e184ad808a2" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 42235 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:00.392153 14226 raft_consensus.cc:1275] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 1 FOLLOWER]: Refusing update from remote peer b2c89886655745f89b2e7e184ad808a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:00.392550 14301 raft_consensus.cc:1275] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 1 FOLLOWER]: Refusing update from remote peer b2c89886655745f89b2e7e184ad808a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:00.393707 14431 consensus_queue.cc:1048] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4f7cade39b471f979a4eb251402f3d" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 41261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:00.394430 14428 consensus_queue.cc:1048] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "482b0884608144499e69eef1b372a5fe" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 40791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:00.780103  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:00.801966  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:00.802603  5217 tablet_replica.cc:333] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d: stopping tablet replica
I20260630 12:14:00.803103  5217 raft_consensus.cc:2243] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:00.803612  5217 raft_consensus.cc:2272] T 721d5e0fa5ec4c278d89f8315639d38f P ad4f7cade39b471f979a4eb251402f3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.823995  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:00.833083  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:00.855259  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:00.855808  5217 tablet_replica.cc:333] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe: stopping tablet replica
I20260630 12:14:00.856310  5217 raft_consensus.cc:2243] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:00.856850  5217 raft_consensus.cc:2272] T 721d5e0fa5ec4c278d89f8315639d38f P 482b0884608144499e69eef1b372a5fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.867044  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:00.876410  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:00.894575  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:00.895171  5217 tablet_replica.cc:333] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2: stopping tablet replica
I20260630 12:14:00.895671  5217 raft_consensus.cc:2243] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:00.896559  5217 raft_consensus.cc:2272] T 721d5e0fa5ec4c278d89f8315639d38f P b2c89886655745f89b2e7e184ad808a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.916908  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:00.925750  5217 master.cc:562] Master@127.5.24.126:42041 shutting down...
I20260630 12:14:00.942868  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:00.943416  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.943749  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2faa5ae6e4bf47bc9a12fcf992c4e054: stopping tablet replica
I20260630 12:14:00.962320  5217 master.cc:584] Master@127.5.24.126:42041 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2600 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:14:00.988884  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:35519
I20260630 12:14:00.989975  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.994432 14452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:00.995708 14453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:00.996206 14455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:00.996655  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:00.997453  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.997623  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:00.997738  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821640997727 us; error 0 us; skew 500 ppm
I20260630 12:14:00.998154  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.000195  5217 webserver.cc:533] Webserver started at http://127.5.24.126:37131/ using document root <none> and password file <none>
I20260630 12:14:01.000644  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.000794  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.000995  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.001945  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "2ce90efafafb4195bcb1d3d83df436bb"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-cbkb"
I20260630 12:14:01.006237  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:14:01.009262 14460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.009948  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:01.010231  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "2ce90efafafb4195bcb1d3d83df436bb"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-cbkb"
I20260630 12:14:01.010475  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-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)
I20260630 12:14:01.028471  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.029446  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:01.062887  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:35519
I20260630 12:14:01.063012 14511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:35519 every 8 connection(s)
I20260630 12:14:01.066567 14512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.077625 14512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb: Bootstrap starting.
I20260630 12:14:01.081732 14512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:01.085515 14512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb: No bootstrap required, opened a new log
I20260630 12:14:01.087409 14512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER }
I20260630 12:14:01.087790 14512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:01.087966 14512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ce90efafafb4195bcb1d3d83df436bb, State: Initialized, Role: FOLLOWER
I20260630 12:14:01.088577 14512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER }
I20260630 12:14:01.088996 14512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:01.089182 14512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:01.089391 14512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:01.093973 14512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER }
I20260630 12:14:01.094427 14512 leader_election.cc:304] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [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: 2ce90efafafb4195bcb1d3d83df436bb; no voters: 
I20260630 12:14:01.095454 14512 leader_election.cc:290] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:01.095903 14515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:01.097259 14515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 1 LEADER]: Becoming Leader. State: Replica: 2ce90efafafb4195bcb1d3d83df436bb, State: Running, Role: LEADER
I20260630 12:14:01.097918 14515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [LEADER]: Queue going to LEADER mode. State: All 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: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER }
I20260630 12:14:01.098250 14512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:01.102528 14517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ce90efafafb4195bcb1d3d83df436bb. Latest consensus state: current_term: 1 leader_uuid: "2ce90efafafb4195bcb1d3d83df436bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER } }
I20260630 12:14:01.102769 14516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ce90efafafb4195bcb1d3d83df436bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ce90efafafb4195bcb1d3d83df436bb" member_type: VOTER } }
I20260630 12:14:01.103340 14517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:01.103505 14516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:01.107904 14523 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:01.112826 14523 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:01.115317  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:01.121074 14523 catalog_manager.cc:1383] Generated new cluster ID: aa635c1a0d7e4fa8876d73b751efba36
I20260630 12:14:01.121373 14523 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:01.137133 14523 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:01.138374 14523 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:01.151224 14523 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb: Generated new TSK 0
I20260630 12:14:01.151852 14523 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:01.182550  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:01.188410 14533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.189514 14534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.193832 14536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.193852  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:01.196480  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:01.196774  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:01.196987  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821641196969 us; error 0 us; skew 500 ppm
I20260630 12:14:01.197721  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.200868  5217 webserver.cc:533] Webserver started at http://127.5.24.65:35315/ using document root <none> and password file <none>
I20260630 12:14:01.201467  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.201711  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.202021  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.203095  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "9d157886a72e462c93ed152909481a15"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.207434  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:14:01.210773 14541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.211679  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:01.212041  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "9d157886a72e462c93ed152909481a15"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.212443  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-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)
I20260630 12:14:01.250422  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.251459  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:01.252791  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:01.255019  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:01.255225  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.255491  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:01.255649  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.293213  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:45279
I20260630 12:14:01.293324 14603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:45279 every 8 connection(s)
I20260630 12:14:01.298099  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:01.305084 14608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.309919 14609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.313405  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:01.314471 14611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.314476 14604 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35519
I20260630 12:14:01.315109 14604 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:01.315516  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:01.315729  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:01.315927 14604 heartbeater.cc:507] Master 127.5.24.126:35519 requested a full tablet report, sending...
I20260630 12:14:01.315944  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821641315911 us; error 0 us; skew 500 ppm
I20260630 12:14:01.316799  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.318392 14477 ts_manager.cc:194] Registered new tserver with Master: 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279)
I20260630 12:14:01.319428  5217 webserver.cc:533] Webserver started at http://127.5.24.66:45403/ using document root <none> and password file <none>
I20260630 12:14:01.320060  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.320290  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.320628  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.320834 14477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59828
I20260630 12:14:01.322011  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "0235bb7dfd7f4eb297ab5b6cc665f723"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.326220  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:01.329383 14616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.330118  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:01.330417  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "0235bb7dfd7f4eb297ab5b6cc665f723"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.330698  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-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)
I20260630 12:14:01.347426  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.348503  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:01.349893  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:01.352015  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:01.352231  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.352530  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:01.352713  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.388679  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:34685
I20260630 12:14:01.388782 14678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:34685 every 8 connection(s)
I20260630 12:14:01.393373  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:01.399796 14682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.401850 14683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:01.405342 14685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:01.406275 14679 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35519
I20260630 12:14:01.406653 14679 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:01.406965  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:01.407568 14679 heartbeater.cc:507] Master 127.5.24.126:35519 requested a full tablet report, sending...
I20260630 12:14:01.408038  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:01.408352  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:01.408576  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821641408557 us; error 0 us; skew 500 ppm
I20260630 12:14:01.409308  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:01.409906 14477 ts_manager.cc:194] Registered new tserver with Master: 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685)
I20260630 12:14:01.411520 14477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59840
I20260630 12:14:01.411746  5217 webserver.cc:533] Webserver started at http://127.5.24.67:43875/ using document root <none> and password file <none>
I20260630 12:14:01.412515  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:01.412755  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:01.413084  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:01.414398  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.418495  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:01.421452 14690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.422219  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:01.422501  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
format_stamp: "Formatted at 2026-06-30 12:14:01 on dist-test-slave-cbkb"
I20260630 12:14:01.422750  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-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)
I20260630 12:14:01.447981  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:01.449036  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:01.450429  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:01.452584  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:01.452757  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.453042  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:01.453213  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:01.489501  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:33131
I20260630 12:14:01.489603 14752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:33131 every 8 connection(s)
I20260630 12:14:01.502525 14753 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35519
I20260630 12:14:01.502899 14753 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:01.503523 14753 heartbeater.cc:507] Master 127.5.24.126:35519 requested a full tablet report, sending...
I20260630 12:14:01.505374 14477 ts_manager.cc:194] Registered new tserver with Master: 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:01.506052  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013321205s
I20260630 12:14:01.506651 14477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59852
I20260630 12:14:02.323419 14604 heartbeater.cc:499] Master 127.5.24.126:35519 was elected leader, sending a full tablet report...
I20260630 12:14:02.414336 14679 heartbeater.cc:499] Master 127.5.24.126:35519 was elected leader, sending a full tablet report...
I20260630 12:14:02.509513 14753 heartbeater.cc:499] Master 127.5.24.126:35519 was elected leader, sending a full tablet report...
I20260630 12:14:02.559883 14477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59856:
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"
    }
  }
}
I20260630 12:14:02.623324 14644 tablet_service.cc:1511] Processing CreateTablet for tablet f5e1be4bd01d403e8d34ed76cfd575b2 (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:02.623746 14643 tablet_service.cc:1511] Processing CreateTablet for tablet 13f27ebde45948e68c1de0ba4057fbe7 (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:02.624699 14644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5e1be4bd01d403e8d34ed76cfd575b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.625514 14643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f27ebde45948e68c1de0ba4057fbe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.636730 14569 tablet_service.cc:1511] Processing CreateTablet for tablet 69980c58e00f41baab65c166859e9bb6 (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:02.638185 14569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69980c58e00f41baab65c166859e9bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.637049 14568 tablet_service.cc:1511] Processing CreateTablet for tablet 849053b2871447aa99211914fcf82897 (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:02.639932 14568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 849053b2871447aa99211914fcf82897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.655090 14718 tablet_service.cc:1511] Processing CreateTablet for tablet 55ea4d733a9545db88f83ba111985c7d (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:02.655471 14717 tablet_service.cc:1511] Processing CreateTablet for tablet e1055868da5b4c65a7ee9fc615d1a43a (DEFAULT_TABLE table=test-workload [id=d0d9f3d5a1894ff2b36ddad6deb98f68]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:02.656523 14718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ea4d733a9545db88f83ba111985c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.657171 14717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1055868da5b4c65a7ee9fc615d1a43a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.661525 14773 tablet_bootstrap.cc:492] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:02.667739 14773 tablet_bootstrap.cc:654] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.671512 14774 tablet_bootstrap.cc:492] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:02.674194 14775 tablet_bootstrap.cc:492] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:02.677491 14774 tablet_bootstrap.cc:654] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.680437 14775 tablet_bootstrap.cc:654] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.687399 14773 tablet_bootstrap.cc:492] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:02.687882 14773 ts_tablet_manager.cc:1403] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260630 12:14:02.688971 14774 tablet_bootstrap.cc:492] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:02.689440 14774 ts_tablet_manager.cc:1403] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:14:02.690618 14773 raft_consensus.cc:359] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.691215 14773 raft_consensus.cc:385] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.691510 14773 raft_consensus.cc:740] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.692097 14774 raft_consensus.cc:359] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.692214 14773 consensus_queue.cc:260] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.692744 14774 raft_consensus.cc:385] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.692936 14773 raft_consensus.cc:399] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.693094 14774 raft_consensus.cc:740] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.693296 14773 raft_consensus.cc:493] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.693673 14773 raft_consensus.cc:3060] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.693873 14774 consensus_queue.cc:260] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.694556 14774 raft_consensus.cc:399] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.694844 14774 raft_consensus.cc:493] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.695169 14774 raft_consensus.cc:3060] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.698418 14775 tablet_bootstrap.cc:492] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:02.698844 14775 ts_tablet_manager.cc:1403] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260630 12:14:02.700968 14775 raft_consensus.cc:359] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.701408 14775 raft_consensus.cc:385] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.701159 14773 raft_consensus.cc:515] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.701715 14775 raft_consensus.cc:740] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.702037 14773 leader_election.cc:304] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: 0235bb7dfd7f4eb297ab5b6cc665f723; no voters: 
I20260630 12:14:02.702584 14775 consensus_queue.cc:260] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.702903 14774 raft_consensus.cc:515] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.703387 14775 raft_consensus.cc:399] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.703605 14773 leader_election.cc:290] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.703827 14775 raft_consensus.cc:493] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.703601 14774 leader_election.cc:304] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [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: 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:02.704079 14779 raft_consensus.cc:2804] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.704434 14775 raft_consensus.cc:3060] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.708642 14773 ts_tablet_manager.cc:1434] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.004s
I20260630 12:14:02.709704 14773 tablet_bootstrap.cc:492] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:02.711248 14781 raft_consensus.cc:2804] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.712252 14774 leader_election.cc:290] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.715483 14773 tablet_bootstrap.cc:654] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.716137 14781 raft_consensus.cc:697] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d157886a72e462c93ed152909481a15, State: Running, Role: LEADER
I20260630 12:14:02.716495 14775 raft_consensus.cc:515] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.717178 14775 leader_election.cc:304] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [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: 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 
I20260630 12:14:02.717190 14781 consensus_queue.cc:237] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [LEADER]: Queue going to LEADER mode. State: All 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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.720105 14774 ts_tablet_manager.cc:1434] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.004s
I20260630 12:14:02.721894 14779 raft_consensus.cc:697] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Becoming Leader. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Running, Role: LEADER
I20260630 12:14:02.722954 14774 tablet_bootstrap.cc:492] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:02.722741 14779 consensus_queue.cc:237] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Queue going to LEADER mode. State: All 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: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.730854 14774 tablet_bootstrap.cc:654] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.735603 14477 catalog_manager.cc:5697] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d157886a72e462c93ed152909481a15 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "9d157886a72e462c93ed152909481a15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.738457 14476 catalog_manager.cc:5697] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.744242 14775 leader_election.cc:290] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.744704 14785 raft_consensus.cc:2804] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.746791 14775 ts_tablet_manager.cc:1434] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.008s
I20260630 12:14:02.747786 14775 tablet_bootstrap.cc:492] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:02.748584 14785 raft_consensus.cc:697] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Becoming Leader. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Running, Role: LEADER
I20260630 12:14:02.749383 14785 consensus_queue.cc:237] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Queue going to LEADER mode. State: All 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: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.753410 14775 tablet_bootstrap.cc:654] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.756349 14773 tablet_bootstrap.cc:492] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:02.756953 14773 ts_tablet_manager.cc:1403] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.004s
I20260630 12:14:02.757082 14774 tablet_bootstrap.cc:492] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:02.757645 14774 ts_tablet_manager.cc:1403] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260630 12:14:02.760752 14773 raft_consensus.cc:359] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.761317 14773 raft_consensus.cc:385] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.761658 14773 raft_consensus.cc:740] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.762430 14773 consensus_queue.cc:260] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.762902 14774 raft_consensus.cc:359] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.763358 14773 raft_consensus.cc:399] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.763522 14774 raft_consensus.cc:385] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.763942 14773 raft_consensus.cc:493] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.763991 14774 raft_consensus.cc:740] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.764608 14773 raft_consensus.cc:3060] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.765162 14774 consensus_queue.cc:260] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.764955 14476 catalog_manager.cc:5697] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67). New cstate: current_term: 1 leader_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.767318 14774 raft_consensus.cc:399] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.767652 14774 raft_consensus.cc:493] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.768013 14774 raft_consensus.cc:3060] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.776022 14773 raft_consensus.cc:515] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.776852 14773 leader_election.cc:304] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: 0235bb7dfd7f4eb297ab5b6cc665f723; no voters: 
I20260630 12:14:02.777595 14779 raft_consensus.cc:2804] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.777971 14775 tablet_bootstrap.cc:492] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:02.778134 14779 raft_consensus.cc:697] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Becoming Leader. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Running, Role: LEADER
I20260630 12:14:02.777705 14774 raft_consensus.cc:515] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.778645 14775 ts_tablet_manager.cc:1403] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260630 12:14:02.779000 14779 consensus_queue.cc:237] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Queue going to LEADER mode. State: All 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: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } }
I20260630 12:14:02.781675 14775 raft_consensus.cc:359] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.782397 14775 raft_consensus.cc:385] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.782747 14775 raft_consensus.cc:740] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.783185 14774 leader_election.cc:304] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [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: 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:02.783540 14775 consensus_queue.cc:260] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.783901 14774 leader_election.cc:290] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.784032 14781 raft_consensus.cc:2804] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.784488 14775 raft_consensus.cc:399] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:02.784032 14773 leader_election.cc:290] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.784679 14781 raft_consensus.cc:697] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d157886a72e462c93ed152909481a15, State: Running, Role: LEADER
I20260630 12:14:02.784994 14775 raft_consensus.cc:493] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:02.785586 14775 raft_consensus.cc:3060] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.785568 14781 consensus_queue.cc:237] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [LEADER]: Queue going to LEADER mode. State: All 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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } }
I20260630 12:14:02.786634 14773 ts_tablet_manager.cc:1434] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.004s
I20260630 12:14:02.786652 14774 ts_tablet_manager.cc:1434] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.003s
I20260630 12:14:02.789163 14476 catalog_manager.cc:5697] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.793051 14775 raft_consensus.cc:515] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.793684 14775 leader_election.cc:304] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [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: 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 
I20260630 12:14:02.794158 14775 leader_election.cc:290] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:02.795056 14785 raft_consensus.cc:2804] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.795526 14785 raft_consensus.cc:697] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Becoming Leader. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Running, Role: LEADER
I20260630 12:14:02.796196 14785 consensus_queue.cc:237] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Queue going to LEADER mode. State: All 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: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:02.796729 14775 ts_tablet_manager.cc:1434] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.001s
I20260630 12:14:02.796188 14474 catalog_manager.cc:5697] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d157886a72e462c93ed152909481a15 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "9d157886a72e462c93ed152909481a15" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.803339 14476 catalog_manager.cc:5697] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67). New cstate: current_term: 1 leader_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:03.463610 14477 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59864:
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"
    }
  }
}
W20260630 12:14:03.465870 14477 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:03.503446 14569 tablet_service.cc:1511] Processing CreateTablet for tablet af81238e80e54670887bbed422f4e1d4 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:03.504766 14569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af81238e80e54670887bbed422f4e1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.504668 14644 tablet_service.cc:1511] Processing CreateTablet for tablet af81238e80e54670887bbed422f4e1d4 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:03.505996 14644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af81238e80e54670887bbed422f4e1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.505841 14717 tablet_service.cc:1511] Processing CreateTablet for tablet af81238e80e54670887bbed422f4e1d4 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:03.507067 14717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af81238e80e54670887bbed422f4e1d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.510408 14568 tablet_service.cc:1511] Processing CreateTablet for tablet 555ff1226aa94393af7699f93f50de24 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:03.510706 14718 tablet_service.cc:1511] Processing CreateTablet for tablet 555ff1226aa94393af7699f93f50de24 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:03.511672 14568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555ff1226aa94393af7699f93f50de24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.511972 14718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555ff1226aa94393af7699f93f50de24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.515923 14643 tablet_service.cc:1511] Processing CreateTablet for tablet 555ff1226aa94393af7699f93f50de24 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:03.517236 14643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555ff1226aa94393af7699f93f50de24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.518954 14716 tablet_service.cc:1511] Processing CreateTablet for tablet 71d90059cd194ad583681b26dc9b39ea (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:03.520198 14716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d90059cd194ad583681b26dc9b39ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.525170 14715 tablet_service.cc:1511] Processing CreateTablet for tablet ccde9ed3d86a48e0a89e65b535a43145 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:03.526430 14715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde9ed3d86a48e0a89e65b535a43145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.529510 14567 tablet_service.cc:1511] Processing CreateTablet for tablet 71d90059cd194ad583681b26dc9b39ea (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:03.529392 14642 tablet_service.cc:1511] Processing CreateTablet for tablet 71d90059cd194ad583681b26dc9b39ea (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:03.530947 14567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d90059cd194ad583681b26dc9b39ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.531301 14642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71d90059cd194ad583681b26dc9b39ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.533165 14566 tablet_service.cc:1511] Processing CreateTablet for tablet ccde9ed3d86a48e0a89e65b535a43145 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:03.533900 14641 tablet_service.cc:1511] Processing CreateTablet for tablet ccde9ed3d86a48e0a89e65b535a43145 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:03.534806 14566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde9ed3d86a48e0a89e65b535a43145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.535600 14641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde9ed3d86a48e0a89e65b535a43145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.537278 14565 tablet_service.cc:1511] Processing CreateTablet for tablet 34961072839b4e358f6ef1889656df89 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:03.537899 14640 tablet_service.cc:1511] Processing CreateTablet for tablet 34961072839b4e358f6ef1889656df89 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:03.539690 14640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34961072839b4e358f6ef1889656df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.541499 14714 tablet_service.cc:1511] Processing CreateTablet for tablet 34961072839b4e358f6ef1889656df89 (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:03.541826 14639 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd575d73a994bef97dbe394c265d1dc (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:03.543188 14714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34961072839b4e358f6ef1889656df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.543542 14639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd575d73a994bef97dbe394c265d1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.538744 14565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34961072839b4e358f6ef1889656df89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.547247 14564 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd575d73a994bef97dbe394c265d1dc (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:03.548849 14564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd575d73a994bef97dbe394c265d1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.619933 14718 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd575d73a994bef97dbe394c265d1dc (DEFAULT_TABLE table=test-workload-rf3 [id=f94bb2b7af1b44d18ad586ae432e0091]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:03.626446 14718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd575d73a994bef97dbe394c265d1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:03.686116 14831 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.691598 14831 tablet_bootstrap.cc:654] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.701373 14830 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.719810 14830 tablet_bootstrap.cc:654] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.725219 14832 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.725661 14831 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:03.726239 14831 ts_tablet_manager.cc:1403] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.026s
I20260630 12:14:03.728257 14830 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:03.728803 14830 ts_tablet_manager.cc:1403] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260630 12:14:03.729072 14831 raft_consensus.cc:359] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.729869 14831 raft_consensus.cc:385] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.730165 14831 raft_consensus.cc:740] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.730382 14832 tablet_bootstrap.cc:654] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.730918 14831 consensus_queue.cc:260] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.731562 14830 raft_consensus.cc:359] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.732414 14830 raft_consensus.cc:385] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.732688 14830 raft_consensus.cc:740] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.733394 14830 consensus_queue.cc:260] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.735267 14831 ts_tablet_manager.cc:1434] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:03.735499 14830 ts_tablet_manager.cc:1434] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:03.736377 14831 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.737072 14830 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.743585 14831 tablet_bootstrap.cc:654] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.746400 14830 tablet_bootstrap.cc:654] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:03.750830 14754 tablet.cc:2406] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:03.757923 14832 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:03.758450 14832 ts_tablet_manager.cc:1403] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260630 12:14:03.758706 14831 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:03.758946 14830 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:03.759150 14831 ts_tablet_manager.cc:1403] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260630 12:14:03.759445 14830 ts_tablet_manager.cc:1403] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260630 12:14:03.761359 14832 raft_consensus.cc:359] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.762097 14832 raft_consensus.cc:385] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.762090 14831 raft_consensus.cc:359] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.762575 14832 raft_consensus.cc:740] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.762404 14830 raft_consensus.cc:359] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.763064 14831 raft_consensus.cc:385] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.763243 14830 raft_consensus.cc:385] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.763471 14831 raft_consensus.cc:740] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.763629 14830 raft_consensus.cc:740] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.763513 14832 consensus_queue.cc:260] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.764488 14831 consensus_queue.cc:260] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.764642 14830 consensus_queue.cc:260] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.766001 14832 ts_tablet_manager.cc:1434] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260630 12:14:03.766686 14831 ts_tablet_manager.cc:1434] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:03.767036 14832 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.772284 14830 ts_tablet_manager.cc:1434] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260630 12:14:03.773296 14830 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.773685 14832 tablet_bootstrap.cc:654] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.773847 14831 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.779975 14830 tablet_bootstrap.cc:654] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.780349 14831 tablet_bootstrap.cc:654] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.784765 14784 raft_consensus.cc:493] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.785420 14784 raft_consensus.cc:515] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.786379 14832 tablet_bootstrap.cc:492] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:03.787045 14832 ts_tablet_manager.cc:1403] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:14:03.790019 14832 raft_consensus.cc:359] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.790769 14832 raft_consensus.cc:385] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.791111 14832 raft_consensus.cc:740] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.791970 14832 consensus_queue.cc:260] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.795069 14832 ts_tablet_manager.cc:1434] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:14:03.796247 14832 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.803915 14832 tablet_bootstrap.cc:654] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.804203 14784 leader_election.cc:290] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:03.808923 14830 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:03.809666 14830 ts_tablet_manager.cc:1403] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.010s
I20260630 12:14:03.816118 14832 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:03.816749 14832 ts_tablet_manager.cc:1403] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260630 12:14:03.818626 14784 raft_consensus.cc:493] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.819278 14784 raft_consensus.cc:515] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.820808 14830 raft_consensus.cc:359] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.821539 14830 raft_consensus.cc:385] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.821828 14830 raft_consensus.cc:740] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.821784 14832 raft_consensus.cc:359] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.822647 14832 raft_consensus.cc:385] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.823052 14832 raft_consensus.cc:740] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.823917 14832 consensus_queue.cc:260] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.825634 14784 leader_election.cc:290] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:03.826592 14832 ts_tablet_manager.cc:1434] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:03.827636 14832 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.827822 14830 consensus_queue.cc:260] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.832226 14831 tablet_bootstrap.cc:492] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:03.832808 14831 ts_tablet_manager.cc:1403] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.029s
I20260630 12:14:03.833526 14830 ts_tablet_manager.cc:1434] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260630 12:14:03.834578 14830 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.836253 14832 tablet_bootstrap.cc:654] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.836316 14831 raft_consensus.cc:359] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.837332 14831 raft_consensus.cc:385] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.837693 14831 raft_consensus.cc:740] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.838555 14831 consensus_queue.cc:260] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.844461 14830 tablet_bootstrap.cc:654] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.846336 14831 ts_tablet_manager.cc:1434] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:14:03.847239 14832 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:03.848364 14832 ts_tablet_manager.cc:1403] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260630 12:14:03.848790 14831 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.849661 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:03.850342 14728 raft_consensus.cc:2468] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 0.
I20260630 12:14:03.851199 14832 raft_consensus.cc:359] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.851601 14727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af81238e80e54670887bbed422f4e1d4" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:03.851971 14832 raft_consensus.cc:385] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.852301 14832 raft_consensus.cc:740] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.853135 14545 leader_election.cc:304] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9a689d169a4f6eac6f6d03354cec8a, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:03.854103 14727 raft_consensus.cc:2468] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 0.
I20260630 12:14:03.855206 14830 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:03.855430 14545 leader_election.cc:304] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9a689d169a4f6eac6f6d03354cec8a, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:03.855743 14830 ts_tablet_manager.cc:1403] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260630 12:14:03.855988 14831 tablet_bootstrap.cc:654] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.856276 14784 raft_consensus.cc:2804] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.856365 14781 raft_consensus.cc:2804] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:03.856863 14784 raft_consensus.cc:493] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.856950 14781 raft_consensus.cc:493] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.857321 14784 raft_consensus.cc:3060] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.857460 14781 raft_consensus.cc:3060] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.858662 14830 raft_consensus.cc:359] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.859369 14830 raft_consensus.cc:385] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.859640 14830 raft_consensus.cc:740] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.860448 14830 consensus_queue.cc:260] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.853180 14832 consensus_queue.cc:260] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.867859 14832 ts_tablet_manager.cc:1434] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260630 12:14:03.873574 14832 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.873765 14784 raft_consensus.cc:515] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.877019 14727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
I20260630 12:14:03.871594 14781 raft_consensus.cc:515] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.877609 14727 raft_consensus.cc:3060] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.881314 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af81238e80e54670887bbed422f4e1d4" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
I20260630 12:14:03.882102 14728 raft_consensus.cc:3060] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.883808 14830 ts_tablet_manager.cc:1434] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.007s
I20260630 12:14:03.887178 14830 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.893780 14728 raft_consensus.cc:2468] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 1.
I20260630 12:14:03.900362 14832 tablet_bootstrap.cc:654] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.901293 14545 leader_election.cc:304] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c9a689d169a4f6eac6f6d03354cec8a, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:03.902164 14654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" is_pre_election: true
I20260630 12:14:03.903826 14654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af81238e80e54670887bbed422f4e1d4" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" is_pre_election: true
I20260630 12:14:03.904429 14654 raft_consensus.cc:2468] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 0.
I20260630 12:14:03.905635 14654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723"
W20260630 12:14:03.906183 14544 leader_election.cc:343] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.906329 14653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af81238e80e54670887bbed422f4e1d4" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723"
I20260630 12:14:03.894830 14727 raft_consensus.cc:2468] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 1.
I20260630 12:14:03.896471 14781 leader_election.cc:290] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Requested vote from peers 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:03.897723 14784 leader_election.cc:290] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Requested vote from peers 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:03.892771 14849 raft_consensus.cc:493] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.900043 14830 tablet_bootstrap.cc:654] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.907289 14653 raft_consensus.cc:3060] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:03.909113 14849 raft_consensus.cc:515] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
W20260630 12:14:03.908056 14544 leader_election.cc:343] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.908094 14781 raft_consensus.cc:2804] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.910825 14781 raft_consensus.cc:697] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d157886a72e462c93ed152909481a15, State: Running, Role: LEADER
I20260630 12:14:03.911806 14781 consensus_queue.cc:237] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.912665 14545 leader_election.cc:304] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [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: 3c9a689d169a4f6eac6f6d03354cec8a, 9d157886a72e462c93ed152909481a15; no voters: 0235bb7dfd7f4eb297ab5b6cc665f723
I20260630 12:14:03.916196 14653 raft_consensus.cc:2468] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d157886a72e462c93ed152909481a15 in term 1.
I20260630 12:14:03.917832 14849 leader_election.cc:290] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:03.918315 14850 raft_consensus.cc:2804] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:03.918861 14850 raft_consensus.cc:697] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Becoming Leader. State: Replica: 9d157886a72e462c93ed152909481a15, State: Running, Role: LEADER
I20260630 12:14:03.919494 14653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" is_pre_election: true
I20260630 12:14:03.919731 14850 consensus_queue.cc:237] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
W20260630 12:14:03.921512 14544 leader_election.cc:343] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.928365 14831 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:03.929186 14831 ts_tablet_manager.cc:1403] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.047s
I20260630 12:14:03.928375 14832 tablet_bootstrap.cc:492] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:03.930241 14832 ts_tablet_manager.cc:1403] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.007s
I20260630 12:14:03.937114 14831 raft_consensus.cc:359] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.938220 14831 raft_consensus.cc:385] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.938671 14831 raft_consensus.cc:740] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.946029 14830 tablet_bootstrap.cc:492] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:03.946736 14830 ts_tablet_manager.cc:1403] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260630 12:14:03.948834 14832 raft_consensus.cc:359] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.949685 14832 raft_consensus.cc:385] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.950026 14832 raft_consensus.cc:740] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.950830 14830 raft_consensus.cc:359] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.951588 14830 raft_consensus.cc:385] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.950691 14476 catalog_manager.cc:5697] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d157886a72e462c93ed152909481a15 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "9d157886a72e462c93ed152909481a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:03.951881 14830 raft_consensus.cc:740] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.952612 14830 consensus_queue.cc:260] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.954214 14830 ts_tablet_manager.cc:1434] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:03.952958 14832 consensus_queue.cc:260] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.955193 14830 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: Bootstrap starting.
I20260630 12:14:03.940631 14831 consensus_queue.cc:260] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
W20260630 12:14:03.958248 14545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.24.67:33131, user_credentials={real_user=slave}} blocked reactor thread for 49965.2us
I20260630 12:14:03.960417 14831 ts_tablet_manager.cc:1434] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260630 12:14:03.962538 14727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "9d157886a72e462c93ed152909481a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:03.963727 14785 raft_consensus.cc:493] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.961483 14831 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.964264 14785 raft_consensus.cc:515] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.964906 14830 tablet_bootstrap.cc:654] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.967218 14785 leader_election.cc:290] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685)
W20260630 12:14:03.967334 14545 leader_election.cc:343] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:03.967643 14832 ts_tablet_manager.cc:1434] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260630 12:14:03.969079 14832 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: Bootstrap starting.
I20260630 12:14:03.972255 14831 tablet_bootstrap.cc:654] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.980513 14545 leader_election.cc:304] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d157886a72e462c93ed152909481a15; no voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 3c9a689d169a4f6eac6f6d03354cec8a
I20260630 12:14:03.981755 14852 raft_consensus.cc:2749] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:03.982506 14832 tablet_bootstrap.cc:654] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:03.984760 14831 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:03.985453 14831 ts_tablet_manager.cc:1403] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260630 12:14:03.988755 14831 raft_consensus.cc:359] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.989537 14831 raft_consensus.cc:385] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:03.989873 14831 raft_consensus.cc:740] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:03.990600 14831 consensus_queue.cc:260] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:03.993307 14831 ts_tablet_manager.cc:1434] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:14:03.994330 14831 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: Bootstrap starting.
I20260630 12:14:03.999790 14782 raft_consensus.cc:493] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:04.000854 14831 tablet_bootstrap.cc:654] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:04.000471 14782 raft_consensus.cc:515] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.002949 14471 catalog_manager.cc:5697] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d157886a72e462c93ed152909481a15 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "9d157886a72e462c93ed152909481a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:04.011260 14782 leader_election.cc:290] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.013319 14831 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: No bootstrap required, opened a new log
I20260630 12:14:04.014046 14831 ts_tablet_manager.cc:1403] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260630 12:14:04.017684 14831 raft_consensus.cc:359] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.018571 14831 raft_consensus.cc:385] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:04.018918 14831 raft_consensus.cc:740] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Initialized, Role: FOLLOWER
I20260630 12:14:04.020056 14831 consensus_queue.cc:260] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.022583 14831 ts_tablet_manager.cc:1434] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:04.058475 14653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde9ed3d86a48e0a89e65b535a43145" candidate_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" is_pre_election: true
I20260630 12:14:04.059348 14653 raft_consensus.cc:2468] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c9a689d169a4f6eac6f6d03354cec8a in term 0.
I20260630 12:14:04.062955 14830 tablet_bootstrap.cc:492] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: No bootstrap required, opened a new log
I20260630 12:14:04.063472 14579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde9ed3d86a48e0a89e65b535a43145" candidate_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15" is_pre_election: true
I20260630 12:14:04.064172 14782 raft_consensus.cc:493] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:04.064248 14579 raft_consensus.cc:2468] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c9a689d169a4f6eac6f6d03354cec8a in term 0.
I20260630 12:14:04.064903 14782 raft_consensus.cc:515] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.067852 14782 leader_election.cc:290] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.068647 14693 leader_election.cc:304] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 
I20260630 12:14:04.069761 14785 raft_consensus.cc:2804] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:04.070142 14785 raft_consensus.cc:493] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:04.070464 14785 raft_consensus.cc:3060] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.063583 14830 ts_tablet_manager.cc:1403] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.021s
I20260630 12:14:04.072217 14579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d90059cd194ad583681b26dc9b39ea" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15" is_pre_election: true
I20260630 12:14:04.072759 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34961072839b4e358f6ef1889656df89" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15" is_pre_election: true
I20260630 12:14:04.072904 14579 raft_consensus.cc:2468] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 0.
I20260630 12:14:04.074086 14619 leader_election.cc:304] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:04.074858 14782 raft_consensus.cc:2804] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:04.074990 14832 tablet_bootstrap.cc:492] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: No bootstrap required, opened a new log
I20260630 12:14:04.075235 14782 raft_consensus.cc:493] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:14:04.075295 14619 leader_election.cc:343] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:04.075498 14832 ts_tablet_manager.cc:1403] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent bootstrapping tablet: real 0.107s	user 0.033s	sys 0.059s
I20260630 12:14:04.075626 14782 raft_consensus.cc:3060] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.077065 14785 raft_consensus.cc:515] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.078665 14785 leader_election.cc:290] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 election: Requested vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685)
I20260630 12:14:04.078635 14832 raft_consensus.cc:359] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.079931 14832 raft_consensus.cc:385] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:04.080175 14653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde9ed3d86a48e0a89e65b535a43145" candidate_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723"
I20260630 12:14:04.080302 14832 raft_consensus.cc:740] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Initialized, Role: FOLLOWER
I20260630 12:14:04.080523 14830 raft_consensus.cc:359] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.079298 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccde9ed3d86a48e0a89e65b535a43145" candidate_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15"
I20260630 12:14:04.081316 14830 raft_consensus.cc:385] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:04.080947 14653 raft_consensus.cc:3060] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.081461 14832 consensus_queue.cc:260] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.081732 14830 raft_consensus.cc:740] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d157886a72e462c93ed152909481a15, State: Initialized, Role: FOLLOWER
I20260630 12:14:04.087335 14782 raft_consensus.cc:515] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.095490 14830 consensus_queue.cc:260] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.087625 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34961072839b4e358f6ef1889656df89" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:04.098671 14728 raft_consensus.cc:2468] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 0.
I20260630 12:14:04.086570 14727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d90059cd194ad583681b26dc9b39ea" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:04.100517 14579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d90059cd194ad583681b26dc9b39ea" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15"
I20260630 12:14:04.100462 14727 raft_consensus.cc:2468] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 0.
I20260630 12:14:04.101366 14579 raft_consensus.cc:3060] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.081519 14578 raft_consensus.cc:3060] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.103562 14620 leader_election.cc:304] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: 0235bb7dfd7f4eb297ab5b6cc665f723, 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 9d157886a72e462c93ed152909481a15
I20260630 12:14:04.110374 14782 leader_election.cc:290] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Requested vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.113385 14830 ts_tablet_manager.cc:1434] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: Time spent starting tablet: real 0.041s	user 0.018s	sys 0.002s
I20260630 12:14:04.114792 14653 raft_consensus.cc:2468] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9a689d169a4f6eac6f6d03354cec8a in term 1.
I20260630 12:14:04.116353 14693 leader_election.cc:304] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 
I20260630 12:14:04.117349 14785 raft_consensus.cc:2804] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:14:04.123481 14525 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:04.125331 14782 raft_consensus.cc:2804] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:04.126008 14782 raft_consensus.cc:493] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:04.126819 14782 raft_consensus.cc:3060] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.109647 14579 raft_consensus.cc:2468] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.132987 14619 leader_election.cc:304] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:04.137027 14578 raft_consensus.cc:2468] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c9a689d169a4f6eac6f6d03354cec8a in term 1.
I20260630 12:14:04.138958 14866 raft_consensus.cc:493] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:04.139027 14782 raft_consensus.cc:515] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.140260 14832 ts_tablet_manager.cc:1434] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: Time spent starting tablet: real 0.064s	user 0.012s	sys 0.047s
I20260630 12:14:04.139827 14866 raft_consensus.cc:515] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.140980 14867 raft_consensus.cc:2804] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:04.142302 14866 leader_election.cc:290] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.143610 14579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15" is_pre_election: true
I20260630 12:14:04.144320 14579 raft_consensus.cc:2468] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 0.
I20260630 12:14:04.144675 14727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71d90059cd194ad583681b26dc9b39ea" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
I20260630 12:14:04.145207 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34961072839b4e358f6ef1889656df89" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15"
I20260630 12:14:04.145344 14727 raft_consensus.cc:3060] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.145469 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:04.145923 14578 raft_consensus.cc:3060] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.145771 14619 leader_election.cc:304] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:04.146147 14728 raft_consensus.cc:2468] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 0.
I20260630 12:14:04.146921 14866 raft_consensus.cc:2804] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:04.147388 14866 raft_consensus.cc:493] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:04.147828 14866 raft_consensus.cc:3060] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.144559 14782 leader_election.cc:290] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Requested vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.148310 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34961072839b4e358f6ef1889656df89" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
I20260630 12:14:04.148975 14728 raft_consensus.cc:3060] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.154315 14578 raft_consensus.cc:2468] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.154604 14727 raft_consensus.cc:2468] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.155691 14619 leader_election.cc:304] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 9d157886a72e462c93ed152909481a15; no voters: 
I20260630 12:14:04.156625 14782 raft_consensus.cc:2804] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:04.157122 14782 raft_consensus.cc:697] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Becoming Leader. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Running, Role: LEADER
I20260630 12:14:04.157666 14728 raft_consensus.cc:2468] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.157976 14782 consensus_queue.cc:237] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.159931 14867 raft_consensus.cc:697] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Becoming Leader. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Running, Role: LEADER
I20260630 12:14:04.159826 14866 raft_consensus.cc:515] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.161309 14785 raft_consensus.cc:697] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Becoming Leader. State: Replica: 3c9a689d169a4f6eac6f6d03354cec8a, State: Running, Role: LEADER
I20260630 12:14:04.161053 14867 consensus_queue.cc:237] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.162185 14785 consensus_queue.cc:237] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.162814 14866 leader_election.cc:290] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Requested vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.163805 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15"
I20260630 12:14:04.164731 14578 raft_consensus.cc:3060] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.164888 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bd575d73a994bef97dbe394c265d1dc" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a"
I20260630 12:14:04.165608 14728 raft_consensus.cc:3060] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.174273 14728 raft_consensus.cc:2468] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.175004 14578 raft_consensus.cc:2468] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in term 1.
I20260630 12:14:04.175338 14620 leader_election.cc:304] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723, 3c9a689d169a4f6eac6f6d03354cec8a; no voters: 
I20260630 12:14:04.176465 14782 raft_consensus.cc:2804] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:04.176924 14782 raft_consensus.cc:697] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Becoming Leader. State: Replica: 0235bb7dfd7f4eb297ab5b6cc665f723, State: Running, Role: LEADER
I20260630 12:14:04.177712 14782 consensus_queue.cc:237] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.177558 14471 catalog_manager.cc:5697] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:04.188813 14476 catalog_manager.cc:5697] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67). New cstate: current_term: 1 leader_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:04.192595 14471 catalog_manager.cc:5697] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:04.194136 14471 catalog_manager.cc:5697] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:04.411111 14867 raft_consensus.cc:493] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:04.411654 14867 raft_consensus.cc:515] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } }
I20260630 12:14:04.413777 14867 leader_election.cc:290] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279), 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:04.415019 14728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" is_pre_election: true
I20260630 12:14:04.415308 14578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555ff1226aa94393af7699f93f50de24" candidate_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d157886a72e462c93ed152909481a15" is_pre_election: true
I20260630 12:14:04.415716 14728 raft_consensus.cc:2393] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0235bb7dfd7f4eb297ab5b6cc665f723 in current term 1: Already voted for candidate 9d157886a72e462c93ed152909481a15 in this term.
I20260630 12:14:04.417078 14620 leader_election.cc:304] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0235bb7dfd7f4eb297ab5b6cc665f723; no voters: 3c9a689d169a4f6eac6f6d03354cec8a, 9d157886a72e462c93ed152909481a15
I20260630 12:14:04.417853 14867 raft_consensus.cc:3060] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:04.425093 14867 raft_consensus.cc:2749] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:04.426731 14578 raft_consensus.cc:1275] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 3c9a689d169a4f6eac6f6d03354cec8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.426800 14653 raft_consensus.cc:1275] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Refusing update from remote peer 3c9a689d169a4f6eac6f6d03354cec8a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.428457 14785 consensus_queue.cc:1048] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.429109 14868 consensus_queue.cc:1048] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.458240 14852 consensus_queue.cc:1048] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.470111 14852 consensus_queue.cc:1048] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.490835 14852 consensus_queue.cc:1048] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.498158 14852 consensus_queue.cc:1048] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.549546 14726 raft_consensus.cc:1275] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.551206 14867 consensus_queue.cc:1048] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.572459 14725 raft_consensus.cc:1275] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.574339 14579 raft_consensus.cc:1275] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.574473 14782 consensus_queue.cc:1048] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:04.576040 14866 consensus_queue.cc:1048] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.574652 14578 raft_consensus.cc:1275] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.604871 14867 consensus_queue.cc:1048] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.609972 14867 consensus_queue.cc:1048] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.638900 14577 raft_consensus.cc:1275] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:04.642851 14867 consensus_queue.cc:1048] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:04.659251 14889 log.cc:927] Time spent T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260630 12:14:04.660226 14893 mvcc.cc:204] Tried to move back new op lower bound from 7302437455986536448 to 7302437454493175808. Current Snapshot: MvccSnapshot[applied={T|T < 7302437455986536448}]
W20260630 12:14:04.808427 14544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.66:34685, user_credentials={real_user=slave}} blocked reactor thread for 52624.8us
W20260630 12:14:04.946120 14620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.67:33131, user_credentials={real_user=slave}} blocked reactor thread for 114227us
I20260630 12:14:06.059018  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:06.079439 14927 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:06.082007 14928 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:06.084940 14930 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:06.085258  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:06.086979  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:06.087292  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:06.087540  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821646087520 us; error 0 us; skew 500 ppm
I20260630 12:14:06.088384  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:06.092057  5217 webserver.cc:533] Webserver started at http://127.5.24.68:36639/ using document root <none> and password file <none>
I20260630 12:14:06.092887  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:06.093158  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:06.093564  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:06.095759  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "2418d695a6104e31be03f24b1423850c"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-cbkb"
I20260630 12:14:06.102361  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:14:06.106192 14935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.107095  5217 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260630 12:14:06.107404  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "2418d695a6104e31be03f24b1423850c"
format_stamp: "Formatted at 2026-06-30 12:14:06 on dist-test-slave-cbkb"
I20260630 12:14:06.107707  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-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)
I20260630 12:14:06.124436  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:06.125788  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:06.127240  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:06.129745  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:06.129980  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.130234  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:06.130424  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:06.175129  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:45535
I20260630 12:14:06.175367 14997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:45535 every 8 connection(s)
I20260630 12:14:06.197003 14998 heartbeater.cc:344] Connected to a master server at 127.5.24.126:35519
I20260630 12:14:06.197389 14998 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:06.198167 14998 heartbeater.cc:507] Master 127.5.24.126:35519 requested a full tablet report, sending...
I20260630 12:14:06.200155 14471 ts_manager.cc:194] Registered new tserver with Master: 2418d695a6104e31be03f24b1423850c (127.5.24.68:45535)
I20260630 12:14:06.201923 14471 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49496
I20260630 12:14:06.349746 14652 consensus_queue.cc:237] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } }
I20260630 12:14:06.358167 14725 raft_consensus.cc:1275] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.359838 14579 raft_consensus.cc:1275] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.360175 14867 consensus_queue.cc:1048] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:06.361549 14782 consensus_queue.cc:1048] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:06.372426 14869 raft_consensus.cc:2955] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.373492 14725 raft_consensus.cc:2955] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
W20260630 12:14:06.376320 14619 consensus_peers.cc:597] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 -> Peer 2418d695a6104e31be03f24b1423850c (127.5.24.68:45535): Couldn't send request to peer 2418d695a6104e31be03f24b1423850c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34961072839b4e358f6ef1889656df89. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.379304 14579 raft_consensus.cc:2955] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.399520 14471 catalog_manager.cc:5697] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:06.406256 14725 consensus_queue.cc:237] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } }
I20260630 12:14:06.416080 14579 raft_consensus.cc:1275] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 3c9a689d169a4f6eac6f6d03354cec8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.416080 14652 raft_consensus.cc:1275] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Refusing update from remote peer 3c9a689d169a4f6eac6f6d03354cec8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.417867 14785 consensus_queue.cc:1048] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:06.419538 14868 consensus_queue.cc:1048] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:06.430200 14868 raft_consensus.cc:2955] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.447238 14579 raft_consensus.cc:2955] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.450866 14652 raft_consensus.cc:2955] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
W20260630 12:14:06.453168 14693 consensus_peers.cc:597] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a -> Peer 2418d695a6104e31be03f24b1423850c (127.5.24.68:45535): Couldn't send request to peer 2418d695a6104e31be03f24b1423850c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccde9ed3d86a48e0a89e65b535a43145. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.453724 14471 catalog_manager.cc:5697] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a reported cstate change: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:06.457006 14654 consensus_queue.cc:237] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } }
I20260630 12:14:06.465417 14725 raft_consensus.cc:1275] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:14:06.466364 14619 consensus_peers.cc:597] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 -> Peer 2418d695a6104e31be03f24b1423850c (127.5.24.68:45535): Couldn't send request to peer 2418d695a6104e31be03f24b1423850c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71d90059cd194ad583681b26dc9b39ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.467270 14579 raft_consensus.cc:1275] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.467432 14867 consensus_queue.cc:1048] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:06.468650 14869 consensus_queue.cc:1048] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:06.478453 14869 raft_consensus.cc:2955] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.480770 14579 raft_consensus.cc:2955] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.483253 14725 raft_consensus.cc:2955] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.493994 14470 catalog_manager.cc:5697] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 reported cstate change: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:06.494887 14654 consensus_queue.cc:237] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [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: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } }
W20260630 12:14:06.510319 14619 consensus_peers.cc:597] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 -> Peer 2418d695a6104e31be03f24b1423850c (127.5.24.68:45535): Couldn't send request to peer 2418d695a6104e31be03f24b1423850c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bd575d73a994bef97dbe394c265d1dc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.511932 14579 raft_consensus.cc:1275] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.513098 14725 raft_consensus.cc:1275] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Refusing update from remote peer 0235bb7dfd7f4eb297ab5b6cc665f723: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:14:06.515422 14782 consensus_queue.cc:1048] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:14:06.516507 15014 consensus_queue.cc:1048] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:14:06.525080 15014 raft_consensus.cc:2955] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.526876 14725 raft_consensus.cc:2955] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.527676 14579 raft_consensus.cc:2955] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.541707 14473 catalog_manager.cc:5697] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a reported cstate change: config changed from index -1 to 16, NON_VOTER 2418d695a6104e31be03f24b1423850c (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d157886a72e462c93ed152909481a15" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 45279 } attrs { replace: true } } peers { permanent_uuid: "0235bb7dfd7f4eb297ab5b6cc665f723" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34685 } } peers { permanent_uuid: "3c9a689d169a4f6eac6f6d03354cec8a" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 33131 } } peers { permanent_uuid: "2418d695a6104e31be03f24b1423850c" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 45535 } attrs { promote: true } } }
I20260630 12:14:06.697817  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:06.741484  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:06.742292  5217 tablet_replica.cc:333] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.743269  5217 raft_consensus.cc:2243] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.743928  5217 raft_consensus.cc:2272] T ccde9ed3d86a48e0a89e65b535a43145 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.747876  5217 tablet_replica.cc:333] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.748535  5217 raft_consensus.cc:2243] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.749099  5217 raft_consensus.cc:2272] T 5bd575d73a994bef97dbe394c265d1dc P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.752681  5217 tablet_replica.cc:333] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.753300  5217 raft_consensus.cc:2243] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.753870  5217 raft_consensus.cc:2272] T 34961072839b4e358f6ef1889656df89 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.757166  5217 tablet_replica.cc:333] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.757992  5217 raft_consensus.cc:2243] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.758672  5217 raft_consensus.cc:2272] T 71d90059cd194ad583681b26dc9b39ea P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.762271  5217 tablet_replica.cc:333] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.762881  5217 raft_consensus.cc:2243] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.763736  5217 raft_consensus.cc:2272] T 555ff1226aa94393af7699f93f50de24 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.766690  5217 tablet_replica.cc:333] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.767225  5217 raft_consensus.cc:2243] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.767788  5217 raft_consensus.cc:2272] T 849053b2871447aa99211914fcf82897 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.770560  5217 tablet_replica.cc:333] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.771111  5217 raft_consensus.cc:2243] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.771977  5217 raft_consensus.cc:2272] T af81238e80e54670887bbed422f4e1d4 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.774953  5217 tablet_replica.cc:333] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15: stopping tablet replica
I20260630 12:14:06.775475  5217 raft_consensus.cc:2243] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.776046  5217 raft_consensus.cc:2272] T 69980c58e00f41baab65c166859e9bb6 P 9d157886a72e462c93ed152909481a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.807475  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
W20260630 12:14:06.825755 14619 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:45279: connect: Connection refused (error 111) [suppressed 19 similar messages]
W20260630 12:14:06.830646 14619 consensus_peers.cc:597] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 -> Peer 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279): Couldn't send request to peer 9d157886a72e462c93ed152909481a15. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.838006  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:06.872663  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:06.873518  5217 tablet_replica.cc:333] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.874601  5217 raft_consensus.cc:2243] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.875262  5217 raft_consensus.cc:2272] T 555ff1226aa94393af7699f93f50de24 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.878557  5217 tablet_replica.cc:333] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.879161  5217 raft_consensus.cc:2243] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.880143  5217 raft_consensus.cc:2272] T 34961072839b4e358f6ef1889656df89 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.883383  5217 tablet_replica.cc:333] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.883970  5217 raft_consensus.cc:2243] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.884968  5217 raft_consensus.cc:2272] T 71d90059cd194ad583681b26dc9b39ea P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.887962  5217 tablet_replica.cc:333] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.888588  5217 raft_consensus.cc:2243] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.889533  5217 raft_consensus.cc:2272] T 5bd575d73a994bef97dbe394c265d1dc P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.892561  5217 tablet_replica.cc:333] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.893132  5217 raft_consensus.cc:2243] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.893646  5217 raft_consensus.cc:2272] T ccde9ed3d86a48e0a89e65b535a43145 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.897076  5217 tablet_replica.cc:333] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.897601  5217 raft_consensus.cc:2243] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.898218  5217 raft_consensus.cc:2272] T 13f27ebde45948e68c1de0ba4057fbe7 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:06.901207  5217 tablet_replica.cc:333] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.901875  5217 raft_consensus.cc:2243] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:06.902695  5217 raft_consensus.cc:2272] T af81238e80e54670887bbed422f4e1d4 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:06.906056 14693 consensus_peers.cc:597] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a -> Peer 0235bb7dfd7f4eb297ab5b6cc665f723 (127.5.24.66:34685): Couldn't send request to peer 0235bb7dfd7f4eb297ab5b6cc665f723. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.906786  5217 tablet_replica.cc:333] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723: stopping tablet replica
I20260630 12:14:06.907371  5217 raft_consensus.cc:2243] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:06.907965  5217 raft_consensus.cc:2272] T f5e1be4bd01d403e8d34ed76cfd575b2 P 0235bb7dfd7f4eb297ab5b6cc665f723 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:06.917281 14693 consensus_peers.cc:597] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a -> Peer 9d157886a72e462c93ed152909481a15 (127.5.24.65:45279): Couldn't send request to peer 9d157886a72e462c93ed152909481a15. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.921154 15017 ts_tablet_manager.cc:933] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: Initiating tablet copy from peer 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131)
I20260630 12:14:06.922955 15017 tablet_copy_client.cc:323] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:33131
I20260630 12:14:06.941578  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:06.954828 14738 tablet_copy_service.cc:140] P 3c9a689d169a4f6eac6f6d03354cec8a: Received BeginTabletCopySession request for tablet ccde9ed3d86a48e0a89e65b535a43145 from peer 2418d695a6104e31be03f24b1423850c ({username='slave'} at 127.0.0.1:59752)
I20260630 12:14:06.955574 14738 tablet_copy_service.cc:161] P 3c9a689d169a4f6eac6f6d03354cec8a: Beginning new tablet copy session on tablet ccde9ed3d86a48e0a89e65b535a43145 from peer 2418d695a6104e31be03f24b1423850c at {username='slave'} at 127.0.0.1:59752: session id = 2418d695a6104e31be03f24b1423850c-ccde9ed3d86a48e0a89e65b535a43145
I20260630 12:14:06.965170 14738 tablet_copy_source_session.cc:215] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:06.968962 15017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccde9ed3d86a48e0a89e65b535a43145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:06.975419  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:06.989428 15017 tablet_copy_client.cc:806] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:06.990242 15017 tablet_copy_client.cc:670] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:06.994598  5217 tablet_copy_service.cc:362] P 3c9a689d169a4f6eac6f6d03354cec8a: Destroying tablet copy session 2418d695a6104e31be03f24b1423850c-ccde9ed3d86a48e0a89e65b535a43145 due to service shutdown
I20260630 12:14:06.994941  5217 tablet_copy_service.cc:434] P 3c9a689d169a4f6eac6f6d03354cec8a: ending tablet copy session 2418d695a6104e31be03f24b1423850c-ccde9ed3d86a48e0a89e65b535a43145 on tablet ccde9ed3d86a48e0a89e65b535a43145 with peer 2418d695a6104e31be03f24b1423850c
I20260630 12:14:07.014717  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.015654  5217 tablet_replica.cc:333] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.016458  5217 raft_consensus.cc:2243] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.017086  5217 raft_consensus.cc:2272] T 5bd575d73a994bef97dbe394c265d1dc P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.020568  5217 tablet_replica.cc:333] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.021180  5217 raft_consensus.cc:2243] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.022370  5217 raft_consensus.cc:2272] T ccde9ed3d86a48e0a89e65b535a43145 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.026048  5217 tablet_replica.cc:333] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.026738  5217 raft_consensus.cc:2243] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.027545  5217 raft_consensus.cc:2272] T 34961072839b4e358f6ef1889656df89 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.030496  5217 tablet_replica.cc:333] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.031064  5217 raft_consensus.cc:2243] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.031643  5217 raft_consensus.cc:2272] T 71d90059cd194ad583681b26dc9b39ea P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.034792  5217 tablet_replica.cc:333] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.035341  5217 raft_consensus.cc:2243] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.035836  5217 raft_consensus.cc:2272] T 555ff1226aa94393af7699f93f50de24 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.038308  5217 tablet_replica.cc:333] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.038806  5217 raft_consensus.cc:2243] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.039448  5217 raft_consensus.cc:2272] T af81238e80e54670887bbed422f4e1d4 P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.041946  5217 tablet_replica.cc:333] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.042393  5217 raft_consensus.cc:2243] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.042970  5217 raft_consensus.cc:2272] T 55ea4d733a9545db88f83ba111985c7d P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.045671  5217 tablet_replica.cc:333] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a: stopping tablet replica
I20260630 12:14:07.046141  5217 raft_consensus.cc:2243] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.046715  5217 raft_consensus.cc:2272] T e1055868da5b4c65a7ee9fc615d1a43a P 3c9a689d169a4f6eac6f6d03354cec8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.078030  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:07.102123  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
W20260630 12:14:07.107091 15017 ts_tablet_manager.cc:1011] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: Tablet Copy: Unable to fetch data from remote peer 3c9a689d169a4f6eac6f6d03354cec8a (127.5.24.67:33131): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: Client connection negotiation failed: client connection to 127.5.24.67:33131: connect: Connection refused (error 111)
I20260630 12:14:07.107532 15017 tablet_replica.cc:333] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: stopping tablet replica
I20260630 12:14:07.107841 15017 raft_consensus.cc:2243] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:07.108207 15017 raft_consensus.cc:2272] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c [term 1 LEARNER]: Raft consensus is shut down!
W20260630 12:14:07.113148 15017 tablet_copy_client.cc:1131] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.67:33131: connect: Connection refused (error 111)
W20260630 12:14:07.114382 15017 tablet_metadata.cc:476] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet ccde9ed3d86a48e0a89e65b535a43145 but one is already registered
I20260630 12:14:07.114779 15017 ts_tablet_manager.cc:1916] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:07.133126  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.133636 15017 ts_tablet_manager.cc:1929] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260630 12:14:07.133982 15017 log.cc:1199] T ccde9ed3d86a48e0a89e65b535a43145 P 2418d695a6104e31be03f24b1423850c: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821424453518-5217-0/minicluster-data/ts-3-root/wals/ccde9ed3d86a48e0a89e65b535a43145
I20260630 12:14:07.151479  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:14:07.159283  5217 master.cc:562] Master@127.5.24.126:35519 shutting down...
W20260630 12:14:07.188519 14525 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:07.189728  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:07.190229  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.190557  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ce90efafafb4195bcb1d3d83df436bb: stopping tablet replica
I20260630 12:14:07.212666  5217 master.cc:584] Master@127.5.24.126:35519 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6271 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:14:07.261143  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:42767
I20260630 12:14:07.262245  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:07.267231 15021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.267884 15022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.268498 15024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:07.269347  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:07.270079  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:07.270277  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:07.270462  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821647270443 us; error 0 us; skew 500 ppm
I20260630 12:14:07.270929  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:07.273145  5217 webserver.cc:533] Webserver started at http://127.5.24.126:37149/ using document root <none> and password file <none>
I20260630 12:14:07.273614  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:07.273799  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:07.274070  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:07.275086  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.279314  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:07.282465 15029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.283254  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:07.283571  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.283876  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-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)
I20260630 12:14:07.298542  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:07.299645  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:07.335983  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:42767
I20260630 12:14:07.336097 15080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:42767 every 8 connection(s)
I20260630 12:14:07.339643 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.349903 15081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80: Bootstrap starting.
I20260630 12:14:07.354461 15081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.358331 15081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80: No bootstrap required, opened a new log
I20260630 12:14:07.360285 15081 raft_consensus.cc:359] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER }
I20260630 12:14:07.360663 15081 raft_consensus.cc:385] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.360836 15081 raft_consensus.cc:740] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1e2b7de85cc4ad9a2587c13b0e2ec80, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.361320 15081 consensus_queue.cc:260] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER }
I20260630 12:14:07.361713 15081 raft_consensus.cc:399] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:07.361897 15081 raft_consensus.cc:493] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:07.362092 15081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.366302 15081 raft_consensus.cc:515] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER }
I20260630 12:14:07.366789 15081 leader_election.cc:304] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [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: c1e2b7de85cc4ad9a2587c13b0e2ec80; no voters: 
I20260630 12:14:07.367861 15081 leader_election.cc:290] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:07.368198 15084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.369551 15084 raft_consensus.cc:697] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 1 LEADER]: Becoming Leader. State: Replica: c1e2b7de85cc4ad9a2587c13b0e2ec80, State: Running, Role: LEADER
I20260630 12:14:07.370257 15084 consensus_queue.cc:237] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [LEADER]: Queue going to LEADER mode. State: All 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: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER }
I20260630 12:14:07.370708 15081 sys_catalog.cc:565] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:07.374850 15085 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER } }
I20260630 12:14:07.375104 15086 sys_catalog.cc:455] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c1e2b7de85cc4ad9a2587c13b0e2ec80. Latest consensus state: current_term: 1 leader_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1e2b7de85cc4ad9a2587c13b0e2ec80" member_type: VOTER } }
I20260630 12:14:07.375453 15085 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:07.375609 15086 sys_catalog.cc:458] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:07.378305 15090 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:07.385025 15090 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:07.386216  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:07.393949 15090 catalog_manager.cc:1383] Generated new cluster ID: 7b864d5b51f94abcb1d5273717ff8705
I20260630 12:14:07.394237 15090 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:07.413486 15090 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:07.414676 15090 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:07.432493 15090 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80: Generated new TSK 0
I20260630 12:14:07.433053 15090 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:07.452992  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:07.458410 15102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.459587 15103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.461040 15105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:07.461479  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:07.462395  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:07.462600  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:07.462781  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821647462762 us; error 0 us; skew 500 ppm
I20260630 12:14:07.463289  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:07.465457  5217 webserver.cc:533] Webserver started at http://127.5.24.65:35529/ using document root <none> and password file <none>
I20260630 12:14:07.465914  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:07.466100  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:07.466385  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:07.467433  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "70b2396756fe4a8284fa9231520b4f4c"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.471921  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:14:07.475061 15110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.475924  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:14:07.476179  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "70b2396756fe4a8284fa9231520b4f4c"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.476475  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-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)
I20260630 12:14:07.496270  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:07.497267  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:07.498564  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:07.500771  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:07.500950  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.501241  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:07.501399  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.537485  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:33247
I20260630 12:14:07.537596 15172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:33247 every 8 connection(s)
I20260630 12:14:07.542233  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:07.548933 15177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.549870 15178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.552546 15180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:07.553681  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:07.555135 15173 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42767
I20260630 12:14:07.555581 15173 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:07.556077  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:07.556401  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:07.556488 15173 heartbeater.cc:507] Master 127.5.24.126:42767 requested a full tablet report, sending...
I20260630 12:14:07.556620  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821647556600 us; error 0 us; skew 500 ppm
I20260630 12:14:07.557394  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:07.558847 15046 ts_manager.cc:194] Registered new tserver with Master: 70b2396756fe4a8284fa9231520b4f4c (127.5.24.65:33247)
I20260630 12:14:07.559885  5217 webserver.cc:533] Webserver started at http://127.5.24.66:33481/ using document root <none> and password file <none>
I20260630 12:14:07.560467  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:07.560663  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:07.560792 15046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43916
I20260630 12:14:07.560950  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:07.562314  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "21a25eb17bdc4494b5c982070078a511"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.566491  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:07.569556 15185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.570277  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:07.570554  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "21a25eb17bdc4494b5c982070078a511"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.570808  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-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)
I20260630 12:14:07.589071  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:07.590126  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:07.591477  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:07.593561  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:07.593780  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.594012  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:07.594178  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.632177  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:41529
I20260630 12:14:07.632266 15247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:41529 every 8 connection(s)
I20260630 12:14:07.636998  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:07.649121 15251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:07.651764 15252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:07.653470 15248 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42767
I20260630 12:14:07.654008 15248 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:07.654937 15248 heartbeater.cc:507] Master 127.5.24.126:42767 requested a full tablet report, sending...
W20260630 12:14:07.654961 15254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:07.654991  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:07.656424  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:07.656718  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:07.656935  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821647656917 us; error 0 us; skew 500 ppm
I20260630 12:14:07.657577  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:07.657506 15046 ts_manager.cc:194] Registered new tserver with Master: 21a25eb17bdc4494b5c982070078a511 (127.5.24.66:41529)
I20260630 12:14:07.659554 15046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43922
I20260630 12:14:07.660425  5217 webserver.cc:533] Webserver started at http://127.5.24.67:36577/ using document root <none> and password file <none>
I20260630 12:14:07.660975  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:07.661163  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:07.661453  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:07.662581  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "fef6489b1f4e4ab9b323ecf680986e61"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.666785  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:07.669880 15259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.670559  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:07.670866  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "fef6489b1f4e4ab9b323ecf680986e61"
format_stamp: "Formatted at 2026-06-30 12:14:07 on dist-test-slave-cbkb"
I20260630 12:14:07.671128  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821424453518-5217-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)
I20260630 12:14:07.697333  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:07.698558  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:07.699985  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:07.702188  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:07.702423  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.702677  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:07.702848  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:07.742139  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:37821
I20260630 12:14:07.742233 15321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:37821 every 8 connection(s)
I20260630 12:14:07.755584 15322 heartbeater.cc:344] Connected to a master server at 127.5.24.126:42767
I20260630 12:14:07.755962 15322 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:07.756727 15322 heartbeater.cc:507] Master 127.5.24.126:42767 requested a full tablet report, sending...
I20260630 12:14:07.758836 15046 ts_manager.cc:194] Registered new tserver with Master: fef6489b1f4e4ab9b323ecf680986e61 (127.5.24.67:37821)
I20260630 12:14:07.758989  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013601185s
I20260630 12:14:07.760251 15046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43926
I20260630 12:14:07.783310 15046 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43934:
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"
    }
  }
}
W20260630 12:14:07.785223 15046 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:07.835034 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b418a0b0b4bb58e86a7123a327fa8 (DEFAULT_TABLE table=test-workload [id=3d721db8a94f4e688b0eb0430510e505]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:07.836382 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b418a0b0b4bb58e86a7123a327fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.840058 15213 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b418a0b0b4bb58e86a7123a327fa8 (DEFAULT_TABLE table=test-workload [id=3d721db8a94f4e688b0eb0430510e505]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:07.841290 15213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b418a0b0b4bb58e86a7123a327fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.842583 15138 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3b418a0b0b4bb58e86a7123a327fa8 (DEFAULT_TABLE table=test-workload [id=3d721db8a94f4e688b0eb0430510e505]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:07.843902 15138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3b418a0b0b4bb58e86a7123a327fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:07.851127 15337 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Bootstrap starting.
I20260630 12:14:07.856365 15337 tablet_bootstrap.cc:654] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.861130 15337 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: No bootstrap required, opened a new log
I20260630 12:14:07.861652 15337 ts_tablet_manager.cc:1403] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:14:07.861769 15340 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: Bootstrap starting.
I20260630 12:14:07.862241 15339 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: Bootstrap starting.
I20260630 12:14:07.864720 15337 raft_consensus.cc:359] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.865489 15337 raft_consensus.cc:385] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.865797 15337 raft_consensus.cc:740] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef6489b1f4e4ab9b323ecf680986e61, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.866626 15337 consensus_queue.cc:260] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.867537 15340 tablet_bootstrap.cc:654] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.869648 15339 tablet_bootstrap.cc:654] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:07.873119 15337 ts_tablet_manager.cc:1434] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260630 12:14:07.873883 15340 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: No bootstrap required, opened a new log
I20260630 12:14:07.874550 15340 ts_tablet_manager.cc:1403] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260630 12:14:07.874698 15341 raft_consensus.cc:493] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:07.874902 15322 heartbeater.cc:499] Master 127.5.24.126:42767 was elected leader, sending a full tablet report...
I20260630 12:14:07.875284 15341 raft_consensus.cc:515] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.887609 15339 tablet_bootstrap.cc:492] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: No bootstrap required, opened a new log
I20260630 12:14:07.888264 15339 ts_tablet_manager.cc:1403] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260630 12:14:07.888616 15341 leader_election.cc:290] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 21a25eb17bdc4494b5c982070078a511 (127.5.24.66:41529), 70b2396756fe4a8284fa9231520b4f4c (127.5.24.65:33247)
I20260630 12:14:07.891644 15339 raft_consensus.cc:359] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.892520 15339 raft_consensus.cc:385] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.892822 15339 raft_consensus.cc:740] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21a25eb17bdc4494b5c982070078a511, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.878528 15340 raft_consensus.cc:359] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.893406 15223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b418a0b0b4bb58e86a7123a327fa8" candidate_uuid: "fef6489b1f4e4ab9b323ecf680986e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a25eb17bdc4494b5c982070078a511" is_pre_election: true
I20260630 12:14:07.893747 15340 raft_consensus.cc:385] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:07.893605 15339 consensus_queue.cc:260] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.894135 15340 raft_consensus.cc:740] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b2396756fe4a8284fa9231520b4f4c, State: Initialized, Role: FOLLOWER
I20260630 12:14:07.894685 15223 raft_consensus.cc:2468] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef6489b1f4e4ab9b323ecf680986e61 in term 0.
I20260630 12:14:07.895057 15340 consensus_queue.cc:260] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.896193 15262 leader_election.cc:304] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a25eb17bdc4494b5c982070078a511, fef6489b1f4e4ab9b323ecf680986e61; no voters: 
I20260630 12:14:07.897171 15344 raft_consensus.cc:2804] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:07.897630 15344 raft_consensus.cc:493] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:07.898010 15344 raft_consensus.cc:3060] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.903726 15148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b418a0b0b4bb58e86a7123a327fa8" candidate_uuid: "fef6489b1f4e4ab9b323ecf680986e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b2396756fe4a8284fa9231520b4f4c" is_pre_election: true
I20260630 12:14:07.904392 15148 raft_consensus.cc:2468] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef6489b1f4e4ab9b323ecf680986e61 in term 0.
I20260630 12:14:07.907939 15173 heartbeater.cc:499] Master 127.5.24.126:42767 was elected leader, sending a full tablet report...
I20260630 12:14:07.908036 15339 ts_tablet_manager.cc:1434] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.013s
I20260630 12:14:07.908435 15340 ts_tablet_manager.cc:1434] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.010s
I20260630 12:14:07.909049 15248 heartbeater.cc:499] Master 127.5.24.126:42767 was elected leader, sending a full tablet report...
I20260630 12:14:07.908829 15344 raft_consensus.cc:515] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.910940 15344 leader_election.cc:290] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [CANDIDATE]: Term 1 election: Requested vote from peers 21a25eb17bdc4494b5c982070078a511 (127.5.24.66:41529), 70b2396756fe4a8284fa9231520b4f4c (127.5.24.65:33247)
I20260630 12:14:07.911563 15223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b418a0b0b4bb58e86a7123a327fa8" candidate_uuid: "fef6489b1f4e4ab9b323ecf680986e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21a25eb17bdc4494b5c982070078a511"
I20260630 12:14:07.912629 15223 raft_consensus.cc:3060] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.913491 15148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3b418a0b0b4bb58e86a7123a327fa8" candidate_uuid: "fef6489b1f4e4ab9b323ecf680986e61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b2396756fe4a8284fa9231520b4f4c"
I20260630 12:14:07.914052 15148 raft_consensus.cc:3060] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:07.919118 15223 raft_consensus.cc:2468] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef6489b1f4e4ab9b323ecf680986e61 in term 1.
I20260630 12:14:07.920104 15262 leader_election.cc:304] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 21a25eb17bdc4494b5c982070078a511, fef6489b1f4e4ab9b323ecf680986e61; no voters: 
I20260630 12:14:07.920572 15148 raft_consensus.cc:2468] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef6489b1f4e4ab9b323ecf680986e61 in term 1.
I20260630 12:14:07.920819 15344 raft_consensus.cc:2804] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:07.921351 15344 raft_consensus.cc:697] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 LEADER]: Becoming Leader. State: Replica: fef6489b1f4e4ab9b323ecf680986e61, State: Running, Role: LEADER
I20260630 12:14:07.922158 15344 consensus_queue.cc:237] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } }
I20260630 12:14:07.932427 15046 catalog_manager.cc:5697] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef6489b1f4e4ab9b323ecf680986e61 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "fef6489b1f4e4ab9b323ecf680986e61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef6489b1f4e4ab9b323ecf680986e61" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21a25eb17bdc4494b5c982070078a511" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 41529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b2396756fe4a8284fa9231520b4f4c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 33247 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:07.953285  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:07.970269  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:07.971064  5217 tablet_replica.cc:333] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c: stopping tablet replica
I20260630 12:14:07.971593  5217 raft_consensus.cc:2243] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:07.972015  5217 raft_consensus.cc:2272] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 70b2396756fe4a8284fa9231520b4f4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:07.990731  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:07.999396  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:08.015235  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.016124  5217 tablet_replica.cc:333] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511: stopping tablet replica
I20260630 12:14:08.016737  5217 raft_consensus.cc:2243] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:08.017153  5217 raft_consensus.cc:2272] T 7b3b418a0b0b4bb58e86a7123a327fa8 P 21a25eb17bdc4494b5c982070078a511 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.035372  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:08.044057  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:08.066682  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:08.067618  5217 tablet_replica.cc:333] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: stopping tablet replica
I20260630 12:14:08.068455  5217 raft_consensus.cc:2243] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.069391  5217 pending_rounds.cc:70] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Trying to abort 1 pending ops.
I20260630 12:14:08.069685  5217 pending_rounds.cc:77] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437469898891264 op_type: NO_OP noop_request { }
I20260630 12:14:08.070169  5217 raft_consensus.cc:2889] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:08.070593  5217 raft_consensus.cc:2272] T 7b3b418a0b0b4bb58e86a7123a327fa8 P fef6489b1f4e4ab9b323ecf680986e61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.091229  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:08.105453  5217 master.cc:562] Master@127.5.24.126:42767 shutting down...
I20260630 12:14:08.124792  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:08.125320  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:08.125654  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P c1e2b7de85cc4ad9a2587c13b0e2ec80: stopping tablet replica
I20260630 12:14:08.145192  5217 master.cc:584] Master@127.5.24.126:42767 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (915 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:14:08.176479  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:46101
I20260630 12:14:08.177534  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.182096 15349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.182238 15350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.183374 15352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.184473  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:08.185186  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.185360  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.185482  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821648185470 us; error 0 us; skew 500 ppm
I20260630 12:14:08.185894  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.187879  5217 webserver.cc:533] Webserver started at http://127.5.24.126:35115/ using document root <none> and password file <none>
I20260630 12:14:08.188282  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.188498  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.188707  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.189641  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "0814c702930540ee91070d851e138290"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.193699  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:08.196656 15357 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.197368  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:08.197598  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "0814c702930540ee91070d851e138290"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.197818  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-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)
I20260630 12:14:08.225121  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.226003  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.259160  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:46101
I20260630 12:14:08.259249 15408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:46101 every 8 connection(s)
I20260630 12:14:08.262831 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.272617 15409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290: Bootstrap starting.
I20260630 12:14:08.276607 15409 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.280094 15409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290: No bootstrap required, opened a new log
I20260630 12:14:08.281891 15409 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0814c702930540ee91070d851e138290" member_type: VOTER }
I20260630 12:14:08.282248 15409 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.282498 15409 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0814c702930540ee91070d851e138290, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.283092 15409 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0814c702930540ee91070d851e138290" member_type: VOTER }
I20260630 12:14:08.283550 15409 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:08.283797 15409 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:08.284060 15409 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:08.288160 15409 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0814c702930540ee91070d851e138290" member_type: VOTER }
I20260630 12:14:08.288664 15409 leader_election.cc:304] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [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: 0814c702930540ee91070d851e138290; no voters: 
I20260630 12:14:08.289752 15409 leader_election.cc:290] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:08.290072 15412 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:08.291306 15412 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 1 LEADER]: Becoming Leader. State: Replica: 0814c702930540ee91070d851e138290, State: Running, Role: LEADER
I20260630 12:14:08.291921 15412 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [LEADER]: Queue going to LEADER mode. State: All 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: "0814c702930540ee91070d851e138290" member_type: VOTER }
I20260630 12:14:08.292510 15409 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:08.294946 15414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0814c702930540ee91070d851e138290. Latest consensus state: current_term: 1 leader_uuid: "0814c702930540ee91070d851e138290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0814c702930540ee91070d851e138290" member_type: VOTER } }
I20260630 12:14:08.294884 15413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0814c702930540ee91070d851e138290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0814c702930540ee91070d851e138290" member_type: VOTER } }
I20260630 12:14:08.295645 15414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.295837 15413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:08.299252 15418 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:08.304316 15418 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:08.307327  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:08.312500 15418 catalog_manager.cc:1383] Generated new cluster ID: 3ea4ef95c61b47ebb7e7c933a7091aad
I20260630 12:14:08.312759 15418 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:08.327836 15418 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:08.329101 15418 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:08.346906 15418 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290: Generated new TSK 0
I20260630 12:14:08.347482 15418 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:08.373940  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.379446 15430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.380829 15431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.382297 15433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.382989  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:08.383853  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.384038  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.384184  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821648384149 us; error 0 us; skew 500 ppm
I20260630 12:14:08.384670  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.386758  5217 webserver.cc:533] Webserver started at http://127.5.24.65:38729/ using document root <none> and password file <none>
I20260630 12:14:08.387188  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.387343  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.387550  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.388705  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "5d1dfc22fc67402c8b444bbe6d0e008d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.392869  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:08.396024 15438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.396807  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:08.397058  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "5d1dfc22fc67402c8b444bbe6d0e008d"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.397286  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-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)
I20260630 12:14:08.407261  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.408180  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.409521  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.411629  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.411798  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.412075  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.412231  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.448468  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:39459
I20260630 12:14:08.448580 15500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:39459 every 8 connection(s)
I20260630 12:14:08.453377  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.460035 15505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.461004 15506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.463937 15508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.464267  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:08.465296  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:08.465376 15501 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46101
W20260630 12:14:08.465504  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.465858  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821648465838 us; error 0 us; skew 500 ppm
I20260630 12:14:08.465888 15501 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.466501  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.466776 15501 heartbeater.cc:507] Master 127.5.24.126:46101 requested a full tablet report, sending...
I20260630 12:14:08.469172  5217 webserver.cc:533] Webserver started at http://127.5.24.66:45563/ using document root <none> and password file <none>
I20260630 12:14:08.469280 15374 ts_manager.cc:194] Registered new tserver with Master: 5d1dfc22fc67402c8b444bbe6d0e008d (127.5.24.65:39459)
I20260630 12:14:08.469877  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.470157  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.470474  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.471669 15374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47016
I20260630 12:14:08.471830  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "61a82a0d5cf148b3a634dd05a43e4582"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.476260  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:08.479472 15513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.480309  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:08.480655  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "61a82a0d5cf148b3a634dd05a43e4582"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.480908  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-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)
I20260630 12:14:08.504071  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.505064  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.506358  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.508450  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.508661  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.508888  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.509055  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.544896  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:38395
I20260630 12:14:08.544996 15575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:38395 every 8 connection(s)
I20260630 12:14:08.549551  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.555969 15579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.557024 15580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.559898  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:08.560258 15583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.561321  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:08.561486 15576 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46101
W20260630 12:14:08.561599  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.562047  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821648562026 us; error 0 us; skew 500 ppm
I20260630 12:14:08.562071 15576 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.562676  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.562935 15576 heartbeater.cc:507] Master 127.5.24.126:46101 requested a full tablet report, sending...
I20260630 12:14:08.565163 15374 ts_manager.cc:194] Registered new tserver with Master: 61a82a0d5cf148b3a634dd05a43e4582 (127.5.24.66:38395)
I20260630 12:14:08.565304  5217 webserver.cc:533] Webserver started at http://127.5.24.67:39187/ using document root <none> and password file <none>
I20260630 12:14:08.565956  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.566195  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.566522  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.566938 15374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47030
I20260630 12:14:08.567919  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "841722706b874ade9d67aaa301ddfc8c"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.572082  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:14:08.575050 15587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.575726  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:08.576012  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "841722706b874ade9d67aaa301ddfc8c"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.576290  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-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)
I20260630 12:14:08.606087  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.607033  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.608587  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.611395  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.611618  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.611883  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.612052  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.647976  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:35231
I20260630 12:14:08.648066 15649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:35231 every 8 connection(s)
I20260630 12:14:08.653600  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:08.661116 15653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:08.661794 15654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.664726  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:08.665714 15650 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46101
I20260630 12:14:08.666096 15650 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:08.666270 15656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:08.666862 15650 heartbeater.cc:507] Master 127.5.24.126:46101 requested a full tablet report, sending...
I20260630 12:14:08.667248  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:08.667518  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:08.667732  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821648667712 us; error 0 us; skew 500 ppm
I20260630 12:14:08.668422  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:08.668932 15374 ts_manager.cc:194] Registered new tserver with Master: 841722706b874ade9d67aaa301ddfc8c (127.5.24.67:35231)
I20260630 12:14:08.670450 15374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47040
I20260630 12:14:08.670888  5217 webserver.cc:533] Webserver started at http://127.5.24.68:35063/ using document root <none> and password file <none>
I20260630 12:14:08.671506  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:08.671759  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:08.672029  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:08.673102  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "1cf1600f3c1e4c428cf881c047b89aac"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.677112  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:08.680176 15661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.681056  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:08.681337  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "1cf1600f3c1e4c428cf881c047b89aac"
format_stamp: "Formatted at 2026-06-30 12:14:08 on dist-test-slave-cbkb"
I20260630 12:14:08.681620  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821424453518-5217-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)
I20260630 12:14:08.701442  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:08.702697  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:08.703858  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:08.705981  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:08.706197  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.706430  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:08.706602  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:08.742723  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:40513
I20260630 12:14:08.742813 15723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:40513 every 8 connection(s)
I20260630 12:14:08.756217 15724 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46101
I20260630 12:14:08.756574 15724 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:08.757287 15724 heartbeater.cc:507] Master 127.5.24.126:46101 requested a full tablet report, sending...
I20260630 12:14:08.759124 15374 ts_manager.cc:194] Registered new tserver with Master: 1cf1600f3c1e4c428cf881c047b89aac (127.5.24.68:40513)
I20260630 12:14:08.759289  5217 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013592826s
I20260630 12:14:08.760538 15374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47054
I20260630 12:14:08.782617 15374 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47058:
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"
    }
  }
}
I20260630 12:14:08.828889 15689 tablet_service.cc:1511] Processing CreateTablet for tablet 1997a82e989d4f2da174be85272de331 (DEFAULT_TABLE table=test-workload [id=627adf1f6c4d4b86b42922ce0e41ea92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:08.830056 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1997a82e989d4f2da174be85272de331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.838443 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 1997a82e989d4f2da174be85272de331 (DEFAULT_TABLE table=test-workload [id=627adf1f6c4d4b86b42922ce0e41ea92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:08.839468 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1997a82e989d4f2da174be85272de331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.839558 15615 tablet_service.cc:1511] Processing CreateTablet for tablet 1997a82e989d4f2da174be85272de331 (DEFAULT_TABLE table=test-workload [id=627adf1f6c4d4b86b42922ce0e41ea92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:08.840864 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1997a82e989d4f2da174be85272de331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:08.845789 15739 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: Bootstrap starting.
I20260630 12:14:08.852285 15739 tablet_bootstrap.cc:654] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.855580 15741 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: Bootstrap starting.
I20260630 12:14:08.857735 15740 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Bootstrap starting.
I20260630 12:14:08.861331 15741 tablet_bootstrap.cc:654] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.861938 15739 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: No bootstrap required, opened a new log
I20260630 12:14:08.862471 15739 ts_tablet_manager.cc:1403] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260630 12:14:08.862655 15740 tablet_bootstrap.cc:654] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:08.865494 15739 raft_consensus.cc:359] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.866264 15739 raft_consensus.cc:385] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.866600 15739 raft_consensus.cc:740] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cf1600f3c1e4c428cf881c047b89aac, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.867702 15740 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: No bootstrap required, opened a new log
I20260630 12:14:08.867347 15739 consensus_queue.cc:260] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.868198 15740 ts_tablet_manager.cc:1403] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:08.868968 15741 tablet_bootstrap.cc:492] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: No bootstrap required, opened a new log
I20260630 12:14:08.869521 15741 ts_tablet_manager.cc:1403] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.005s
I20260630 12:14:08.869961 15724 heartbeater.cc:499] Master 127.5.24.126:46101 was elected leader, sending a full tablet report...
I20260630 12:14:08.870368 15739 ts_tablet_manager.cc:1434] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260630 12:14:08.871021 15740 raft_consensus.cc:359] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.871769 15740 raft_consensus.cc:385] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.872032 15740 raft_consensus.cc:740] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 841722706b874ade9d67aaa301ddfc8c, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.872195 15741 raft_consensus.cc:359] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.873009 15741 raft_consensus.cc:385] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:08.872800 15740 consensus_queue.cc:260] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.873349 15741 raft_consensus.cc:740] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a82a0d5cf148b3a634dd05a43e4582, State: Initialized, Role: FOLLOWER
I20260630 12:14:08.874157 15741 consensus_queue.cc:260] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:08.875240 15650 heartbeater.cc:499] Master 127.5.24.126:46101 was elected leader, sending a full tablet report...
I20260630 12:14:08.875689 15740 ts_tablet_manager.cc:1434] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:08.877426 15576 heartbeater.cc:499] Master 127.5.24.126:46101 was elected leader, sending a full tablet report...
I20260630 12:14:08.877992 15741 ts_tablet_manager.cc:1434] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:14:09.189914 15746 raft_consensus.cc:493] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:09.190469 15746 raft_consensus.cc:515] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:09.192981 15746 leader_election.cc:290] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cf1600f3c1e4c428cf881c047b89aac (127.5.24.68:40513), 61a82a0d5cf148b3a634dd05a43e4582 (127.5.24.66:38395)
I20260630 12:14:09.202239 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1997a82e989d4f2da174be85272de331" candidate_uuid: "841722706b874ade9d67aaa301ddfc8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf1600f3c1e4c428cf881c047b89aac" is_pre_election: true
I20260630 12:14:09.202690 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1997a82e989d4f2da174be85272de331" candidate_uuid: "841722706b874ade9d67aaa301ddfc8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61a82a0d5cf148b3a634dd05a43e4582" is_pre_election: true
I20260630 12:14:09.203095 15699 raft_consensus.cc:2468] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 841722706b874ade9d67aaa301ddfc8c in term 0.
I20260630 12:14:09.203405 15551 raft_consensus.cc:2468] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 841722706b874ade9d67aaa301ddfc8c in term 0.
I20260630 12:14:09.204317 15588 leader_election.cc:304] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf1600f3c1e4c428cf881c047b89aac, 841722706b874ade9d67aaa301ddfc8c; no voters: 
I20260630 12:14:09.205092 15746 raft_consensus.cc:2804] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:09.205396 15746 raft_consensus.cc:493] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:09.205678 15746 raft_consensus.cc:3060] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:09.210474 15746 raft_consensus.cc:515] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:09.211964 15746 leader_election.cc:290] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [CANDIDATE]: Term 1 election: Requested vote from peers 1cf1600f3c1e4c428cf881c047b89aac (127.5.24.68:40513), 61a82a0d5cf148b3a634dd05a43e4582 (127.5.24.66:38395)
I20260630 12:14:09.212764 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1997a82e989d4f2da174be85272de331" candidate_uuid: "841722706b874ade9d67aaa301ddfc8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cf1600f3c1e4c428cf881c047b89aac"
I20260630 12:14:09.212973 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1997a82e989d4f2da174be85272de331" candidate_uuid: "841722706b874ade9d67aaa301ddfc8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61a82a0d5cf148b3a634dd05a43e4582"
I20260630 12:14:09.213264 15699 raft_consensus.cc:3060] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:09.213593 15551 raft_consensus.cc:3060] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:09.217916 15699 raft_consensus.cc:2468] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 841722706b874ade9d67aaa301ddfc8c in term 1.
I20260630 12:14:09.218202 15551 raft_consensus.cc:2468] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 841722706b874ade9d67aaa301ddfc8c in term 1.
I20260630 12:14:09.218928 15588 leader_election.cc:304] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cf1600f3c1e4c428cf881c047b89aac, 841722706b874ade9d67aaa301ddfc8c; no voters: 
I20260630 12:14:09.219725 15746 raft_consensus.cc:2804] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:09.220573 15746 raft_consensus.cc:697] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 LEADER]: Becoming Leader. State: Replica: 841722706b874ade9d67aaa301ddfc8c, State: Running, Role: LEADER
I20260630 12:14:09.221196 15746 consensus_queue.cc:237] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } }
I20260630 12:14:09.227188 15373 catalog_manager.cc:5697] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 841722706b874ade9d67aaa301ddfc8c (127.5.24.67). New cstate: current_term: 1 leader_uuid: "841722706b874ade9d67aaa301ddfc8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cf1600f3c1e4c428cf881c047b89aac" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 40513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61a82a0d5cf148b3a634dd05a43e4582" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "841722706b874ade9d67aaa301ddfc8c" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 35231 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:09.306166  5217 auto_rebalancer.cc:639] Failed to schedule move for tablet 1997a82e989d4f2da174be85272de331: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:09.307482  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:09.325013  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:09.339826  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:09.346899  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:09.363281  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:09.364084  5217 tablet_replica.cc:333] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582: stopping tablet replica
I20260630 12:14:09.364631  5217 raft_consensus.cc:2243] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:09.365038  5217 raft_consensus.cc:2272] T 1997a82e989d4f2da174be85272de331 P 61a82a0d5cf148b3a634dd05a43e4582 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:09.383433  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:09.391712  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:09.409116  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:09.409723  5217 tablet_replica.cc:333] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: stopping tablet replica
I20260630 12:14:09.410223  5217 raft_consensus.cc:2243] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:09.410830  5217 pending_rounds.cc:70] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Trying to abort 1 pending ops.
I20260630 12:14:09.411043  5217 pending_rounds.cc:77] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437475216207872 op_type: NO_OP noop_request { }
I20260630 12:14:09.411321  5217 raft_consensus.cc:2889] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:09.411600  5217 raft_consensus.cc:2272] T 1997a82e989d4f2da174be85272de331 P 841722706b874ade9d67aaa301ddfc8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:09.430752  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:09.439606  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:14:09.455435  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:09.456010  5217 tablet_replica.cc:333] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac: stopping tablet replica
I20260630 12:14:09.456523  5217 raft_consensus.cc:2243] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:09.456861  5217 raft_consensus.cc:2272] T 1997a82e989d4f2da174be85272de331 P 1cf1600f3c1e4c428cf881c047b89aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:09.474396  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:14:09.482607  5217 master.cc:562] Master@127.5.24.126:46101 shutting down...
I20260630 12:14:09.497718  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:09.498195  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:09.498456  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0814c702930540ee91070d851e138290: stopping tablet replica
I20260630 12:14:09.515985  5217 master.cc:584] Master@127.5.24.126:46101 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1370 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:14:09.547667  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:37409
I20260630 12:14:09.548718  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.553102 15754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.553328 15755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.555043 15757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.555512  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:09.556228  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.556470  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.556665  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821649556635 us; error 0 us; skew 500 ppm
I20260630 12:14:09.557173  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.559249  5217 webserver.cc:533] Webserver started at http://127.5.24.126:40809/ using document root <none> and password file <none>
I20260630 12:14:09.559705  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.559903  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.560177  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.561168  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "705875aa0043481aa6c2bbae443b1a64"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.565438  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:09.568631 15762 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.569379  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:09.569686  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "705875aa0043481aa6c2bbae443b1a64"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.569962  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-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)
I20260630 12:14:09.584975  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.585893  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.618611  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:37409
I20260630 12:14:09.618703 15813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:37409 every 8 connection(s)
I20260630 12:14:09.622207 15814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:09.631922 15814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64: Bootstrap starting.
I20260630 12:14:09.636003 15814 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:09.639593 15814 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64: No bootstrap required, opened a new log
I20260630 12:14:09.641413 15814 raft_consensus.cc:359] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER }
I20260630 12:14:09.641768 15814 raft_consensus.cc:385] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:09.641945 15814 raft_consensus.cc:740] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 705875aa0043481aa6c2bbae443b1a64, State: Initialized, Role: FOLLOWER
I20260630 12:14:09.642515 15814 consensus_queue.cc:260] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER }
I20260630 12:14:09.642911 15814 raft_consensus.cc:399] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:09.643092 15814 raft_consensus.cc:493] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:09.643297 15814 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:09.647464 15814 raft_consensus.cc:515] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER }
I20260630 12:14:09.647902 15814 leader_election.cc:304] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [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: 705875aa0043481aa6c2bbae443b1a64; no voters: 
I20260630 12:14:09.649005 15814 leader_election.cc:290] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:09.649309 15817 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:09.650553 15817 raft_consensus.cc:697] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 1 LEADER]: Becoming Leader. State: Replica: 705875aa0043481aa6c2bbae443b1a64, State: Running, Role: LEADER
I20260630 12:14:09.651115 15817 consensus_queue.cc:237] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [LEADER]: Queue going to LEADER mode. State: All 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: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER }
I20260630 12:14:09.652055 15814 sys_catalog.cc:565] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:09.654261 15819 sys_catalog.cc:455] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 705875aa0043481aa6c2bbae443b1a64. Latest consensus state: current_term: 1 leader_uuid: "705875aa0043481aa6c2bbae443b1a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER } }
I20260630 12:14:09.654811 15819 sys_catalog.cc:458] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:09.655366 15818 sys_catalog.cc:455] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "705875aa0043481aa6c2bbae443b1a64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "705875aa0043481aa6c2bbae443b1a64" member_type: VOTER } }
I20260630 12:14:09.656065 15818 sys_catalog.cc:458] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:09.661772 15822 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:09.669275 15822 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:09.670208  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:09.677898 15822 catalog_manager.cc:1383] Generated new cluster ID: 5f9c614daf564a8b89fcb1a6f806f36e
I20260630 12:14:09.678160 15822 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:09.700148 15822 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:09.701396 15822 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:09.717355 15822 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64: Generated new TSK 0
I20260630 12:14:09.717943 15822 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:09.736192  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.741888 15835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.742949 15836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.744609 15838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.744930  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:09.745744  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.745973  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.746137  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821649746119 us; error 0 us; skew 500 ppm
I20260630 12:14:09.746632  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.748950  5217 webserver.cc:533] Webserver started at http://127.5.24.65:37241/ using document root <none> and password file <none>
I20260630 12:14:09.749418  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.749617  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.749890  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.750931  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "8b30d90756af470e9cc88cf60e718993"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.755288  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:09.758467 15843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.759162  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:09.759442  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "8b30d90756af470e9cc88cf60e718993"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.759718  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-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)
I20260630 12:14:09.773612  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.774537  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.775849  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.778024  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.778235  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.778458  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.778623  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.814172  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:37201
I20260630 12:14:09.814263 15905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:37201 every 8 connection(s)
I20260630 12:14:09.818992  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.826468 15910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.829002 15911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.829967 15913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.830667  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:09.831737  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:09.831936  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.832166  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821649832145 us; error 0 us; skew 500 ppm
I20260630 12:14:09.832427 15906 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37409
I20260630 12:14:09.832826 15906 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.832827  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.833643 15906 heartbeater.cc:507] Master 127.5.24.126:37409 requested a full tablet report, sending...
I20260630 12:14:09.835427  5217 webserver.cc:533] Webserver started at http://127.5.24.66:45635/ using document root <none> and password file <none>
I20260630 12:14:09.835961  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.835911 15779 ts_manager.cc:194] Registered new tserver with Master: 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201)
I20260630 12:14:09.836406  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.836783  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.837831  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "0e487a8a2c844688ac3728254403a0b5"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.838027 15779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51644
I20260630 12:14:09.842623  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:14:09.845883 15918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.846623  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:09.846910  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "0e487a8a2c844688ac3728254403a0b5"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.847199  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-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)
I20260630 12:14:09.858865  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.859803  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.861299  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.863375  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.863587  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.863827  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.864001  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.899559  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:37465
I20260630 12:14:09.899653 15980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:37465 every 8 connection(s)
I20260630 12:14:09.904284  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:09.911234 15985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:09.912128 15984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.916149 15981 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37409
I20260630 12:14:09.916222  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:09.916790 15988 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:09.916836 15981 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:09.917975  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:09.918017 15981 heartbeater.cc:507] Master 127.5.24.126:37409 requested a full tablet report, sending...
W20260630 12:14:09.918251  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:09.918557  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821649918538 us; error 0 us; skew 500 ppm
I20260630 12:14:09.919134  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:09.920526 15779 ts_manager.cc:194] Registered new tserver with Master: 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465)
I20260630 12:14:09.921890  5217 webserver.cc:533] Webserver started at http://127.5.24.67:43965/ using document root <none> and password file <none>
I20260630 12:14:09.922511  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:09.922494 15779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51660
I20260630 12:14:09.922986  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:09.923329  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:09.924469  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "0beef0a3b4aa4329884c87d2322cf0bd"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.928778  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:09.931783 15992 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.932629  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:09.932940  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "0beef0a3b4aa4329884c87d2322cf0bd"
format_stamp: "Formatted at 2026-06-30 12:14:09 on dist-test-slave-cbkb"
I20260630 12:14:09.933224  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-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)
I20260630 12:14:09.954373  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:09.955348  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:09.956738  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:09.958824  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:09.959056  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.959303  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:09.959482  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:09.997570  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:34611
I20260630 12:14:09.997663 16054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:34611 every 8 connection(s)
I20260630 12:14:10.012012 16055 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37409
I20260630 12:14:10.012506 16055 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:10.013423 16055 heartbeater.cc:507] Master 127.5.24.126:37409 requested a full tablet report, sending...
I20260630 12:14:10.015357 15779 ts_manager.cc:194] Registered new tserver with Master: 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:10.015720  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014618912s
I20260630 12:14:10.017310 15779 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51664
I20260630 12:14:10.840969 15906 heartbeater.cc:499] Master 127.5.24.126:37409 was elected leader, sending a full tablet report...
I20260630 12:14:10.925218 15981 heartbeater.cc:499] Master 127.5.24.126:37409 was elected leader, sending a full tablet report...
I20260630 12:14:11.019971 16055 heartbeater.cc:499] Master 127.5.24.126:37409 was elected leader, sending a full tablet report...
I20260630 12:14:11.070001 15779 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51668:
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"
    }
  }
}
W20260630 12:14:11.072244 15779 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:11.126047 15946 tablet_service.cc:1511] Processing CreateTablet for tablet da9e82571175427d8d78d415472e0ef4 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:11.127405 15946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e82571175427d8d78d415472e0ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.132899 15945 tablet_service.cc:1511] Processing CreateTablet for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:11.133682 15944 tablet_service.cc:1511] Processing CreateTablet for tablet 0349b6200e4b47fbbee5dc596a355ca3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:11.134326 15945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.135041 15944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0349b6200e4b47fbbee5dc596a355ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.135916 15868 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:11.136374 15871 tablet_service.cc:1511] Processing CreateTablet for tablet da9e82571175427d8d78d415472e0ef4 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:11.137282 15868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f74b2af6f4b53a7b85051c73e38a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.137041 16020 tablet_service.cc:1511] Processing CreateTablet for tablet da9e82571175427d8d78d415472e0ef4 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:11.138296 16020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e82571175427d8d78d415472e0ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.139423 15870 tablet_service.cc:1511] Processing CreateTablet for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:11.140793 15870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.141361 16019 tablet_service.cc:1511] Processing CreateTablet for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:11.142653 16019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a87f4cbb47f40d28dfbb01c9c9341f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.145385 16018 tablet_service.cc:1511] Processing CreateTablet for tablet 0349b6200e4b47fbbee5dc596a355ca3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:11.146703 16018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0349b6200e4b47fbbee5dc596a355ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.146466 15869 tablet_service.cc:1511] Processing CreateTablet for tablet 0349b6200e4b47fbbee5dc596a355ca3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:11.147850 15869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0349b6200e4b47fbbee5dc596a355ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.149483 16017 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:11.150511 15871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e82571175427d8d78d415472e0ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.150748 16017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f74b2af6f4b53a7b85051c73e38a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.145416 15943 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 (DEFAULT_TABLE table=test-workload [id=3e2c367c4b864ffbb3051131acca44d1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:11.153518 15943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f74b2af6f4b53a7b85051c73e38a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:11.175683 16075 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: Bootstrap starting.
I20260630 12:14:11.176167 16076 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Bootstrap starting.
I20260630 12:14:11.192800 16076 tablet_bootstrap.cc:654] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.199316 16077 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: Bootstrap starting.
I20260630 12:14:11.206504 16075 tablet_bootstrap.cc:654] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.207072 16077 tablet_bootstrap.cc:654] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.211546 16076 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: No bootstrap required, opened a new log
I20260630 12:14:11.213572 16076 ts_tablet_manager.cc:1403] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260630 12:14:11.214404 16075 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: No bootstrap required, opened a new log
I20260630 12:14:11.214896 16075 ts_tablet_manager.cc:1403] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260630 12:14:11.216204 16076 raft_consensus.cc:359] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.217000 16076 raft_consensus.cc:385] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.217288 16076 raft_consensus.cc:740] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b30d90756af470e9cc88cf60e718993, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.217437 16075 raft_consensus.cc:359] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.218209 16075 raft_consensus.cc:385] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.218058 16076 consensus_queue.cc:260] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.218531 16075 raft_consensus.cc:740] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.220582 16077 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: No bootstrap required, opened a new log
I20260630 12:14:11.221156 16077 ts_tablet_manager.cc:1403] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260630 12:14:11.221252 16076 ts_tablet_manager.cc:1434] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:14:11.219625 16075 consensus_queue.cc:260] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.222301 16076 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: Bootstrap starting.
I20260630 12:14:11.224105 16077 raft_consensus.cc:359] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.224870 16077 raft_consensus.cc:385] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.225220 16077 raft_consensus.cc:740] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0beef0a3b4aa4329884c87d2322cf0bd, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.226127 16077 consensus_queue.cc:260] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.228617 16076 tablet_bootstrap.cc:654] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.231882 16075 ts_tablet_manager.cc:1434] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:14:11.235998 16075 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Bootstrap starting.
I20260630 12:14:11.239653 16076 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: No bootstrap required, opened a new log
I20260630 12:14:11.240293 16076 ts_tablet_manager.cc:1403] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:14:11.241750 16075 tablet_bootstrap.cc:654] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.243132 16076 raft_consensus.cc:359] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.243865 16076 raft_consensus.cc:385] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.244203 16076 raft_consensus.cc:740] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b30d90756af470e9cc88cf60e718993, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.245680 16077 ts_tablet_manager.cc:1434] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.007s
I20260630 12:14:11.245008 16076 consensus_queue.cc:260] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.246732 16077 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: Bootstrap starting.
I20260630 12:14:11.248240 16076 ts_tablet_manager.cc:1434] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:11.249606 16076 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: Bootstrap starting.
I20260630 12:14:11.253047 16077 tablet_bootstrap.cc:654] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.257560 16076 tablet_bootstrap.cc:654] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.258965 16075 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: No bootstrap required, opened a new log
I20260630 12:14:11.259248 16077 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: No bootstrap required, opened a new log
I20260630 12:14:11.259459 16075 ts_tablet_manager.cc:1403] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260630 12:14:11.259754 16077 ts_tablet_manager.cc:1403] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:14:11.262319 16075 raft_consensus.cc:359] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.263120 16075 raft_consensus.cc:385] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.263408 16075 raft_consensus.cc:740] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.263270 16077 raft_consensus.cc:359] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.264513 16077 raft_consensus.cc:385] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.265090 16077 raft_consensus.cc:740] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0beef0a3b4aa4329884c87d2322cf0bd, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.266096 16077 consensus_queue.cc:260] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.264570 16075 consensus_queue.cc:260] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.270270 16075 ts_tablet_manager.cc:1434] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:14:11.271481 16075 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: Bootstrap starting.
I20260630 12:14:11.272974 16077 ts_tablet_manager.cc:1434] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:14:11.275063 16077 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: Bootstrap starting.
I20260630 12:14:11.277752 16075 tablet_bootstrap.cc:654] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.278468 16076 tablet_bootstrap.cc:492] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: No bootstrap required, opened a new log
I20260630 12:14:11.279006 16076 ts_tablet_manager.cc:1403] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.007s
I20260630 12:14:11.282107 16076 raft_consensus.cc:359] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.283002 16076 raft_consensus.cc:385] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.283360 16076 raft_consensus.cc:740] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b30d90756af470e9cc88cf60e718993, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.284308 16077 tablet_bootstrap.cc:654] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.284454 16076 consensus_queue.cc:260] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.287880 16076 ts_tablet_manager.cc:1434] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:11.289196 16076 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: Bootstrap starting.
I20260630 12:14:11.294121 16077 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: No bootstrap required, opened a new log
I20260630 12:14:11.294195 16075 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: No bootstrap required, opened a new log
I20260630 12:14:11.294749 16077 ts_tablet_manager.cc:1403] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260630 12:14:11.294859 16075 ts_tablet_manager.cc:1403] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260630 12:14:11.295517 16076 tablet_bootstrap.cc:654] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.297750 16077 raft_consensus.cc:359] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.298673 16077 raft_consensus.cc:385] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.298316 16075 raft_consensus.cc:359] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.298978 16077 raft_consensus.cc:740] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0beef0a3b4aa4329884c87d2322cf0bd, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.299078 16075 raft_consensus.cc:385] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.299503 16075 raft_consensus.cc:740] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.299896 16077 consensus_queue.cc:260] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.300230 16075 consensus_queue.cc:260] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.301301 16076 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: No bootstrap required, opened a new log
I20260630 12:14:11.301782 16076 ts_tablet_manager.cc:1403] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:14:11.302080 16077 ts_tablet_manager.cc:1434] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:11.302318 16075 ts_tablet_manager.cc:1434] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:11.303097 16077 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Bootstrap starting.
I20260630 12:14:11.303366 16075 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: Bootstrap starting.
I20260630 12:14:11.304440 16076 raft_consensus.cc:359] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.305150 16076 raft_consensus.cc:385] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.305424 16076 raft_consensus.cc:740] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b30d90756af470e9cc88cf60e718993, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.306285 16076 consensus_queue.cc:260] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.308362 16076 ts_tablet_manager.cc:1434] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:14:11.309544 16077 tablet_bootstrap.cc:654] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.311964 16075 tablet_bootstrap.cc:654] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:11.317750 16075 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: No bootstrap required, opened a new log
I20260630 12:14:11.318166 16075 ts_tablet_manager.cc:1403] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260630 12:14:11.318486 16077 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: No bootstrap required, opened a new log
I20260630 12:14:11.319008 16077 ts_tablet_manager.cc:1403] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:14:11.320602 16075 raft_consensus.cc:359] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.321291 16075 raft_consensus.cc:385] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.321571 16075 raft_consensus.cc:740] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.321650 16077 raft_consensus.cc:359] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.322235 16077 raft_consensus.cc:385] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:11.322590 16077 raft_consensus.cc:740] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0beef0a3b4aa4329884c87d2322cf0bd, State: Initialized, Role: FOLLOWER
I20260630 12:14:11.322355 16075 consensus_queue.cc:260] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.323261 16077 consensus_queue.cc:260] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.325018 16075 ts_tablet_manager.cc:1434] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:14:11.325528 16077 ts_tablet_manager.cc:1434] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:14:11.353173 16082 raft_consensus.cc:493] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.353701 16082 raft_consensus.cc:515] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.356263 16082 leader_election.cc:290] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.361920 16083 raft_consensus.cc:493] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.362418 16083 raft_consensus.cc:515] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.368155 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f74b2af6f4b53a7b85051c73e38a3" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993" is_pre_election: true
I20260630 12:14:11.368957 15881 raft_consensus.cc:2468] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 0.
I20260630 12:14:11.369225 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f74b2af6f4b53a7b85051c73e38a3" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" is_pre_election: true
I20260630 12:14:11.369912 16030 raft_consensus.cc:2468] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 0.
I20260630 12:14:11.370152 15921 leader_election.cc:304] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e487a8a2c844688ac3728254403a0b5, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.371030 16082 raft_consensus.cc:2804] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:11.371376 16082 raft_consensus.cc:493] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.371735 16082 raft_consensus.cc:3060] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.373291 16083 leader_election.cc:290] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465)
I20260630 12:14:11.378309 16082 raft_consensus.cc:515] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.379061 15956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0349b6200e4b47fbbee5dc596a355ca3" candidate_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e487a8a2c844688ac3728254403a0b5" is_pre_election: true
I20260630 12:14:11.379631 15956 raft_consensus.cc:2468] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0beef0a3b4aa4329884c87d2322cf0bd in term 0.
I20260630 12:14:11.380609 16082 leader_election.cc:290] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 election: Requested vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.380775 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f74b2af6f4b53a7b85051c73e38a3" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993"
I20260630 12:14:11.381227 15996 leader_election.cc:304] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0beef0a3b4aa4329884c87d2322cf0bd, 0e487a8a2c844688ac3728254403a0b5; no voters: 
I20260630 12:14:11.381253 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0f74b2af6f4b53a7b85051c73e38a3" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd"
I20260630 12:14:11.382220 16083 raft_consensus.cc:2804] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:11.382341 16030 raft_consensus.cc:3060] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.382638 16083 raft_consensus.cc:493] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.381399 15881 raft_consensus.cc:3060] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.383059 16083 raft_consensus.cc:3060] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.384028 15880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0349b6200e4b47fbbee5dc596a355ca3" candidate_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993" is_pre_election: true
I20260630 12:14:11.384716 15880 raft_consensus.cc:2468] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0beef0a3b4aa4329884c87d2322cf0bd in term 0.
I20260630 12:14:11.388674 16030 raft_consensus.cc:2468] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 1.
I20260630 12:14:11.389683 15922 leader_election.cc:304] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0beef0a3b4aa4329884c87d2322cf0bd, 0e487a8a2c844688ac3728254403a0b5; no voters: 
I20260630 12:14:11.390218 15881 raft_consensus.cc:2468] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 1.
I20260630 12:14:11.390362 16082 raft_consensus.cc:2804] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:11.390244 16083 raft_consensus.cc:515] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.391940 16082 raft_consensus.cc:697] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Running, Role: LEADER
I20260630 12:14:11.392625 16083 leader_election.cc:290] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [CANDIDATE]: Term 1 election: Requested vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465)
I20260630 12:14:11.393265 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0349b6200e4b47fbbee5dc596a355ca3" candidate_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993"
I20260630 12:14:11.393193 16082 consensus_queue.cc:237] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.393752 15956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0349b6200e4b47fbbee5dc596a355ca3" candidate_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e487a8a2c844688ac3728254403a0b5"
I20260630 12:14:11.394021 15881 raft_consensus.cc:3060] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.394341 15956 raft_consensus.cc:3060] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.400746 15881 raft_consensus.cc:2468] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0beef0a3b4aa4329884c87d2322cf0bd in term 1.
I20260630 12:14:11.401319 15956 raft_consensus.cc:2468] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0beef0a3b4aa4329884c87d2322cf0bd in term 1.
I20260630 12:14:11.401867 15995 leader_election.cc:304] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0beef0a3b4aa4329884c87d2322cf0bd, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.402697 16083 raft_consensus.cc:2804] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:11.403832 16083 raft_consensus.cc:697] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 LEADER]: Becoming Leader. State: Replica: 0beef0a3b4aa4329884c87d2322cf0bd, State: Running, Role: LEADER
I20260630 12:14:11.404672 16083 consensus_queue.cc:237] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.404850 15779 catalog_manager.cc:5697] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0e487a8a2c844688ac3728254403a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.412691 15777 catalog_manager.cc:5697] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67). New cstate: current_term: 1 leader_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:11.419757 16081 raft_consensus.cc:493] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.420245 16081 raft_consensus.cc:515] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.422323 16081 leader_election.cc:290] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.433069 15956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e82571175427d8d78d415472e0ef4" candidate_uuid: "8b30d90756af470e9cc88cf60e718993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e487a8a2c844688ac3728254403a0b5" is_pre_election: true
I20260630 12:14:11.433768 15956 raft_consensus.cc:2468] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b30d90756af470e9cc88cf60e718993 in term 0.
I20260630 12:14:11.433967 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e82571175427d8d78d415472e0ef4" candidate_uuid: "8b30d90756af470e9cc88cf60e718993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" is_pre_election: true
I20260630 12:14:11.434617 16030 raft_consensus.cc:2468] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b30d90756af470e9cc88cf60e718993 in term 0.
I20260630 12:14:11.434890 15847 leader_election.cc:304] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e487a8a2c844688ac3728254403a0b5, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.435704 16081 raft_consensus.cc:2804] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:11.436065 16081 raft_consensus.cc:493] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.436411 16081 raft_consensus.cc:3060] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.441171 16081 raft_consensus.cc:515] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.442718 16081 leader_election.cc:290] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [CANDIDATE]: Term 1 election: Requested vote from peers 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.443321 15956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e82571175427d8d78d415472e0ef4" candidate_uuid: "8b30d90756af470e9cc88cf60e718993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e487a8a2c844688ac3728254403a0b5"
I20260630 12:14:11.443917 15956 raft_consensus.cc:3060] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.443840 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da9e82571175427d8d78d415472e0ef4" candidate_uuid: "8b30d90756af470e9cc88cf60e718993" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd"
I20260630 12:14:11.444519 16030 raft_consensus.cc:3060] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.448545 15956 raft_consensus.cc:2468] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b30d90756af470e9cc88cf60e718993 in term 1.
I20260630 12:14:11.448971 16030 raft_consensus.cc:2468] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b30d90756af470e9cc88cf60e718993 in term 1.
I20260630 12:14:11.449520 15847 leader_election.cc:304] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e487a8a2c844688ac3728254403a0b5, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.450268 16081 raft_consensus.cc:2804] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:11.451334 16081 raft_consensus.cc:697] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 LEADER]: Becoming Leader. State: Replica: 8b30d90756af470e9cc88cf60e718993, State: Running, Role: LEADER
I20260630 12:14:11.451963 16081 consensus_queue.cc:237] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.459254 15777 catalog_manager.cc:5697] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b30d90756af470e9cc88cf60e718993 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "8b30d90756af470e9cc88cf60e718993" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.597740 16082 raft_consensus.cc:493] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:11.598241 16082 raft_consensus.cc:515] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.600050 16082 leader_election.cc:290] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.600767 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a87f4cbb47f40d28dfbb01c9c9341f7" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993" is_pre_election: true
I20260630 12:14:11.601079 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a87f4cbb47f40d28dfbb01c9c9341f7" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" is_pre_election: true
I20260630 12:14:11.601372 15881 raft_consensus.cc:2468] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 0.
I20260630 12:14:11.601749 16030 raft_consensus.cc:2468] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 0.
I20260630 12:14:11.602450 15921 leader_election.cc:304] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e487a8a2c844688ac3728254403a0b5, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.603125 16082 raft_consensus.cc:2804] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:11.603498 16082 raft_consensus.cc:493] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:11.603773 16082 raft_consensus.cc:3060] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.608433 16082 raft_consensus.cc:515] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.610188 16082 leader_election.cc:290] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 election: Requested vote from peers 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201), 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:11.610858 15881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a87f4cbb47f40d28dfbb01c9c9341f7" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b30d90756af470e9cc88cf60e718993"
I20260630 12:14:11.611119 16030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a87f4cbb47f40d28dfbb01c9c9341f7" candidate_uuid: "0e487a8a2c844688ac3728254403a0b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0beef0a3b4aa4329884c87d2322cf0bd"
I20260630 12:14:11.611348 15881 raft_consensus.cc:3060] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.611682 16030 raft_consensus.cc:3060] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:11.615996 15881 raft_consensus.cc:2468] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 1.
I20260630 12:14:11.615998 16030 raft_consensus.cc:2468] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e487a8a2c844688ac3728254403a0b5 in term 1.
I20260630 12:14:11.617193 15921 leader_election.cc:304] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e487a8a2c844688ac3728254403a0b5, 8b30d90756af470e9cc88cf60e718993; no voters: 
I20260630 12:14:11.617998 16082 raft_consensus.cc:2804] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:11.618495 16082 raft_consensus.cc:697] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Becoming Leader. State: Replica: 0e487a8a2c844688ac3728254403a0b5, State: Running, Role: LEADER
I20260630 12:14:11.619167 16082 consensus_queue.cc:237] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } }
I20260630 12:14:11.625361 15777 catalog_manager.cc:5697] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "0e487a8a2c844688ac3728254403a0b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:11.799723 16082 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.813954 16097 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.853732 16081 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.864967 16113 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.890492 16083 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:11.900560 16116 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.008417 16108 consensus_queue.cc:1048] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:12.019132 16082 consensus_queue.cc:1048] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:18.764310  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:18.772100 16129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:18.773840 16130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:18.774207 16132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:18.776793  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:18.778273  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:18.778514  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:18.778723  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821658778708 us; error 0 us; skew 500 ppm
I20260630 12:14:18.779253  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:18.781900  5217 webserver.cc:533] Webserver started at http://127.5.24.68:33605/ using document root <none> and password file <none>
I20260630 12:14:18.782428  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:18.782675  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:18.783000  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:18.784508  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "d75c7d9a97ca4bb78f2a5c250970e58a"
format_stamp: "Formatted at 2026-06-30 12:14:18 on dist-test-slave-cbkb"
I20260630 12:14:18.789322  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:18.792749 16137 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.793548  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:18.793843  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "d75c7d9a97ca4bb78f2a5c250970e58a"
format_stamp: "Formatted at 2026-06-30 12:14:18 on dist-test-slave-cbkb"
I20260630 12:14:18.794133  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-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)
I20260630 12:14:18.816666  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:18.817953  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:18.819440  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:18.821916  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:18.822154  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.822398  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:18.822604  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:18.863590  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:41439
I20260630 12:14:18.863696 16199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:41439 every 8 connection(s)
I20260630 12:14:18.885157 16200 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37409
I20260630 12:14:18.885571 16200 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:18.886344 16200 heartbeater.cc:507] Master 127.5.24.126:37409 requested a full tablet report, sending...
I20260630 12:14:18.888370 15777 ts_manager.cc:194] Registered new tserver with Master: d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68:41439)
I20260630 12:14:18.889961 15777 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42040
I20260630 12:14:19.734846 15881 consensus_queue.cc:237] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Queue 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: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:19.743539 16030 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.747077 16128 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:19.755360 15955 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.757355 16208 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:19.760550 15846 consensus_peers.cc:597] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 -> Peer d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68:41439): Couldn't send request to peer d75c7d9a97ca4bb78f2a5c250970e58a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da9e82571175427d8d78d415472e0ef4. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:19.761823 16128 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.763845 16030 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.769523 15955 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.778769 15777 catalog_manager.cc:5697] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 reported cstate change: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "8b30d90756af470e9cc88cf60e718993" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:19.794255 16030 consensus_queue.cc:237] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Queue 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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:19.803851 15955 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.807711 16219 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:19.811951 15881 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.814389 16122 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:19.825121 15995 consensus_peers.cc:597] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd -> Peer d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68:41439): Couldn't send request to peer d75c7d9a97ca4bb78f2a5c250970e58a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0349b6200e4b47fbbee5dc596a355ca3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:19.830348 16219 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.832176 15955 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.832479 15881 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.844924 15779 catalog_manager.cc:5697] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.860473 15955 consensus_queue.cc:237] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Queue 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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:19.868413 16030 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.870626 16226 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:19.874598 15881 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:19.876230 16226 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:19.882983 16082 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
W20260630 12:14:19.884191 15921 consensus_peers.cc:597] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 -> Peer d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68:41439): Couldn't send request to peer d75c7d9a97ca4bb78f2a5c250970e58a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d0f74b2af6f4b53a7b85051c73e38a3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:19.884793 16030 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.886888 15881 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } } }
I20260630 12:14:19.892728 16200 heartbeater.cc:499] Master 127.5.24.126:37409 was elected leader, sending a full tablet report...
I20260630 12:14:19.898679 15777 catalog_manager.cc:5697] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: config changed from index -1 to 2, NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "0e487a8a2c844688ac3728254403a0b5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:20.243199 16230 ts_tablet_manager.cc:933] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: Initiating tablet copy from peer 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201)
I20260630 12:14:20.245025 16230 tablet_copy_client.cc:323] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.65:37201
I20260630 12:14:20.257035 15891 tablet_copy_service.cc:140] P 8b30d90756af470e9cc88cf60e718993: Received BeginTabletCopySession request for tablet da9e82571175427d8d78d415472e0ef4 from peer d75c7d9a97ca4bb78f2a5c250970e58a ({username='slave'} at 127.0.0.1:33228)
I20260630 12:14:20.257539 15891 tablet_copy_service.cc:161] P 8b30d90756af470e9cc88cf60e718993: Beginning new tablet copy session on tablet da9e82571175427d8d78d415472e0ef4 from peer d75c7d9a97ca4bb78f2a5c250970e58a at {username='slave'} at 127.0.0.1:33228: session id = d75c7d9a97ca4bb78f2a5c250970e58a-da9e82571175427d8d78d415472e0ef4
I20260630 12:14:20.263711 15891 tablet_copy_source_session.cc:215] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:20.266288 16230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da9e82571175427d8d78d415472e0ef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:20.278035 16230 tablet_copy_client.cc:806] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:20.278703 16230 tablet_copy_client.cc:670] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:20.282617 16230 tablet_copy_client.cc:538] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:20.289425 16230 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap starting.
I20260630 12:14:20.290683 16234 ts_tablet_manager.cc:933] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: Initiating tablet copy from peer 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611)
I20260630 12:14:20.292687 16234 tablet_copy_client.cc:323] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:34611
I20260630 12:14:20.305719 16040 tablet_copy_service.cc:140] P 0beef0a3b4aa4329884c87d2322cf0bd: Received BeginTabletCopySession request for tablet 0349b6200e4b47fbbee5dc596a355ca3 from peer d75c7d9a97ca4bb78f2a5c250970e58a ({username='slave'} at 127.0.0.1:41280)
I20260630 12:14:20.306304 16040 tablet_copy_service.cc:161] P 0beef0a3b4aa4329884c87d2322cf0bd: Beginning new tablet copy session on tablet 0349b6200e4b47fbbee5dc596a355ca3 from peer d75c7d9a97ca4bb78f2a5c250970e58a at {username='slave'} at 127.0.0.1:41280: session id = d75c7d9a97ca4bb78f2a5c250970e58a-0349b6200e4b47fbbee5dc596a355ca3
I20260630 12:14:20.308637 16230 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: 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
I20260630 12:14:20.311448 16230 tablet_bootstrap.cc:492] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap complete.
I20260630 12:14:20.312144 16230 ts_tablet_manager.cc:1403] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260630 12:14:20.315312 16040 tablet_copy_source_session.cc:215] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:20.315266 16230 raft_consensus.cc:359] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.316411 16230 raft_consensus.cc:740] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d75c7d9a97ca4bb78f2a5c250970e58a, State: Initialized, Role: LEARNER
I20260630 12:14:20.317140 16230 consensus_queue.cc:260] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [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: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.319206 16234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0349b6200e4b47fbbee5dc596a355ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:20.319993 16230 ts_tablet_manager.cc:1434] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:14:20.322077 15891 tablet_copy_service.cc:342] P 8b30d90756af470e9cc88cf60e718993: Request end of tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-da9e82571175427d8d78d415472e0ef4 received from {username='slave'} at 127.0.0.1:33228
I20260630 12:14:20.322518 15891 tablet_copy_service.cc:434] P 8b30d90756af470e9cc88cf60e718993: ending tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-da9e82571175427d8d78d415472e0ef4 on tablet da9e82571175427d8d78d415472e0ef4 with peer d75c7d9a97ca4bb78f2a5c250970e58a
I20260630 12:14:20.333518 16234 tablet_copy_client.cc:806] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:20.334056 16234 tablet_copy_client.cc:670] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:20.337733 16234 tablet_copy_client.cc:538] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:20.343719 16234 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap starting.
I20260630 12:14:20.349766 16230 ts_tablet_manager.cc:933] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: Initiating tablet copy from peer 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465)
I20260630 12:14:20.351564 16230 tablet_copy_client.cc:323] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:37465
I20260630 12:14:20.363761 15966 tablet_copy_service.cc:140] P 0e487a8a2c844688ac3728254403a0b5: Received BeginTabletCopySession request for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 from peer d75c7d9a97ca4bb78f2a5c250970e58a ({username='slave'} at 127.0.0.1:50566)
I20260630 12:14:20.364398 15966 tablet_copy_service.cc:161] P 0e487a8a2c844688ac3728254403a0b5: Beginning new tablet copy session on tablet 7d0f74b2af6f4b53a7b85051c73e38a3 from peer d75c7d9a97ca4bb78f2a5c250970e58a at {username='slave'} at 127.0.0.1:50566: session id = d75c7d9a97ca4bb78f2a5c250970e58a-7d0f74b2af6f4b53a7b85051c73e38a3
I20260630 12:14:20.367256 16234 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: 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
I20260630 12:14:20.368160 16234 tablet_bootstrap.cc:492] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap complete.
I20260630 12:14:20.368867 16234 ts_tablet_manager.cc:1403] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.010s
I20260630 12:14:20.370049 15966 tablet_copy_source_session.cc:215] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:20.371762 16234 raft_consensus.cc:359] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.372635 16234 raft_consensus.cc:740] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d75c7d9a97ca4bb78f2a5c250970e58a, State: Initialized, Role: LEARNER
I20260630 12:14:20.373123 16230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0f74b2af6f4b53a7b85051c73e38a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:20.373307 16234 consensus_queue.cc:260] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.375752 16234 ts_tablet_manager.cc:1434] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:14:20.377617 16040 tablet_copy_service.cc:342] P 0beef0a3b4aa4329884c87d2322cf0bd: Request end of tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-0349b6200e4b47fbbee5dc596a355ca3 received from {username='slave'} at 127.0.0.1:41280
I20260630 12:14:20.378048 16040 tablet_copy_service.cc:434] P 0beef0a3b4aa4329884c87d2322cf0bd: ending tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-0349b6200e4b47fbbee5dc596a355ca3 on tablet 0349b6200e4b47fbbee5dc596a355ca3 with peer d75c7d9a97ca4bb78f2a5c250970e58a
I20260630 12:14:20.389189 16230 tablet_copy_client.cc:806] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:20.389819 16230 tablet_copy_client.cc:670] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:20.393150 16230 tablet_copy_client.cc:538] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:20.399973 16230 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap starting.
I20260630 12:14:20.414934 16230 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: 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
I20260630 12:14:20.415629 16230 tablet_bootstrap.cc:492] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: Bootstrap complete.
I20260630 12:14:20.416162 16230 ts_tablet_manager.cc:1403] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260630 12:14:20.418316 16230 raft_consensus.cc:359] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.418915 16230 raft_consensus.cc:740] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d75c7d9a97ca4bb78f2a5c250970e58a, State: Initialized, Role: LEARNER
I20260630 12:14:20.419477 16230 consensus_queue.cc:260] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: true } }
I20260630 12:14:20.421497 16230 ts_tablet_manager.cc:1434] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:20.423043 15966 tablet_copy_service.cc:342] P 0e487a8a2c844688ac3728254403a0b5: Request end of tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-7d0f74b2af6f4b53a7b85051c73e38a3 received from {username='slave'} at 127.0.0.1:50566
I20260630 12:14:20.423486 15966 tablet_copy_service.cc:434] P 0e487a8a2c844688ac3728254403a0b5: ending tablet copy session d75c7d9a97ca4bb78f2a5c250970e58a-7d0f74b2af6f4b53a7b85051c73e38a3 on tablet 7d0f74b2af6f4b53a7b85051c73e38a3 with peer d75c7d9a97ca4bb78f2a5c250970e58a
I20260630 12:14:20.822866 16175 raft_consensus.cc:1217] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:20.862855 16175 raft_consensus.cc:1217] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:20.923205 16175 raft_consensus.cc:1217] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:21.325289 16246 raft_consensus.cc:1064] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: attempting to promote NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a to VOTER
I20260630 12:14:21.327189 16246 consensus_queue.cc:237] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.333215 16175 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.334717 16249 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:21.335362 16030 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.335589 15881 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.336912 16226 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:21.337777 16246 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:21.348721 16245 raft_consensus.cc:1064] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: attempting to promote NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a to VOTER
I20260630 12:14:21.351527 16245 consensus_queue.cc:237] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.366338 16174 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.364514 16246 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.368268 16244 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:21.367864 15881 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.385809 16128 raft_consensus.cc:1064] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: attempting to promote NON_VOTER d75c7d9a97ca4bb78f2a5c250970e58a to VOTER
I20260630 12:14:21.384971 16030 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.389498 16128 consensus_queue.cc:237] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [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: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.392027 15777 catalog_manager.cc:5697] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e487a8a2c844688ac3728254403a0b5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:21.414505 15955 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.413405 16175 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } attrs { replace: true } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.416435 16220 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:21.428056 15881 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.430296 16244 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:21.451509 16244 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.460261 15956 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.477517 16030 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.477833 16175 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 LEARNER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.478852 16174 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.482331 16265 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:21.485051 15956 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:14:21.485065 16265 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:21.486831 16128 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260630 12:14:21.506768 15881 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.509308 16255 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.511199 16173 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.525283 16030 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.539803 15956 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.540059 15777 catalog_manager.cc:5697] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 reported cstate change: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } attrs { replace: true } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.551244 15778 catalog_manager.cc:5697] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 reported cstate change: config changed from index 2 to 3, d75c7d9a97ca4bb78f2a5c250970e58a (127.5.24.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8b30d90756af470e9cc88cf60e718993" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:21.554890 15956 consensus_queue.cc:237] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [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: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.560712 16173 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.562397 16030 raft_consensus.cc:1275] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Refusing update from remote peer 0e487a8a2c844688ac3728254403a0b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.562415 16249 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260630 12:14:21.570284 16247 consensus_queue.cc:1048] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:21.572489 16029 consensus_queue.cc:237] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [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: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.580102 15881 consensus_queue.cc:237] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [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: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } }
I20260630 12:14:21.581032 15880 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.582515 16244 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:21.583884 16175 raft_consensus.cc:1275] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Refusing update from remote peer 0beef0a3b4aa4329884c87d2322cf0bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.585881 16226 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b30d90756af470e9cc88cf60e718993 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.589396 16244 consensus_queue.cc:1048] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:21.590530 16028 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b30d90756af470e9cc88cf60e718993 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.592087 16220 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.596109 16173 raft_consensus.cc:2955] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8b30d90756af470e9cc88cf60e718993 (127.5.24.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.597326 15766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:21.597781 15880 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.599210 16175 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.601598 16259 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:21.606551 16174 raft_consensus.cc:2955] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.610899 16259 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.619813 15779 catalog_manager.cc:5697] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a reported cstate change: config changed from index 3 to 4, VOTER 8b30d90756af470e9cc88cf60e718993 (127.5.24.65) evicted. New cstate: current_term: 1 leader_uuid: "0e487a8a2c844688ac3728254403a0b5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.620267 16173 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.624191 15956 raft_consensus.cc:1275] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Refusing update from remote peer 8b30d90756af470e9cc88cf60e718993: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:14:21.624814 15765 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet da9e82571175427d8d78d415472e0ef4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:21.625808 16264 consensus_queue.cc:1048] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:21.630206 15766 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0349b6200e4b47fbbee5dc596a355ca3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:21.632712 15956 raft_consensus.cc:2955] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } } }
I20260630 12:14:21.639243 15871 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d0f74b2af6f4b53a7b85051c73e38a3 with delete_type TABLET_DATA_TOMBSTONED (TS 8b30d90756af470e9cc88cf60e718993 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51838
I20260630 12:14:21.640290 15778 catalog_manager.cc:5697] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 reported cstate change: config changed from index 3 to 4, VOTER 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67) evicted. New cstate: current_term: 1 leader_uuid: "8b30d90756af470e9cc88cf60e718993" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e487a8a2c844688ac3728254403a0b5" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 37465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:21.647571 16272 tablet_replica.cc:333] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: stopping tablet replica
I20260630 12:14:21.646821 15776 catalog_manager.cc:5697] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd reported cstate change: config changed from index 3 to 4, VOTER 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66) evicted. New cstate: current_term: 1 leader_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8b30d90756af470e9cc88cf60e718993" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0beef0a3b4aa4329884c87d2322cf0bd" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 34611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d75c7d9a97ca4bb78f2a5c250970e58a" member_type: VOTER last_known_addr { host: "127.5.24.68" port: 41439 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:21.648820 16272 raft_consensus.cc:2243] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.649612 16272 raft_consensus.cc:2272] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.653321 16272 ts_tablet_manager.cc:1916] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:21.657653 16020 tablet_service.cc:1558] Processing DeleteTablet for tablet da9e82571175427d8d78d415472e0ef4 with delete_type TABLET_DATA_TOMBSTONED (TS 0beef0a3b4aa4329884c87d2322cf0bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57272
I20260630 12:14:21.664005 15943 tablet_service.cc:1558] Processing DeleteTablet for tablet 0349b6200e4b47fbbee5dc596a355ca3 with delete_type TABLET_DATA_TOMBSTONED (TS 0e487a8a2c844688ac3728254403a0b5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48468
I20260630 12:14:21.666020 16274 tablet_replica.cc:333] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: stopping tablet replica
I20260630 12:14:21.666862 16274 raft_consensus.cc:2243] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.667399 16274 raft_consensus.cc:2272] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.670794 16274 ts_tablet_manager.cc:1916] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:21.675081 16273 tablet_replica.cc:333] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: stopping tablet replica
I20260630 12:14:21.676081 16273 raft_consensus.cc:2243] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.676254 16272 ts_tablet_manager.cc:1929] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:21.676836 16272 log.cc:1199] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 8b30d90756af470e9cc88cf60e718993: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-0-root/wals/7d0f74b2af6f4b53a7b85051c73e38a3
I20260630 12:14:21.676940 16273 raft_consensus.cc:2272] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.678954 15765 catalog_manager.cc:5028] TS 8b30d90756af470e9cc88cf60e718993 (127.5.24.65:37201): tablet 7d0f74b2af6f4b53a7b85051c73e38a3 (table test-workload [id=3e2c367c4b864ffbb3051131acca44d1]) successfully deleted
I20260630 12:14:21.680770 16273 ts_tablet_manager.cc:1916] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:21.687690 16274 ts_tablet_manager.cc:1929] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:21.688169 16274 log.cc:1199] T 0349b6200e4b47fbbee5dc596a355ca3 P 0e487a8a2c844688ac3728254403a0b5: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-1-root/wals/0349b6200e4b47fbbee5dc596a355ca3
I20260630 12:14:21.689805 15766 catalog_manager.cc:5028] TS 0e487a8a2c844688ac3728254403a0b5 (127.5.24.66:37465): tablet 0349b6200e4b47fbbee5dc596a355ca3 (table test-workload [id=3e2c367c4b864ffbb3051131acca44d1]) successfully deleted
I20260630 12:14:21.694156 16273 ts_tablet_manager.cc:1929] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:14:21.694638 16273 log.cc:1199] T da9e82571175427d8d78d415472e0ef4 P 0beef0a3b4aa4329884c87d2322cf0bd: Deleting WAL directory at /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821424453518-5217-0/minicluster-data/ts-2-root/wals/da9e82571175427d8d78d415472e0ef4
I20260630 12:14:21.696496 15766 catalog_manager.cc:5028] TS 0beef0a3b4aa4329884c87d2322cf0bd (127.5.24.67:34611): tablet da9e82571175427d8d78d415472e0ef4 (table test-workload [id=3e2c367c4b864ffbb3051131acca44d1]) successfully deleted
I20260630 12:14:21.901739  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:21.923243  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.924175  5217 tablet_replica.cc:333] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993: stopping tablet replica
I20260630 12:14:21.924819  5217 raft_consensus.cc:2243] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:21.925724  5217 raft_consensus.cc:2272] T da9e82571175427d8d78d415472e0ef4 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.928212  5217 tablet_replica.cc:333] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993: stopping tablet replica
I20260630 12:14:21.928803  5217 raft_consensus.cc:2243] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.929363  5217 raft_consensus.cc:2272] T 0349b6200e4b47fbbee5dc596a355ca3 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.931610  5217 tablet_replica.cc:333] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993: stopping tablet replica
I20260630 12:14:21.932106  5217 raft_consensus.cc:2243] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.932567  5217 raft_consensus.cc:2272] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 8b30d90756af470e9cc88cf60e718993 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.955859  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:21.970860  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:21.994305  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:21.995245  5217 tablet_replica.cc:333] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5: stopping tablet replica
I20260630 12:14:21.996174  5217 raft_consensus.cc:2243] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:21.996699  5217 raft_consensus.cc:2272] T da9e82571175427d8d78d415472e0ef4 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:21.999680  5217 tablet_replica.cc:333] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5: stopping tablet replica
I20260630 12:14:22.000487  5217 raft_consensus.cc:2243] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.001492  5217 raft_consensus.cc:2272] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.006250  5217 tablet_replica.cc:333] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5: stopping tablet replica
I20260630 12:14:22.006747  5217 raft_consensus.cc:2243] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.007493  5217 raft_consensus.cc:2272] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0e487a8a2c844688ac3728254403a0b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.031127  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:22.045806  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:22.066659  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:22.067651  5217 tablet_replica.cc:333] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd: stopping tablet replica
I20260630 12:14:22.068372  5217 raft_consensus.cc:2243] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.069182  5217 raft_consensus.cc:2272] T 0349b6200e4b47fbbee5dc596a355ca3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.071763  5217 tablet_replica.cc:333] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd: stopping tablet replica
I20260630 12:14:22.072293  5217 raft_consensus.cc:2243] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.072871  5217 raft_consensus.cc:2272] T 7d0f74b2af6f4b53a7b85051c73e38a3 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.075126  5217 tablet_replica.cc:333] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd: stopping tablet replica
I20260630 12:14:22.075598  5217 raft_consensus.cc:2243] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.076035  5217 raft_consensus.cc:2272] T 2a87f4cbb47f40d28dfbb01c9c9341f7 P 0beef0a3b4aa4329884c87d2322cf0bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.088745  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:22.105005  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:14:22.123504  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:22.124166  5217 tablet_replica.cc:333] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a: stopping tablet replica
I20260630 12:14:22.124887  5217 raft_consensus.cc:2243] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.125327  5217 raft_consensus.cc:2272] T 7d0f74b2af6f4b53a7b85051c73e38a3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.127398  5217 tablet_replica.cc:333] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a: stopping tablet replica
I20260630 12:14:22.127826  5217 raft_consensus.cc:2243] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.128233  5217 raft_consensus.cc:2272] T 0349b6200e4b47fbbee5dc596a355ca3 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.130437  5217 tablet_replica.cc:333] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a: stopping tablet replica
I20260630 12:14:22.130851  5217 raft_consensus.cc:2243] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:22.131304  5217 raft_consensus.cc:2272] T da9e82571175427d8d78d415472e0ef4 P d75c7d9a97ca4bb78f2a5c250970e58a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.150997  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:14:22.161862  5217 master.cc:562] Master@127.5.24.126:37409 shutting down...
I20260630 12:14:22.178386  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:22.178910  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:22.179237  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 705875aa0043481aa6c2bbae443b1a64: stopping tablet replica
I20260630 12:14:22.199111  5217 master.cc:584] Master@127.5.24.126:37409 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12693 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:14:22.239293  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:37827
I20260630 12:14:22.240370  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.245070 16275 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.245087 16276 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.250542  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:22.250519 16278 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.251698  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.251869  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.251987  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821662251975 us; error 0 us; skew 500 ppm
I20260630 12:14:22.252645  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.254765  5217 webserver.cc:533] Webserver started at http://127.5.24.126:38915/ using document root <none> and password file <none>
I20260630 12:14:22.255164  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.255309  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.255510  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.256536  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "7229bfac3f684d079d8f4249542c19ad"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.260617  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:22.263561 16283 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.264285  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:22.264585  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "7229bfac3f684d079d8f4249542c19ad"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.264803  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-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)
I20260630 12:14:22.281419  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.282500  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.317727  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:37827
I20260630 12:14:22.317833 16334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:37827 every 8 connection(s)
I20260630 12:14:22.321382 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:22.331416 16335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad: Bootstrap starting.
I20260630 12:14:22.335963 16335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:22.339915 16335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad: No bootstrap required, opened a new log
I20260630 12:14:22.341940 16335 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER }
I20260630 12:14:22.342320 16335 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:22.342561 16335 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7229bfac3f684d079d8f4249542c19ad, State: Initialized, Role: FOLLOWER
I20260630 12:14:22.343225 16335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER }
I20260630 12:14:22.343675 16335 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:22.343895 16335 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:22.344164 16335 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:22.348549 16335 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER }
I20260630 12:14:22.349040 16335 leader_election.cc:304] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [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: 7229bfac3f684d079d8f4249542c19ad; no voters: 
I20260630 12:14:22.350077 16335 leader_election.cc:290] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:22.350471 16338 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:22.351809 16338 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 1 LEADER]: Becoming Leader. State: Replica: 7229bfac3f684d079d8f4249542c19ad, State: Running, Role: LEADER
I20260630 12:14:22.352414 16338 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [LEADER]: Queue going to LEADER mode. State: All 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: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER }
I20260630 12:14:22.352910 16335 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:22.355252 16339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7229bfac3f684d079d8f4249542c19ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER } }
I20260630 12:14:22.355261 16340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7229bfac3f684d079d8f4249542c19ad. Latest consensus state: current_term: 1 leader_uuid: "7229bfac3f684d079d8f4249542c19ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7229bfac3f684d079d8f4249542c19ad" member_type: VOTER } }
I20260630 12:14:22.356041 16339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:22.356106 16340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:22.359835 16343 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:22.365690 16343 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:22.367224  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:22.374667 16343 catalog_manager.cc:1383] Generated new cluster ID: 7cc370adfc5c4f50acea76f4604c40bc
I20260630 12:14:22.374869 16343 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:22.394687 16343 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:22.395877 16343 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:22.407492 16343 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad: Generated new TSK 0
I20260630 12:14:22.408036 16343 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:22.433357  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.438771 16356 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.440209 16357 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.441499 16359 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.442258  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:22.443090  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.443298  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.443473  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821662443455 us; error 0 us; skew 500 ppm
I20260630 12:14:22.443981  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.446161  5217 webserver.cc:533] Webserver started at http://127.5.24.65:37841/ using document root <none> and password file <none>
I20260630 12:14:22.446650  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.446838  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.447122  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.448159  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "887242750bb04df5a57f338d2f734b0c"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.452409  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:22.455574 16364 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.456247  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:22.456795  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "887242750bb04df5a57f338d2f734b0c"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.457070  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-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)
I20260630 12:14:22.478797  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.479846  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.481254  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.483356  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.483523  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.483814  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.483982  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.519245  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:39515
I20260630 12:14:22.519325 16426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:39515 every 8 connection(s)
I20260630 12:14:22.524076  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.530395 16431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.533059 16432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.533876 16434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.537261  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:22.537425 16427 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37827
I20260630 12:14:22.537895 16427 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.538412  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:22.538666  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.538666 16427 heartbeater.cc:507] Master 127.5.24.126:37827 requested a full tablet report, sending...
I20260630 12:14:22.539098  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821662539076 us; error 0 us; skew 500 ppm
I20260630 12:14:22.539723  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.541178 16300 ts_manager.cc:194] Registered new tserver with Master: 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515)
I20260630 12:14:22.542276  5217 webserver.cc:533] Webserver started at http://127.5.24.66:36847/ using document root <none> and password file <none>
I20260630 12:14:22.542778  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.542980  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.543094 16300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52092
I20260630 12:14:22.543238  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.544577  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "9c226ad05e3c4e9c832c9757854351d7"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.548799  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:14:22.551883 16439 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.552757  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:22.553040  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "9c226ad05e3c4e9c832c9757854351d7"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.553313  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-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)
I20260630 12:14:22.570135  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.571117  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.572459  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.574543  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.574770  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.574995  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.575163  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.611143  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:32939
I20260630 12:14:22.611244 16501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:32939 every 8 connection(s)
I20260630 12:14:22.615887  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:22.622007 16505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:22.624245 16506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.624949  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:22.626626 16508 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:22.627705  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:22.627815 16502 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37827
W20260630 12:14:22.628029  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:22.628299  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821662628284 us; error 0 us; skew 500 ppm
I20260630 12:14:22.628310 16502 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.628994  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:22.629259 16502 heartbeater.cc:507] Master 127.5.24.126:37827 requested a full tablet report, sending...
I20260630 12:14:22.631593 16300 ts_manager.cc:194] Registered new tserver with Master: 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939)
I20260630 12:14:22.631731  5217 webserver.cc:533] Webserver started at http://127.5.24.67:39673/ using document root <none> and password file <none>
I20260630 12:14:22.632429  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:22.632666  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:22.632979  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:22.633420 16300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52096
I20260630 12:14:22.634392  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "26136a9b2e954eb6825f809624c27116"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.638756  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:22.641794 16513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.642483  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:22.642772  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "26136a9b2e954eb6825f809624c27116"
format_stamp: "Formatted at 2026-06-30 12:14:22 on dist-test-slave-cbkb"
I20260630 12:14:22.643025  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821424453518-5217-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)
I20260630 12:14:22.657842  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:22.658982  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:22.660411  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:22.662832  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:22.663036  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.663314  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:22.663476  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:22.703416  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:38881
I20260630 12:14:22.703511 16575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:38881 every 8 connection(s)
I20260630 12:14:22.716807 16576 heartbeater.cc:344] Connected to a master server at 127.5.24.126:37827
I20260630 12:14:22.717269 16576 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:22.717991 16576 heartbeater.cc:507] Master 127.5.24.126:37827 requested a full tablet report, sending...
I20260630 12:14:22.719988 16300 ts_manager.cc:194] Registered new tserver with Master: 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:22.720912  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014241956s
I20260630 12:14:22.721397 16300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52110
I20260630 12:14:23.545691 16427 heartbeater.cc:499] Master 127.5.24.126:37827 was elected leader, sending a full tablet report...
I20260630 12:14:23.635987 16502 heartbeater.cc:499] Master 127.5.24.126:37827 was elected leader, sending a full tablet report...
I20260630 12:14:23.724000 16576 heartbeater.cc:499] Master 127.5.24.126:37827 was elected leader, sending a full tablet report...
I20260630 12:14:23.777554 16300 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52118:
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"
    }
  }
}
W20260630 12:14:23.780043 16300 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:23.851394 16467 tablet_service.cc:1511] Processing CreateTablet for tablet 4527dc5da5d34e3d8d506245ae18c5cb (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:23.852813 16467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4527dc5da5d34e3d8d506245ae18c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.853606 16392 tablet_service.cc:1511] Processing CreateTablet for tablet 4527dc5da5d34e3d8d506245ae18c5cb (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:23.854382 16391 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb7604281da43179dc4eacfe9d400f5 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:23.854970 16392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4527dc5da5d34e3d8d506245ae18c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.855679 16391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb7604281da43179dc4eacfe9d400f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.857113 16466 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb7604281da43179dc4eacfe9d400f5 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:23.857224 16390 tablet_service.cc:1511] Processing CreateTablet for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:23.858461 16466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb7604281da43179dc4eacfe9d400f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.858620 16390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.861395 16465 tablet_service.cc:1511] Processing CreateTablet for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:23.862740 16465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.865401 16464 tablet_service.cc:1511] Processing CreateTablet for tablet 170967d431244962aab5c58c0dc52be4 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:23.866701 16464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170967d431244962aab5c58c0dc52be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.869916 16389 tablet_service.cc:1511] Processing CreateTablet for tablet 170967d431244962aab5c58c0dc52be4 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:23.871213 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170967d431244962aab5c58c0dc52be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.872357 16541 tablet_service.cc:1511] Processing CreateTablet for tablet 4527dc5da5d34e3d8d506245ae18c5cb (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:23.873646 16541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4527dc5da5d34e3d8d506245ae18c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.877497 16540 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb7604281da43179dc4eacfe9d400f5 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:23.878636 16540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb7604281da43179dc4eacfe9d400f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.880075 16596 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:23.881449 16539 tablet_service.cc:1511] Processing CreateTablet for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:23.885753 16391 tablet_service.cc:1511] Processing CreateTablet for tablet 2227072b982d4f21a33665a4232d9760 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:23.883277 16538 tablet_service.cc:1511] Processing CreateTablet for tablet 170967d431244962aab5c58c0dc52be4 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:23.886973 16391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2227072b982d4f21a33665a4232d9760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.886695 16392 tablet_service.cc:1511] Processing CreateTablet for tablet 6241c040c04d47b5ae0a9340a25072c1 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:23.887957 16392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6241c040c04d47b5ae0a9340a25072c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.887985 16462 tablet_service.cc:1511] Processing CreateTablet for tablet 6241c040c04d47b5ae0a9340a25072c1 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:23.882485 16537 tablet_service.cc:1511] Processing CreateTablet for tablet 2227072b982d4f21a33665a4232d9760 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:23.889405 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6241c040c04d47b5ae0a9340a25072c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.891721 16463 tablet_service.cc:1511] Processing CreateTablet for tablet 2227072b982d4f21a33665a4232d9760 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:23.893249 16463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2227072b982d4f21a33665a4232d9760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.884059 16536 tablet_service.cc:1511] Processing CreateTablet for tablet 6241c040c04d47b5ae0a9340a25072c1 (DEFAULT_TABLE table=test-workload [id=b86a74ca02044b55bff0c6fdcfbc4979]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:23.885743 16539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72ec88bbb7d4bb2b6d4a874c6e57d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.896497 16537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2227072b982d4f21a33665a4232d9760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.897076 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170967d431244962aab5c58c0dc52be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.899130 16596 tablet_bootstrap.cc:654] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.900704 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6241c040c04d47b5ae0a9340a25072c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:23.919528 16596 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:23.920167 16596 ts_tablet_manager.cc:1403] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260630 12:14:23.923188 16596 raft_consensus.cc:359] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:23.923987 16596 raft_consensus.cc:385] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:23.924343 16596 raft_consensus.cc:740] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:23.925169 16596 consensus_queue.cc:260] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:23.974176 16596 ts_tablet_manager.cc:1434] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.054s	user 0.021s	sys 0.022s
I20260630 12:14:23.974961 16598 raft_consensus.cc:493] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:23.975549 16598 raft_consensus.cc:515] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:23.978384 16598 leader_election.cc:290] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:23.975579 16596 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:23.980957 16599 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:23.993567 16596 tablet_bootstrap.cc:654] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:23.985862 16600 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.009683 16599 tablet_bootstrap.cc:654] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
W20260630 12:14:24.010193 16366 leader_election.cc:343] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939): Not found: Tablet not found: 9bb7604281da43179dc4eacfe9d400f5
I20260630 12:14:24.013226 16600 tablet_bootstrap.cc:654] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.018589 16596 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:24.019080 16596 ts_tablet_manager.cc:1403] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.006s
I20260630 12:14:24.021989 16596 raft_consensus.cc:359] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.022720 16596 raft_consensus.cc:385] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.023025 16596 raft_consensus.cc:740] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.024992 16600 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.025539 16600 ts_tablet_manager.cc:1403] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260630 12:14:24.026302 16599 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.027017 16599 ts_tablet_manager.cc:1403] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.012s
I20260630 12:14:24.032006 16596 consensus_queue.cc:260] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.032517 16600 raft_consensus.cc:359] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.033641 16600 raft_consensus.cc:385] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.033370 16599 raft_consensus.cc:359] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.034018 16600 raft_consensus.cc:740] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.034189 16599 raft_consensus.cc:385] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.034395 16596 ts_tablet_manager.cc:1434] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:14:24.034619 16599 raft_consensus.cc:740] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.035020 16600 consensus_queue.cc:260] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.035483 16596 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:24.035435 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb7604281da43179dc4eacfe9d400f5" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.035457 16599 consensus_queue.cc:260] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
W20260630 12:14:24.041636 16366 leader_election.cc:343] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:24.042081 16366 leader_election.cc:304] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c; no voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7
I20260630 12:14:24.042490 16596 tablet_bootstrap.cc:654] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.043236 16601 raft_consensus.cc:2749] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:24.045668 16599 ts_tablet_manager.cc:1434] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.009s
I20260630 12:14:24.045713 16600 ts_tablet_manager.cc:1434] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:14:24.048434 16599 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:24.052074 16600 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.055197 16599 tablet_bootstrap.cc:654] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.062551 16600 tablet_bootstrap.cc:654] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.067168 16599 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.067734 16599 ts_tablet_manager.cc:1403] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:14:24.071694 16599 raft_consensus.cc:359] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.072602 16599 raft_consensus.cc:385] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.072952 16599 raft_consensus.cc:740] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.074141 16599 consensus_queue.cc:260] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.075320 16596 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:24.075891 16596 ts_tablet_manager.cc:1403] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.035s
I20260630 12:14:24.077306 16599 ts_tablet_manager.cc:1434] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:24.078688 16599 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:24.078802 16596 raft_consensus.cc:359] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.080269 16596 raft_consensus.cc:385] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.080660 16596 raft_consensus.cc:740] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.081699 16600 tablet_bootstrap.cc:492] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.081590 16596 consensus_queue.cc:260] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.082310 16600 ts_tablet_manager.cc:1403] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.001s
I20260630 12:14:24.085343 16600 raft_consensus.cc:359] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.086117 16600 raft_consensus.cc:385] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.086467 16600 raft_consensus.cc:740] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.086709 16599 tablet_bootstrap.cc:654] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.087423 16600 consensus_queue.cc:260] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.088263 16596 ts_tablet_manager.cc:1434] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260630 12:14:24.089373 16596 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:24.098074 16600 ts_tablet_manager.cc:1434] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:14:24.100936 16600 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.104516 16596 tablet_bootstrap.cc:654] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.105970 16600 tablet_bootstrap.cc:654] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.107005 16599 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.107466 16599 ts_tablet_manager.cc:1403] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260630 12:14:24.110486 16599 raft_consensus.cc:359] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.110847 16596 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:24.111296 16600 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.111274 16599 raft_consensus.cc:385] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.111842 16599 raft_consensus.cc:740] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.111992 16600 ts_tablet_manager.cc:1403] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:14:24.111876 16596 ts_tablet_manager.cc:1403] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260630 12:14:24.112864 16599 consensus_queue.cc:260] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.115083 16599 ts_tablet_manager.cc:1434] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:24.114868 16596 raft_consensus.cc:359] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.115223 16600 raft_consensus.cc:359] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.115660 16596 raft_consensus.cc:385] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.116008 16600 raft_consensus.cc:385] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.116189 16599 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:24.116123 16596 raft_consensus.cc:740] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.116482 16600 raft_consensus.cc:740] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.117352 16596 consensus_queue.cc:260] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.117636 16600 consensus_queue.cc:260] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.120044 16600 ts_tablet_manager.cc:1434] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:14:24.126430 16599 tablet_bootstrap.cc:654] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.127646 16600 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.129254 16596 ts_tablet_manager.cc:1434] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:14:24.131703 16596 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:24.132108 16599 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.132673 16599 ts_tablet_manager.cc:1403] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260630 12:14:24.134160 16600 tablet_bootstrap.cc:654] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.135509 16599 raft_consensus.cc:359] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.136240 16599 raft_consensus.cc:385] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.136582 16599 raft_consensus.cc:740] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.137095 16596 tablet_bootstrap.cc:654] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.137521 16599 consensus_queue.cc:260] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.139529 16600 tablet_bootstrap.cc:492] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.139803 16599 ts_tablet_manager.cc:1434] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:14:24.140105 16600 ts_tablet_manager.cc:1403] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:14:24.140821 16599 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:24.143055 16600 raft_consensus.cc:359] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.143800 16600 raft_consensus.cc:385] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.144308 16600 raft_consensus.cc:740] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.145334 16600 consensus_queue.cc:260] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.147544 16599 tablet_bootstrap.cc:654] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.147560 16600 ts_tablet_manager.cc:1434] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260630 12:14:24.149427 16600 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.155066 16596 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:24.155692 16596 ts_tablet_manager.cc:1403] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260630 12:14:24.156910 16600 tablet_bootstrap.cc:654] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.158317 16608 raft_consensus.cc:493] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.158695 16596 raft_consensus.cc:359] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.158854 16608 raft_consensus.cc:515] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.159369 16599 tablet_bootstrap.cc:492] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.159453 16596 raft_consensus.cc:385] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.160002 16596 raft_consensus.cc:740] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.160111 16599 ts_tablet_manager.cc:1403] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260630 12:14:24.162966 16608 leader_election.cc:290] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939)
I20260630 12:14:24.165541 16599 raft_consensus.cc:359] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.166666 16599 raft_consensus.cc:385] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.167107 16599 raft_consensus.cc:740] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.167995 16599 consensus_queue.cc:260] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.160888 16596 consensus_queue.cc:260] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.170133 16600 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.170672 16600 ts_tablet_manager.cc:1403] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:14:24.171862 16596 ts_tablet_manager.cc:1434] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:14:24.172214 16599 ts_tablet_manager.cc:1434] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:14:24.173249 16600 raft_consensus.cc:359] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.174216 16600 raft_consensus.cc:385] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.174567 16600 raft_consensus.cc:740] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.174785 16599 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: Bootstrap starting.
I20260630 12:14:24.175613 16600 consensus_queue.cc:260] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.174603 16596 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: Bootstrap starting.
I20260630 12:14:24.178249 16600 ts_tablet_manager.cc:1434] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:24.179411 16600 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: Bootstrap starting.
I20260630 12:14:24.181551 16599 tablet_bootstrap.cc:654] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.183436 16596 tablet_bootstrap.cc:654] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.185876 16600 tablet_bootstrap.cc:654] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:24.196972 16599 tablet_bootstrap.cc:492] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: No bootstrap required, opened a new log
I20260630 12:14:24.197540 16599 ts_tablet_manager.cc:1403] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260630 12:14:24.199105 16477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2227072b982d4f21a33665a4232d9760" candidate_uuid: "26136a9b2e954eb6825f809624c27116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7" is_pre_election: true
I20260630 12:14:24.199759 16477 raft_consensus.cc:2468] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26136a9b2e954eb6825f809624c27116 in term 0.
I20260630 12:14:24.200408 16599 raft_consensus.cc:359] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.201171 16599 raft_consensus.cc:385] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.201114 16515 leader_election.cc:304] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.201663 16599 raft_consensus.cc:740] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.202180 16608 raft_consensus.cc:2804] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.202562 16608 raft_consensus.cc:493] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.202893 16596 tablet_bootstrap.cc:492] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: No bootstrap required, opened a new log
I20260630 12:14:24.203119 16608 raft_consensus.cc:3060] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.202468 16599 consensus_queue.cc:260] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.203430 16596 ts_tablet_manager.cc:1403] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.009s
I20260630 12:14:24.203997 16600 tablet_bootstrap.cc:492] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: No bootstrap required, opened a new log
I20260630 12:14:24.204526 16600 ts_tablet_manager.cc:1403] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260630 12:14:24.206430 16596 raft_consensus.cc:359] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.207154 16596 raft_consensus.cc:385] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.207460 16596 raft_consensus.cc:740] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.207281 16600 raft_consensus.cc:359] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.208052 16600 raft_consensus.cc:385] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:24.208410 16600 raft_consensus.cc:740] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.208250 16596 consensus_queue.cc:260] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.209225 16600 consensus_queue.cc:260] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.210613 16596 ts_tablet_manager.cc:1434] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:24.212781 16600 ts_tablet_manager.cc:1434] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:24.218091 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2227072b982d4f21a33665a4232d9760" candidate_uuid: "26136a9b2e954eb6825f809624c27116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c" is_pre_election: true
I20260630 12:14:24.219013 16402 raft_consensus.cc:2468] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26136a9b2e954eb6825f809624c27116 in term 0.
I20260630 12:14:24.220314 16608 raft_consensus.cc:515] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.222649 16608 leader_election.cc:290] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [CANDIDATE]: Term 1 election: Requested vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939)
I20260630 12:14:24.223321 16477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2227072b982d4f21a33665a4232d9760" candidate_uuid: "26136a9b2e954eb6825f809624c27116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7"
I20260630 12:14:24.223863 16477 raft_consensus.cc:3060] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.226891 16599 ts_tablet_manager.cc:1434] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.012s
I20260630 12:14:24.227823 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2227072b982d4f21a33665a4232d9760" candidate_uuid: "26136a9b2e954eb6825f809624c27116" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c"
I20260630 12:14:24.228484 16402 raft_consensus.cc:3060] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.229660 16477 raft_consensus.cc:2468] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26136a9b2e954eb6825f809624c27116 in term 1.
I20260630 12:14:24.230563 16515 leader_election.cc:304] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.231200 16625 raft_consensus.cc:2804] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.233117 16625 raft_consensus.cc:697] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 1 LEADER]: Becoming Leader. State: Replica: 26136a9b2e954eb6825f809624c27116, State: Running, Role: LEADER
I20260630 12:14:24.233871 16625 consensus_queue.cc:237] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.234810 16402 raft_consensus.cc:2468] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26136a9b2e954eb6825f809624c27116 in term 1.
I20260630 12:14:24.237927 16607 raft_consensus.cc:493] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.238410 16607 raft_consensus.cc:515] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.241183 16299 catalog_manager.cc:5697] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26136a9b2e954eb6825f809624c27116 (127.5.24.67). New cstate: current_term: 1 leader_uuid: "26136a9b2e954eb6825f809624c27116" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:24.242555 16607 leader_election.cc:290] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881), 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515)
I20260630 12:14:24.253150 16601 raft_consensus.cc:493] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.253649 16601 raft_consensus.cc:515] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.254478 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4527dc5da5d34e3d8d506245ae18c5cb" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.255235 16551 raft_consensus.cc:2468] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.255589 16601 leader_election.cc:290] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.256397 16441 leader_election.cc:304] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.256687 16477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6241c040c04d47b5ae0a9340a25072c1" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7" is_pre_election: true
I20260630 12:14:24.256799 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6241c040c04d47b5ae0a9340a25072c1" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.257318 16477 raft_consensus.cc:2468] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 0.
I20260630 12:14:24.257505 16551 raft_consensus.cc:2468] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 0.
I20260630 12:14:24.258306 16607 raft_consensus.cc:2804] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.258453 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4527dc5da5d34e3d8d506245ae18c5cb" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c" is_pre_election: true
I20260630 12:14:24.258692 16607 raft_consensus.cc:493] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.258648 16366 leader_election.cc:304] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 887242750bb04df5a57f338d2f734b0c; no voters: 
I20260630 12:14:24.259181 16402 raft_consensus.cc:2468] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.259279 16607 raft_consensus.cc:3060] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.259742 16601 raft_consensus.cc:2804] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.260082 16601 raft_consensus.cc:493] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.260453 16601 raft_consensus.cc:3060] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.266927 16607 raft_consensus.cc:515] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.267532 16601 raft_consensus.cc:515] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.269497 16607 leader_election.cc:290] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Requested vote from peers 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881), 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515)
I20260630 12:14:24.269858 16598 raft_consensus.cc:493] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.270292 16551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4527dc5da5d34e3d8d506245ae18c5cb" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116"
I20260630 12:14:24.270989 16551 raft_consensus.cc:3060] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.270922 16477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6241c040c04d47b5ae0a9340a25072c1" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7"
I20260630 12:14:24.270360 16598 raft_consensus.cc:515] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.271816 16477 raft_consensus.cc:3060] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.273204 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6241c040c04d47b5ae0a9340a25072c1" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116"
I20260630 12:14:24.273826 16550 raft_consensus.cc:3060] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.275724 16476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72ec88bbb7d4bb2b6d4a874c6e57d65" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7" is_pre_election: true
I20260630 12:14:24.276425 16476 raft_consensus.cc:2468] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 0.
I20260630 12:14:24.276746 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72ec88bbb7d4bb2b6d4a874c6e57d65" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.277256 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4527dc5da5d34e3d8d506245ae18c5cb" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c"
I20260630 12:14:24.277367 16549 raft_consensus.cc:2468] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 0.
I20260630 12:14:24.277695 16366 leader_election.cc:304] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.278885 16551 raft_consensus.cc:2468] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.269459 16601 leader_election.cc:290] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 election: Requested vote from peers 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.279983 16477 raft_consensus.cc:2468] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 1.
I20260630 12:14:24.280201 16441 leader_election.cc:304] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.277840 16402 raft_consensus.cc:3060] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.280158 16601 raft_consensus.cc:2804] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.282027 16601 raft_consensus.cc:493] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.282747 16601 raft_consensus.cc:3060] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.273850 16598 leader_election.cc:290] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.284960 16607 raft_consensus.cc:2804] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.285543 16607 raft_consensus.cc:697] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Becoming Leader. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Running, Role: LEADER
I20260630 12:14:24.286391 16607 consensus_queue.cc:237] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } }
I20260630 12:14:24.289031 16402 raft_consensus.cc:2468] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.284035 16550 raft_consensus.cc:2468] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 1.
I20260630 12:14:24.289680 16601 raft_consensus.cc:515] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.291797 16366 leader_election.cc:304] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 887242750bb04df5a57f338d2f734b0c; no voters: 
I20260630 12:14:24.292587 16601 leader_election.cc:290] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 election: Requested vote from peers 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.293198 16601 raft_consensus.cc:2804] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.293687 16601 raft_consensus.cc:697] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 1 LEADER]: Becoming Leader. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Running, Role: LEADER
I20260630 12:14:24.294889 16477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72ec88bbb7d4bb2b6d4a874c6e57d65" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c226ad05e3c4e9c832c9757854351d7"
I20260630 12:14:24.295686 16477 raft_consensus.cc:3060] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.294633 16601 consensus_queue.cc:237] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.298211 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72ec88bbb7d4bb2b6d4a874c6e57d65" candidate_uuid: "887242750bb04df5a57f338d2f734b0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116"
I20260630 12:14:24.298890 16550 raft_consensus.cc:3060] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.298836 16299 catalog_manager.cc:5697] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9c226ad05e3c4e9c832c9757854351d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:24.302750 16477 raft_consensus.cc:2468] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 1.
I20260630 12:14:24.304395 16366 leader_election.cc:304] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.305315 16629 raft_consensus.cc:2804] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.305766 16629 raft_consensus.cc:697] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 1 LEADER]: Becoming Leader. State: Replica: 887242750bb04df5a57f338d2f734b0c, State: Running, Role: LEADER
I20260630 12:14:24.306248 16550 raft_consensus.cc:2468] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887242750bb04df5a57f338d2f734b0c in term 1.
I20260630 12:14:24.306565 16629 consensus_queue.cc:237] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.314193 16299 catalog_manager.cc:5697] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 887242750bb04df5a57f338d2f734b0c (127.5.24.65). New cstate: current_term: 1 leader_uuid: "887242750bb04df5a57f338d2f734b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:24.315527 16630 raft_consensus.cc:493] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.315934 16630 raft_consensus.cc:515] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.317967 16630 leader_election.cc:290] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.318619 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170967d431244962aab5c58c0dc52be4" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c" is_pre_election: true
I20260630 12:14:24.319263 16402 raft_consensus.cc:2468] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.319310 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170967d431244962aab5c58c0dc52be4" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.320070 16550 raft_consensus.cc:2468] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.320525 16443 leader_election.cc:304] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.321676 16630 raft_consensus.cc:2804] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.322039 16630 raft_consensus.cc:493] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.322351 16630 raft_consensus.cc:3060] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.327167 16299 catalog_manager.cc:5697] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c reported cstate change: term changed from 0 to 1, leader changed from <none> to 887242750bb04df5a57f338d2f734b0c (127.5.24.65). New cstate: current_term: 1 leader_uuid: "887242750bb04df5a57f338d2f734b0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:24.328123 16630 raft_consensus.cc:515] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.330139 16630 leader_election.cc:290] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Requested vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.331110 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170967d431244962aab5c58c0dc52be4" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116"
I20260630 12:14:24.331281 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170967d431244962aab5c58c0dc52be4" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c"
I20260630 12:14:24.331760 16550 raft_consensus.cc:3060] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.331873 16402 raft_consensus.cc:3060] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.337920 16550 raft_consensus.cc:2468] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.338205 16402 raft_consensus.cc:2468] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.338919 16441 leader_election.cc:304] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26136a9b2e954eb6825f809624c27116, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.339661 16630 raft_consensus.cc:2804] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.340099 16630 raft_consensus.cc:697] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Becoming Leader. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Running, Role: LEADER
I20260630 12:14:24.340693 16630 consensus_queue.cc:237] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.347795 16299 catalog_manager.cc:5697] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9c226ad05e3c4e9c832c9757854351d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:24.364642 16348 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:24.390904 16630 raft_consensus.cc:493] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:24.391477 16630 raft_consensus.cc:515] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.393105 16630 leader_election.cc:290] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.393978 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb7604281da43179dc4eacfe9d400f5" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c" is_pre_election: true
I20260630 12:14:24.394104 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb7604281da43179dc4eacfe9d400f5" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116" is_pre_election: true
I20260630 12:14:24.394609 16402 raft_consensus.cc:2468] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.394737 16550 raft_consensus.cc:2468] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 0.
I20260630 12:14:24.395624 16443 leader_election.cc:304] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.396291 16630 raft_consensus.cc:2804] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:24.396605 16630 raft_consensus.cc:493] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:24.396868 16630 raft_consensus.cc:3060] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.402300 16630 raft_consensus.cc:515] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.404052 16630 leader_election.cc:290] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Requested vote from peers 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515), 26136a9b2e954eb6825f809624c27116 (127.5.24.67:38881)
I20260630 12:14:24.404873 16402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb7604281da43179dc4eacfe9d400f5" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887242750bb04df5a57f338d2f734b0c"
I20260630 12:14:24.405030 16550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb7604281da43179dc4eacfe9d400f5" candidate_uuid: "9c226ad05e3c4e9c832c9757854351d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26136a9b2e954eb6825f809624c27116"
I20260630 12:14:24.405416 16402 raft_consensus.cc:3060] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.405592 16550 raft_consensus.cc:3060] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:24.410043 16402 raft_consensus.cc:2468] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.410193 16550 raft_consensus.cc:2468] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c226ad05e3c4e9c832c9757854351d7 in term 1.
I20260630 12:14:24.411003 16443 leader_election.cc:304] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887242750bb04df5a57f338d2f734b0c, 9c226ad05e3c4e9c832c9757854351d7; no voters: 
I20260630 12:14:24.411731 16630 raft_consensus.cc:2804] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:24.412122 16630 raft_consensus.cc:697] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Becoming Leader. State: Replica: 9c226ad05e3c4e9c832c9757854351d7, State: Running, Role: LEADER
I20260630 12:14:24.412863 16630 consensus_queue.cc:237] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } }
I20260630 12:14:24.419370 16299 catalog_manager.cc:5697] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "9c226ad05e3c4e9c832c9757854351d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:24.697271 16630 consensus_queue.cc:1048] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.710523 16630 consensus_queue.cc:1048] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.736268 16629 consensus_queue.cc:1048] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.746409 16598 consensus_queue.cc:1048] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.756970 16601 consensus_queue.cc:1048] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.766664 16629 consensus_queue.cc:1048] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.777523 16625 consensus_queue.cc:1048] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.791378 16647 consensus_queue.cc:1048] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c226ad05e3c4e9c832c9757854351d7" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.873972 16630 consensus_queue.cc:1048] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.884934 16630 consensus_queue.cc:1048] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.935791 16630 consensus_queue.cc:1048] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887242750bb04df5a57f338d2f734b0c" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 39515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:24.945402 16607 consensus_queue.cc:1048] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26136a9b2e954eb6825f809624c27116" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 38881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:30.460642 16331 debug-util.cc:398] Leaking SignalData structure 0x7b0800086200 after lost signal to thread 5220
W20260630 12:14:30.461714 16331 debug-util.cc:398] Leaking SignalData structure 0x7b08002138c0 after lost signal to thread 16334
W20260630 12:14:30.462823 16331 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4060 after lost signal to thread 16426
W20260630 12:14:30.463759 16331 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2c60 after lost signal to thread 16501
W20260630 12:14:30.464730 16331 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca660 after lost signal to thread 16575
I20260630 12:14:34.552696  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:34.586591  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.587289  5217 tablet_replica.cc:333] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.587939  5217 raft_consensus.cc:2243] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.589025  5217 raft_consensus.cc:2272] T 6241c040c04d47b5ae0a9340a25072c1 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.591526  5217 tablet_replica.cc:333] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.592083  5217 raft_consensus.cc:2243] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.592584  5217 raft_consensus.cc:2272] T 2227072b982d4f21a33665a4232d9760 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.594851  5217 tablet_replica.cc:333] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.595293  5217 raft_consensus.cc:2243] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.595679  5217 raft_consensus.cc:2272] T 9bb7604281da43179dc4eacfe9d400f5 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.597762  5217 tablet_replica.cc:333] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.598244  5217 raft_consensus.cc:2243] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.599033  5217 raft_consensus.cc:2272] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.601497  5217 tablet_replica.cc:333] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.601908  5217 raft_consensus.cc:2243] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.602294  5217 raft_consensus.cc:2272] T 170967d431244962aab5c58c0dc52be4 P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.604449  5217 tablet_replica.cc:333] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c: stopping tablet replica
I20260630 12:14:34.604864  5217 raft_consensus.cc:2243] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.605261  5217 raft_consensus.cc:2272] T 4527dc5da5d34e3d8d506245ae18c5cb P 887242750bb04df5a57f338d2f734b0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:34.612730 16443 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:14:34.616263 16443 consensus_peers.cc:597] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 -> Peer 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515): Couldn't send request to peer 887242750bb04df5a57f338d2f734b0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.635291  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
W20260630 12:14:34.656162 16443 consensus_peers.cc:597] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 -> Peer 887242750bb04df5a57f338d2f734b0c (127.5.24.65:39515): Couldn't send request to peer 887242750bb04df5a57f338d2f734b0c. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:39515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.660523  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
W20260630 12:14:34.669883 16515 consensus_peers.cc:597] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 -> Peer 9c226ad05e3c4e9c832c9757854351d7 (127.5.24.66:32939): Couldn't send request to peer 9c226ad05e3c4e9c832c9757854351d7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.685499  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.686357  5217 tablet_replica.cc:333] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.687091  5217 raft_consensus.cc:2243] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.687664  5217 raft_consensus.cc:2272] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.690093  5217 tablet_replica.cc:333] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.690626  5217 raft_consensus.cc:2243] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.691499  5217 raft_consensus.cc:2272] T 170967d431244962aab5c58c0dc52be4 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.693948  5217 tablet_replica.cc:333] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.694530  5217 raft_consensus.cc:2243] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.695377  5217 raft_consensus.cc:2272] T 9bb7604281da43179dc4eacfe9d400f5 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.697616  5217 tablet_replica.cc:333] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.698133  5217 raft_consensus.cc:2243] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.698603  5217 raft_consensus.cc:2272] T 2227072b982d4f21a33665a4232d9760 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.700824  5217 tablet_replica.cc:333] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.701356  5217 raft_consensus.cc:2243] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.701813  5217 raft_consensus.cc:2272] T 6241c040c04d47b5ae0a9340a25072c1 P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.704177  5217 tablet_replica.cc:333] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7: stopping tablet replica
I20260630 12:14:34.704679  5217 raft_consensus.cc:2243] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.705713  5217 raft_consensus.cc:2272] T 4527dc5da5d34e3d8d506245ae18c5cb P 9c226ad05e3c4e9c832c9757854351d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.733177  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:34.754547  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:34.777978  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:34.778635  5217 tablet_replica.cc:333] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.779211  5217 raft_consensus.cc:2243] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.779680  5217 raft_consensus.cc:2272] T 9bb7604281da43179dc4eacfe9d400f5 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.781991  5217 tablet_replica.cc:333] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.782492  5217 raft_consensus.cc:2243] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.782869  5217 raft_consensus.cc:2272] T 170967d431244962aab5c58c0dc52be4 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.785184  5217 tablet_replica.cc:333] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.785616  5217 raft_consensus.cc:2243] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.786028  5217 raft_consensus.cc:2272] T d72ec88bbb7d4bb2b6d4a874c6e57d65 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.788115  5217 tablet_replica.cc:333] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.788625  5217 raft_consensus.cc:2243] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.789014  5217 raft_consensus.cc:2272] T 6241c040c04d47b5ae0a9340a25072c1 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.790911  5217 tablet_replica.cc:333] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.791330  5217 raft_consensus.cc:2243] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.792135  5217 raft_consensus.cc:2272] T 2227072b982d4f21a33665a4232d9760 P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.794247  5217 tablet_replica.cc:333] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116: stopping tablet replica
I20260630 12:14:34.794711  5217 raft_consensus.cc:2243] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:34.795074  5217 raft_consensus.cc:2272] T 4527dc5da5d34e3d8d506245ae18c5cb P 26136a9b2e954eb6825f809624c27116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.821699  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:34.840996  5217 master.cc:562] Master@127.5.24.126:37827 shutting down...
I20260630 12:14:34.860494  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.861146  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.861490  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7229bfac3f684d079d8f4249542c19ad: stopping tablet replica
I20260630 12:14:34.897020  5217 master.cc:584] Master@127.5.24.126:37827 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12701 ms)
[----------] 24 tests from AutoRebalancerTest (250325 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:14:34.944276  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:46701
I20260630 12:14:34.945405  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:34.951050 16664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:34.951231 16663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:34.952135 16666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:34.952625  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:34.953545  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.953754  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:34.953949  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821674953898 us; error 0 us; skew 500 ppm
I20260630 12:14:34.954459  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.956792  5217 webserver.cc:533] Webserver started at http://127.5.24.126:36517/ using document root <none> and password file <none>
I20260630 12:14:34.957297  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.957489  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.957794  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.958981  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "206eab6f6ab4425989890fad1343de52"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-cbkb"
I20260630 12:14:34.963372  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:34.966976 16671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.967692  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:34.968142  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "206eab6f6ab4425989890fad1343de52"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-cbkb"
I20260630 12:14:34.968448  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-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)
I20260630 12:14:34.994164  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.995414  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.032522  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:46701
I20260630 12:14:35.032610 16722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:46701 every 8 connection(s)
I20260630 12:14:35.036870 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.047716 16723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52: Bootstrap starting.
I20260630 12:14:35.052734 16723 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:35.056948 16723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52: No bootstrap required, opened a new log
I20260630 12:14:35.059072 16723 raft_consensus.cc:359] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206eab6f6ab4425989890fad1343de52" member_type: VOTER }
I20260630 12:14:35.059515 16723 raft_consensus.cc:385] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:35.059762 16723 raft_consensus.cc:740] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 206eab6f6ab4425989890fad1343de52, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.060366 16723 consensus_queue.cc:260] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "206eab6f6ab4425989890fad1343de52" member_type: VOTER }
I20260630 12:14:35.060840 16723 raft_consensus.cc:399] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.061089 16723 raft_consensus.cc:493] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.061372 16723 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:35.065843 16723 raft_consensus.cc:515] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206eab6f6ab4425989890fad1343de52" member_type: VOTER }
I20260630 12:14:35.066398 16723 leader_election.cc:304] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [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: 206eab6f6ab4425989890fad1343de52; no voters: 
I20260630 12:14:35.067505 16723 leader_election.cc:290] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:35.067898 16726 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:35.069285 16726 raft_consensus.cc:697] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 1 LEADER]: Becoming Leader. State: Replica: 206eab6f6ab4425989890fad1343de52, State: Running, Role: LEADER
I20260630 12:14:35.070147 16726 consensus_queue.cc:237] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [LEADER]: Queue going to LEADER mode. State: All 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: "206eab6f6ab4425989890fad1343de52" member_type: VOTER }
I20260630 12:14:35.070493 16723 sys_catalog.cc:565] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:35.075141 16727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "206eab6f6ab4425989890fad1343de52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206eab6f6ab4425989890fad1343de52" member_type: VOTER } }
I20260630 12:14:35.075546 16728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 206eab6f6ab4425989890fad1343de52. Latest consensus state: current_term: 1 leader_uuid: "206eab6f6ab4425989890fad1343de52" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "206eab6f6ab4425989890fad1343de52" member_type: VOTER } }
I20260630 12:14:35.075930 16727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:35.076424 16728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:35.079596 16733 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:35.088519 16733 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:35.092723  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:35.098560 16733 catalog_manager.cc:1383] Generated new cluster ID: 51319c5121cf48759783de2b5e8fe1aa
I20260630 12:14:35.098845 16733 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:35.127846 16733 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:35.129213 16733 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:35.140723 16733 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52: Generated new TSK 0
I20260630 12:14:35.141294 16733 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:35.159417  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.165282 16744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.166667 16745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.168761 16747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.171663  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:35.178478  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.178726  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.178932  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821675178913 us; error 0 us; skew 500 ppm
I20260630 12:14:35.179466  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.181728  5217 webserver.cc:533] Webserver started at http://127.5.24.65:39759/ using document root <none> and password file <none>
I20260630 12:14:35.182237  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.182441  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.182708  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.183779  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "c9789a42b07d465ea581dfff2878e9c9"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.188163  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:14:35.191248 16752 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.192116  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:35.192436  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "c9789a42b07d465ea581dfff2878e9c9"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.192665  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-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)
I20260630 12:14:35.211722  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.212827  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.214155  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.216348  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.216549  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.216840  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.217024  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.255504  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:42935
I20260630 12:14:35.255601 16814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:42935 every 8 connection(s)
I20260630 12:14:35.260413  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.267504 16819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.269086 16820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.271186 16822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.272070  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:35.273443  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.273732  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.273931 16815 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46701
I20260630 12:14:35.273967  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821675273949 us; error 0 us; skew 500 ppm
I20260630 12:14:35.274487 16815 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.274897  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.275369 16815 heartbeater.cc:507] Master 127.5.24.126:46701 requested a full tablet report, sending...
I20260630 12:14:35.277577  5217 webserver.cc:533] Webserver started at http://127.5.24.66:45099/ using document root <none> and password file <none>
I20260630 12:14:35.277894 16688 ts_manager.cc:194] Registered new tserver with Master: c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935)
I20260630 12:14:35.278097  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.278436  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.278705  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.279793  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.279809 16688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45752
I20260630 12:14:35.284794  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:35.288092 16827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.288815  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:35.289104  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.289389  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-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)
I20260630 12:14:35.304893  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.305949  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.307358  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.309549  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.309787  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.310022  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.310200  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.348372  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:38987
I20260630 12:14:35.348456 16889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:38987 every 8 connection(s)
I20260630 12:14:35.353217  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.361044 16893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:35.361415 16894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.363576  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:35.364832 16896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:35.365674 16890 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46701
I20260630 12:14:35.365918  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:35.366079 16890 heartbeater.cc:461] Registering TS with master...
W20260630 12:14:35.366236  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:35.366595  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821675366579 us; error 0 us; skew 500 ppm
I20260630 12:14:35.367067 16890 heartbeater.cc:507] Master 127.5.24.126:46701 requested a full tablet report, sending...
I20260630 12:14:35.367169  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.369205 16688 ts_manager.cc:194] Registered new tserver with Master: a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:35.369952  5217 webserver.cc:533] Webserver started at http://127.5.24.67:42489/ using document root <none> and password file <none>
I20260630 12:14:35.370487  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.370711  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:35.370750 16688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45768
I20260630 12:14:35.371028  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:35.372596  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "ca664f5dc016456ba159cacae2efc63d"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.376801  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:14:35.380033 16901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.380812  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:35.381111  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "ca664f5dc016456ba159cacae2efc63d"
format_stamp: "Formatted at 2026-06-30 12:14:35 on dist-test-slave-cbkb"
I20260630 12:14:35.381403  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-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)
I20260630 12:14:35.412474  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.413627  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.415025  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.417213  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:35.417438  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.417671  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:35.417837  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:35.455593  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:37877
I20260630 12:14:35.455690 16963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:37877 every 8 connection(s)
I20260630 12:14:35.469727 16964 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46701
I20260630 12:14:35.470096 16964 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.470813 16964 heartbeater.cc:507] Master 127.5.24.126:46701 requested a full tablet report, sending...
I20260630 12:14:35.472829 16688 ts_manager.cc:194] Registered new tserver with Master: ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:35.473861  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015029707s
I20260630 12:14:35.474057 16688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45770
I20260630 12:14:36.283039 16815 heartbeater.cc:499] Master 127.5.24.126:46701 was elected leader, sending a full tablet report...
I20260630 12:14:36.373641 16890 heartbeater.cc:499] Master 127.5.24.126:46701 was elected leader, sending a full tablet report...
I20260630 12:14:36.476749 16964 heartbeater.cc:499] Master 127.5.24.126:46701 was elected leader, sending a full tablet report...
I20260630 12:14:36.531883 16688 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45778:
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"
    }
  }
}
W20260630 12:14:36.534813 16688 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:36.611871 16779 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:36.613333 16775 tablet_service.cc:1511] Processing CreateTablet for tablet 4d319bd24db14fb594337da5c48add87 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:36.613898 16779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.614851 16775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d319bd24db14fb594337da5c48add87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.616353 16778 tablet_service.cc:1511] Processing CreateTablet for tablet 7de63fe06c6d41e3bb89774f9d29f001 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:36.616782 16776 tablet_service.cc:1511] Processing CreateTablet for tablet 9e316028461640a6921593eca46e0963 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:36.617774 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de63fe06c6d41e3bb89774f9d29f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.619105 16777 tablet_service.cc:1511] Processing CreateTablet for tablet 21e43ef3912c4575b3355f8b38f2fba5 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:36.620561 16777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e43ef3912c4575b3355f8b38f2fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.609530 16780 tablet_service.cc:1511] Processing CreateTablet for tablet 5b18b201c3ae49169964104e2ab10124 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:36.625506 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b18b201c3ae49169964104e2ab10124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.628672 16776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e316028461640a6921593eca46e0963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.666733 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 5b18b201c3ae49169964104e2ab10124 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:36.668380 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b18b201c3ae49169964104e2ab10124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.669386 16928 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:36.670820 16928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.678725 16927 tablet_service.cc:1511] Processing CreateTablet for tablet 7de63fe06c6d41e3bb89774f9d29f001 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:36.680498 16927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de63fe06c6d41e3bb89774f9d29f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.717592 16985 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.719177 16926 tablet_service.cc:1511] Processing CreateTablet for tablet 21e43ef3912c4575b3355f8b38f2fba5 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:36.720628 16926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e43ef3912c4575b3355f8b38f2fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.722657 16925 tablet_service.cc:1511] Processing CreateTablet for tablet 9e316028461640a6921593eca46e0963 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:36.724074 16925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e316028461640a6921593eca46e0963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.724445 16984 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.729571 16853 tablet_service.cc:1511] Processing CreateTablet for tablet 7de63fe06c6d41e3bb89774f9d29f001 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:36.729756 16852 tablet_service.cc:1511] Processing CreateTablet for tablet 21e43ef3912c4575b3355f8b38f2fba5 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:36.731241 16853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7de63fe06c6d41e3bb89774f9d29f001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.725296 16985 tablet_bootstrap.cc:654] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.725685 16855 tablet_service.cc:1511] Processing CreateTablet for tablet 5b18b201c3ae49169964104e2ab10124 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:36.732868 16855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b18b201c3ae49169964104e2ab10124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.736874 16852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21e43ef3912c4575b3355f8b38f2fba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.726649 16850 tablet_service.cc:1511] Processing CreateTablet for tablet 4d319bd24db14fb594337da5c48add87 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:36.741149 16850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d319bd24db14fb594337da5c48add87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.727844 16851 tablet_service.cc:1511] Processing CreateTablet for tablet 9e316028461640a6921593eca46e0963 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:36.745123 16851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e316028461640a6921593eca46e0963. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.729431 16854 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:36.748852 16984 tablet_bootstrap.cc:654] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.749162 16854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7e8937faee4e8ba5f52ad9bc83c49c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.762550 16985 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.763115 16985 ts_tablet_manager.cc:1403] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.003s
I20260630 12:14:36.777199 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 4d319bd24db14fb594337da5c48add87 (DEFAULT_TABLE table=test-workload [id=a58f04aa1ba3492288ab06419a135f10]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:36.778568 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d319bd24db14fb594337da5c48add87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.787443 16984 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.786723 16985 raft_consensus.cc:359] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.787973 16984 ts_tablet_manager.cc:1403] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.016s
I20260630 12:14:36.787896 16985 raft_consensus.cc:385] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.788439 16985 raft_consensus.cc:740] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.789258 16985 consensus_queue.cc:260] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.790707 16984 raft_consensus.cc:359] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.791577 16984 raft_consensus.cc:385] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.791872 16984 raft_consensus.cc:740] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.792661 16984 consensus_queue.cc:260] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.794080 16985 ts_tablet_manager.cc:1434] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.001s
I20260630 12:14:36.795153 16985 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.797518 16988 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.801548 16985 tablet_bootstrap.cc:654] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.806277 16988 tablet_bootstrap.cc:654] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.812427 16988 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
I20260630 12:14:36.812886 16988 ts_tablet_manager.cc:1403] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260630 12:14:36.815575 16988 raft_consensus.cc:359] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.816290 16988 raft_consensus.cc:385] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.816650 16988 raft_consensus.cc:740] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.817036 16984 ts_tablet_manager.cc:1434] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.014s
I20260630 12:14:36.818148 16984 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.817797 16988 consensus_queue.cc:260] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.821120 16985 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.821828 16985 ts_tablet_manager.cc:1403] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
I20260630 12:14:36.825018 16984 tablet_bootstrap.cc:654] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.825383 16985 raft_consensus.cc:359] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.826138 16985 raft_consensus.cc:385] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.826413 16985 raft_consensus.cc:740] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.827284 16988 ts_tablet_manager.cc:1434] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:14:36.827414 16985 consensus_queue.cc:260] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.829708 16985 ts_tablet_manager.cc:1434] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:14:36.830663 16985 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.837142 16985 tablet_bootstrap.cc:654] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.839007 16988 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.847941 16988 tablet_bootstrap.cc:654] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.850096 16984 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.850570 16984 ts_tablet_manager.cc:1403] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260630 12:14:36.851186 16985 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.851800 16985 ts_tablet_manager.cc:1403] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260630 12:14:36.853137 16984 raft_consensus.cc:359] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.853713 16984 raft_consensus.cc:385] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.853859 16988 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
W20260630 12:14:36.854508 16891 tablet.cc:2406] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:36.854521 16988 ts_tablet_manager.cc:1403] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:14:36.854518 16985 raft_consensus.cc:359] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.853971 16984 raft_consensus.cc:740] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.855618 16985 raft_consensus.cc:385] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.855971 16985 raft_consensus.cc:740] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.856101 16984 consensus_queue.cc:260] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.856804 16985 consensus_queue.cc:260] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.858335 16984 ts_tablet_manager.cc:1434] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:36.858839 16988 raft_consensus.cc:359] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.859288 16984 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.859579 16988 raft_consensus.cc:385] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.859917 16988 raft_consensus.cc:740] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.861120 16985 ts_tablet_manager.cc:1434] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:14:36.860785 16988 consensus_queue.cc:260] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.862129 16985 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.866226 16984 tablet_bootstrap.cc:654] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.869905 16985 tablet_bootstrap.cc:654] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.872031 16988 ts_tablet_manager.cc:1434] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260630 12:14:36.873181 16988 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.877929 16984 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.878434 16984 ts_tablet_manager.cc:1403] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:14:36.881275 16988 tablet_bootstrap.cc:654] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.881840 16985 tablet_bootstrap.cc:492] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.881373 16984 raft_consensus.cc:359] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.882311 16984 raft_consensus.cc:385] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.882382 16985 ts_tablet_manager.cc:1403] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:14:36.882704 16984 raft_consensus.cc:740] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.883751 16984 consensus_queue.cc:260] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.886256 16984 ts_tablet_manager.cc:1434] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:36.885982 16985 raft_consensus.cc:359] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.886720 16985 raft_consensus.cc:385] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.887015 16985 raft_consensus.cc:740] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.887261 16984 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.887854 16985 consensus_queue.cc:260] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.890385 16985 ts_tablet_manager.cc:1434] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260630 12:14:36.891485 16985 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.893683 16984 tablet_bootstrap.cc:654] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.899111 16988 tablet_bootstrap.cc:492] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
I20260630 12:14:36.899606 16988 ts_tablet_manager.cc:1403] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.011s
I20260630 12:14:36.901670 16985 tablet_bootstrap.cc:654] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.902575 16988 raft_consensus.cc:359] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.903378 16988 raft_consensus.cc:385] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.903671 16988 raft_consensus.cc:740] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.904721 16988 consensus_queue.cc:260] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.907887 16984 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.907512 16988 ts_tablet_manager.cc:1434] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:14:36.908638 16984 ts_tablet_manager.cc:1403] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260630 12:14:36.909497 16988 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.911865 16984 raft_consensus.cc:359] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.912626 16984 raft_consensus.cc:385] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.912976 16984 raft_consensus.cc:740] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.913807 16984 consensus_queue.cc:260] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.916086 16984 ts_tablet_manager.cc:1434] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:36.918919 16985 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.918864 16988 tablet_bootstrap.cc:654] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.919574 16985 ts_tablet_manager.cc:1403] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260630 12:14:36.919660 16984 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.922995 16985 raft_consensus.cc:359] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.923931 16985 raft_consensus.cc:385] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.924301 16985 raft_consensus.cc:740] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.925391 16985 consensus_queue.cc:260] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.927275 16984 tablet_bootstrap.cc:654] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.930869 16988 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
I20260630 12:14:36.931378 16988 ts_tablet_manager.cc:1403] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260630 12:14:36.934232 16985 ts_tablet_manager.cc:1434] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.008s
I20260630 12:14:36.934844 16984 tablet_bootstrap.cc:492] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.934247 16988 raft_consensus.cc:359] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.935370 16988 raft_consensus.cc:385] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.935441 16985 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: Bootstrap starting.
I20260630 12:14:36.935483 16984 ts_tablet_manager.cc:1403] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260630 12:14:36.935722 16988 raft_consensus.cc:740] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.936841 16988 consensus_queue.cc:260] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.938733 16984 raft_consensus.cc:359] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.939455 16984 raft_consensus.cc:385] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.939735 16984 raft_consensus.cc:740] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.940683 16984 consensus_queue.cc:260] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.941946 16985 tablet_bootstrap.cc:654] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.942972 16984 ts_tablet_manager.cc:1434] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:14:36.943969 16984 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: Bootstrap starting.
I20260630 12:14:36.945710 16988 ts_tablet_manager.cc:1434] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260630 12:14:36.949368 16988 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.950160 16984 tablet_bootstrap.cc:654] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.951596 16990 raft_consensus.cc:493] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:36.952158 16990 raft_consensus.cc:515] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.954974 16990 leader_election.cc:290] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:36.955631 16988 tablet_bootstrap.cc:654] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:36.964931 16985 tablet_bootstrap.cc:492] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: No bootstrap required, opened a new log
I20260630 12:14:36.965400 16985 ts_tablet_manager.cc:1403] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.007s
I20260630 12:14:36.967722 16985 raft_consensus.cc:359] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.968207 16984 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: No bootstrap required, opened a new log
I20260630 12:14:36.968354 16988 tablet_bootstrap.cc:492] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
I20260630 12:14:36.968366 16985 raft_consensus.cc:385] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.968847 16984 ts_tablet_manager.cc:1403] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260630 12:14:36.969125 16988 ts_tablet_manager.cc:1403] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260630 12:14:36.969094 16985 raft_consensus.cc:740] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.970619 16985 consensus_queue.cc:260] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:36.972517 16988 raft_consensus.cc:359] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.971935 16984 raft_consensus.cc:359] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.973249 16988 raft_consensus.cc:385] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.973498 16984 raft_consensus.cc:385] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:36.973562 16988 raft_consensus.cc:740] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.974036 16984 raft_consensus.cc:740] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Initialized, Role: FOLLOWER
I20260630 12:14:36.974906 16988 consensus_queue.cc:260] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.976046 16984 consensus_queue.cc:260] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:36.978603 16984 ts_tablet_manager.cc:1434] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:14:36.981921 16985 ts_tablet_manager.cc:1434] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260630 12:14:36.983901 16988 ts_tablet_manager.cc:1434] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:14:36.990337 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d319bd24db14fb594337da5c48add87" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:36.991158 16865 raft_consensus.cc:2468] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:36.992972 16988 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: Bootstrap starting.
I20260630 12:14:36.993446 16754 leader_election.cc:304] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, c9789a42b07d465ea581dfff2878e9c9; no voters: 
I20260630 12:14:36.994189 16990 raft_consensus.cc:2804] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:36.994534 16990 raft_consensus.cc:493] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:36.994855 16990 raft_consensus.cc:3060] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:36.999987 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d319bd24db14fb594337da5c48add87" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d" is_pre_election: true
I20260630 12:14:37.000618 16939 raft_consensus.cc:2468] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:37.001791 16990 raft_consensus.cc:515] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.003484 16990 leader_election.cc:290] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.004127 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d319bd24db14fb594337da5c48add87" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.004706 16865 raft_consensus.cc:3060] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.004981 16988 tablet_bootstrap.cc:654] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:37.005596 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d319bd24db14fb594337da5c48add87" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d"
I20260630 12:14:37.006198 16939 raft_consensus.cc:3060] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.010812 16988 tablet_bootstrap.cc:492] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: No bootstrap required, opened a new log
I20260630 12:14:37.010779 16865 raft_consensus.cc:2468] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.011557 16988 ts_tablet_manager.cc:1403] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260630 12:14:37.012058 16754 leader_election.cc:304] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, c9789a42b07d465ea581dfff2878e9c9; no voters: 
I20260630 12:14:37.012804 16990 raft_consensus.cc:2804] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.013896 16990 raft_consensus.cc:697] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Running, Role: LEADER
I20260630 12:14:37.014622 16988 raft_consensus.cc:359] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.015127 16988 raft_consensus.cc:385] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:37.014755 16990 consensus_queue.cc:237] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.015333 16988 raft_consensus.cc:740] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5dbd2fe1b634b05b082a7f88216ad14, State: Initialized, Role: FOLLOWER
I20260630 12:14:37.015985 16988 consensus_queue.cc:260] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.018499 16988 ts_tablet_manager.cc:1434] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:37.020862 16939 raft_consensus.cc:2468] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.026232 16685 catalog_manager.cc:5697] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "c9789a42b07d465ea581dfff2878e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.032984 16989 raft_consensus.cc:493] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.033500 16989 raft_consensus.cc:515] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:37.035629 16989 leader_election.cc:290] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.045614 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b18b201c3ae49169964104e2ab10124" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:37.045712 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b18b201c3ae49169964104e2ab10124" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9" is_pre_election: true
I20260630 12:14:37.046269 16865 raft_consensus.cc:2468] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.046372 16790 raft_consensus.cc:2468] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.047389 16903 leader_election.cc:304] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.048168 16989 raft_consensus.cc:2804] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.048493 16989 raft_consensus.cc:493] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.048769 16989 raft_consensus.cc:3060] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.053670 16989 raft_consensus.cc:515] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:37.054481 17014 raft_consensus.cc:493] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.054972 17014 raft_consensus.cc:515] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.056186 16989 leader_election.cc:290] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 election: Requested vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.056442 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b18b201c3ae49169964104e2ab10124" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9"
I20260630 12:14:37.056792 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b18b201c3ae49169964104e2ab10124" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.057055 16790 raft_consensus.cc:3060] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.058024 17014 leader_election.cc:290] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.058087 16789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e43ef3912c4575b3355f8b38f2fba5" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9" is_pre_election: true
I20260630 12:14:37.058946 16789 raft_consensus.cc:2468] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.059049 16864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e43ef3912c4575b3355f8b38f2fba5" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:37.057322 16865 raft_consensus.cc:3060] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.059566 16864 raft_consensus.cc:2468] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.060365 16902 leader_election.cc:304] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.061197 17014 raft_consensus.cc:2804] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.061571 17014 raft_consensus.cc:493] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.061858 17014 raft_consensus.cc:3060] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.064795 16790 raft_consensus.cc:2468] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 1.
I20260630 12:14:37.065889 16902 leader_election.cc:304] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.066479 16865 raft_consensus.cc:2468] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 1.
I20260630 12:14:37.066676 16989 raft_consensus.cc:2804] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.067034 17014 raft_consensus.cc:515] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.068112 16989 raft_consensus.cc:697] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Becoming Leader. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Running, Role: LEADER
I20260630 12:14:37.068996 16989 consensus_queue.cc:237] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } }
I20260630 12:14:37.069447 17014 leader_election.cc:290] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 election: Requested vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.070043 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e43ef3912c4575b3355f8b38f2fba5" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9"
I20260630 12:14:37.070698 16790 raft_consensus.cc:3060] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.070634 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21e43ef3912c4575b3355f8b38f2fba5" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.071406 16865 raft_consensus.cc:3060] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.076491 16865 raft_consensus.cc:2468] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 1.
I20260630 12:14:37.076555 16790 raft_consensus.cc:2468] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 1.
I20260630 12:14:37.077545 16903 leader_election.cc:304] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.078356 16989 raft_consensus.cc:2804] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.078742 16989 raft_consensus.cc:697] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Becoming Leader. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Running, Role: LEADER
I20260630 12:14:37.079339 16989 consensus_queue.cc:237] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.082809 16993 raft_consensus.cc:493] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.082182 16685 catalog_manager.cc:5697] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d reported cstate change: term changed from 0 to 1, leader changed from <none> to ca664f5dc016456ba159cacae2efc63d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "ca664f5dc016456ba159cacae2efc63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.083359 16993 raft_consensus.cc:515] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.085924 16993 leader_election.cc:290] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
W20260630 12:14:37.090070 16736 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:37.097457 16990 raft_consensus.cc:493] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.097929 16990 raft_consensus.cc:515] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.098416 16685 catalog_manager.cc:5697] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d reported cstate change: term changed from 0 to 1, leader changed from <none> to ca664f5dc016456ba159cacae2efc63d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "ca664f5dc016456ba159cacae2efc63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.099980 16990 leader_election.cc:290] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.100912 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de63fe06c6d41e3bb89774f9d29f001" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d" is_pre_election: true
I20260630 12:14:37.100989 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de63fe06c6d41e3bb89774f9d29f001" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:37.101560 16939 raft_consensus.cc:2468] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:37.101682 16865 raft_consensus.cc:2468] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:37.102813 16754 leader_election.cc:304] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.103446 16990 raft_consensus.cc:2804] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.103785 16990 raft_consensus.cc:493] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.104108 16990 raft_consensus.cc:3060] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.104471 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9" is_pre_election: true
I20260630 12:14:37.104683 16989 raft_consensus.cc:493] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.105305 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d" is_pre_election: true
I20260630 12:14:37.105230 16989 raft_consensus.cc:515] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.108649 16790 raft_consensus.cc:2468] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5dbd2fe1b634b05b082a7f88216ad14 in term 0.
I20260630 12:14:37.109416 16989 leader_election.cc:290] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.110405 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:37.110785 16939 raft_consensus.cc:2468] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5dbd2fe1b634b05b082a7f88216ad14 in term 0.
I20260630 12:14:37.111263 16865 raft_consensus.cc:2468] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.112615 16903 leader_election.cc:304] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.113514 16989 raft_consensus.cc:2804] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.113920 16989 raft_consensus.cc:493] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.114239 16989 raft_consensus.cc:3060] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.114917 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9" is_pre_election: true
I20260630 12:14:37.115523 16790 raft_consensus.cc:2468] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 0.
I20260630 12:14:37.110565 16828 leader_election.cc:304] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, c9789a42b07d465ea581dfff2878e9c9; no voters: 
I20260630 12:14:37.117750 16990 raft_consensus.cc:515] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.120126 16990 leader_election.cc:290] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.120401 16993 raft_consensus.cc:2804] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.120816 16993 raft_consensus.cc:493] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.121160 16993 raft_consensus.cc:3060] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.121290 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de63fe06c6d41e3bb89774f9d29f001" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d"
I20260630 12:14:37.122023 16939 raft_consensus.cc:3060] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.121969 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7de63fe06c6d41e3bb89774f9d29f001" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.122694 16865 raft_consensus.cc:3060] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.121485 16989 raft_consensus.cc:515] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.126715 16989 leader_election.cc:290] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [CANDIDATE]: Term 1 election: Requested vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987)
I20260630 12:14:37.127331 16864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.127540 16790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "ca664f5dc016456ba159cacae2efc63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9"
I20260630 12:14:37.128279 16790 raft_consensus.cc:3060] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.129026 16939 raft_consensus.cc:2468] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.129395 16993 raft_consensus.cc:515] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.130159 16754 leader_election.cc:304] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d; no voters: 
I20260630 12:14:37.130515 16864 raft_consensus.cc:2393] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca664f5dc016456ba159cacae2efc63d in current term 1: Already voted for candidate a5dbd2fe1b634b05b082a7f88216ad14 in this term.
I20260630 12:14:37.131057 16990 raft_consensus.cc:2804] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.131779 16990 raft_consensus.cc:697] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Running, Role: LEADER
I20260630 12:14:37.132652 16990 consensus_queue.cc:237] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.133242 16789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9789a42b07d465ea581dfff2878e9c9"
I20260630 12:14:37.133783 16938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e316028461640a6921593eca46e0963" candidate_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d"
I20260630 12:14:37.134593 16938 raft_consensus.cc:2393] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a5dbd2fe1b634b05b082a7f88216ad14 in current term 1: Already voted for candidate ca664f5dc016456ba159cacae2efc63d in this term.
I20260630 12:14:37.135974 16790 raft_consensus.cc:2468] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca664f5dc016456ba159cacae2efc63d in term 1.
I20260630 12:14:37.135978 16829 leader_election.cc:304] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [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: a5dbd2fe1b634b05b082a7f88216ad14; no voters: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d
I20260630 12:14:37.136775 16865 raft_consensus.cc:2468] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.137454 16993 leader_election.cc:290] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [CANDIDATE]: Term 1 election: Requested vote from peers c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.137603 16902 leader_election.cc:304] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [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: c9789a42b07d465ea581dfff2878e9c9, ca664f5dc016456ba159cacae2efc63d; no voters: a5dbd2fe1b634b05b082a7f88216ad14
I20260630 12:14:37.138154 16993 raft_consensus.cc:2749] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:37.138792 16989 raft_consensus.cc:2804] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.139381 16989 raft_consensus.cc:697] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Becoming Leader. State: Replica: ca664f5dc016456ba159cacae2efc63d, State: Running, Role: LEADER
I20260630 12:14:37.140192 16989 consensus_queue.cc:237] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.143187 16685 catalog_manager.cc:5697] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "c9789a42b07d465ea581dfff2878e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.147724 16688 catalog_manager.cc:5697] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d reported cstate change: term changed from 0 to 1, leader changed from <none> to ca664f5dc016456ba159cacae2efc63d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "ca664f5dc016456ba159cacae2efc63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.160617 16990 raft_consensus.cc:493] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:37.161015 16990 raft_consensus.cc:515] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.162467 16990 leader_election.cc:290] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.163152 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7e8937faee4e8ba5f52ad9bc83c49c" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" is_pre_election: true
I20260630 12:14:37.163419 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7e8937faee4e8ba5f52ad9bc83c49c" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d" is_pre_election: true
I20260630 12:14:37.163703 16865 raft_consensus.cc:2468] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:37.164018 16939 raft_consensus.cc:2468] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 0.
I20260630 12:14:37.164659 16754 leader_election.cc:304] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, c9789a42b07d465ea581dfff2878e9c9; no voters: 
I20260630 12:14:37.165396 16990 raft_consensus.cc:2804] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:37.165735 16990 raft_consensus.cc:493] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:37.166009 16990 raft_consensus.cc:3060] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.170619 16990 raft_consensus.cc:515] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.172134 16990 leader_election.cc:290] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Requested vote from peers a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987), ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
I20260630 12:14:37.172785 16865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7e8937faee4e8ba5f52ad9bc83c49c" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5dbd2fe1b634b05b082a7f88216ad14"
I20260630 12:14:37.173022 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7e8937faee4e8ba5f52ad9bc83c49c" candidate_uuid: "c9789a42b07d465ea581dfff2878e9c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca664f5dc016456ba159cacae2efc63d"
I20260630 12:14:37.173316 16865 raft_consensus.cc:3060] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.173595 16939 raft_consensus.cc:3060] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:37.178073 16865 raft_consensus.cc:2468] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.178351 16939 raft_consensus.cc:2468] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9789a42b07d465ea581dfff2878e9c9 in term 1.
I20260630 12:14:37.179044 16754 leader_election.cc:304] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5dbd2fe1b634b05b082a7f88216ad14, c9789a42b07d465ea581dfff2878e9c9; no voters: 
I20260630 12:14:37.179749 16990 raft_consensus.cc:2804] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:37.180150 16990 raft_consensus.cc:697] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Becoming Leader. State: Replica: c9789a42b07d465ea581dfff2878e9c9, State: Running, Role: LEADER
I20260630 12:14:37.180917 16990 consensus_queue.cc:237] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } }
I20260630 12:14:37.187469 16688 catalog_manager.cc:5697] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "c9789a42b07d465ea581dfff2878e9c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:37.401083 16865 raft_consensus.cc:1275] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.403581 16939 raft_consensus.cc:1275] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.407533 16990 consensus_queue.cc:1048] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.408931 16865 raft_consensus.cc:1275] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.409281 16990 consensus_queue.cc:1048] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.411474 16938 raft_consensus.cc:1275] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.411554 16939 raft_consensus.cc:1275] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.413151 17010 consensus_queue.cc:1048] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:37.425347 17010 consensus_queue.cc:1048] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.427047 17010 consensus_queue.cc:1048] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.462818 16790 raft_consensus.cc:1275] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.466095 16863 raft_consensus.cc:1275] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.471318 17014 consensus_queue.cc:1048] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.479936 17014 consensus_queue.cc:1048] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.485574 16863 raft_consensus.cc:1275] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.487953 16790 raft_consensus.cc:1275] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.490468 16989 consensus_queue.cc:1048] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.500831 17014 consensus_queue.cc:1048] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:37.510711 16861 raft_consensus.cc:1275] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.514008 16990 consensus_queue.cc:1048] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:37.523005 16860 raft_consensus.cc:1275] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.525065 16989 consensus_queue.cc:1048] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:37.539109 16788 raft_consensus.cc:1275] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:37.541121 17015 consensus_queue.cc:1048] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:37.694054 17031 mvcc.cc:204] Tried to move back new op lower bound from 7302437590610362368 to 7302437589060730880. Current Snapshot: MvccSnapshot[applied={T|T < 7302437590610362368 or (T in {7302437590610362368})}]
W20260630 12:14:37.776739 16902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.24.65:42935, user_credentials={real_user=slave}} blocked reactor thread for 53892.5us
I20260630 12:14:38.378669  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:38.385816 17077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.386013 17078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:38.387737 17080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:38.388370  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:38.389734  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:38.389930  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:38.390177  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821678390157 us; error 0 us; skew 500 ppm
I20260630 12:14:38.390710  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:38.393325  5217 webserver.cc:533] Webserver started at http://127.5.24.68:44685/ using document root <none> and password file <none>
I20260630 12:14:38.393806  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:38.394048  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:38.394407  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:38.395498  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "43775f2b81a048ff8ddcf23c40aaa755"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-cbkb"
I20260630 12:14:38.399845  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:14:38.403014 17085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.403859  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:38.404176  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "43775f2b81a048ff8ddcf23c40aaa755"
format_stamp: "Formatted at 2026-06-30 12:14:38 on dist-test-slave-cbkb"
I20260630 12:14:38.404521  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821424453518-5217-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)
I20260630 12:14:38.428788  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:38.429982  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:38.431398  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:38.433696  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:38.433933  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.434185  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:38.434372  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:38.475075  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:32937
I20260630 12:14:38.475191 17147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:32937 every 8 connection(s)
I20260630 12:14:38.499008 17148 heartbeater.cc:344] Connected to a master server at 127.5.24.126:46701
I20260630 12:14:38.499416 17148 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:38.500192 17148 heartbeater.cc:507] Master 127.5.24.126:46701 requested a full tablet report, sending...
I20260630 12:14:38.502170 16687 ts_manager.cc:194] Registered new tserver with Master: 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68:32937)
I20260630 12:14:38.503690 16687 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45782
I20260630 12:14:39.191601 16788 consensus_queue.cc:237] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } }
I20260630 12:14:39.198531 16862 raft_consensus.cc:1275] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.201916 16939 raft_consensus.cc:1275] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.201881 17155 consensus_queue.cc:1048] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:14:39.203830 17154 consensus_queue.cc:1048] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.211506 17010 raft_consensus.cc:2955] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.213095 16939 raft_consensus.cc:2955] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.213961 16862 raft_consensus.cc:2955] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
W20260630 12:14:39.215426 16756 consensus_peers.cc:597] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 -> Peer 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68:32937): Couldn't send request to peer 43775f2b81a048ff8ddcf23c40aaa755. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b7e8937faee4e8ba5f52ad9bc83c49c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.228760 16687 catalog_manager.cc:5697] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "c9789a42b07d465ea581dfff2878e9c9" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:39.240947 16939 consensus_queue.cc:237] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } }
I20260630 12:14:39.252588 16860 raft_consensus.cc:1275] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.252930 16788 raft_consensus.cc:1275] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.254235 17014 consensus_queue.cc:1048] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.256008 17014 consensus_queue.cc:1048] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.261276 17014 raft_consensus.cc:2955] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.262450 16860 raft_consensus.cc:2955] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.265111 16788 raft_consensus.cc:2955] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
W20260630 12:14:39.270480 16905 consensus_peers.cc:597] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d -> Peer 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68:32937): Couldn't send request to peer 43775f2b81a048ff8ddcf23c40aaa755. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e316028461640a6921593eca46e0963. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.275808 16684 catalog_manager.cc:5697] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d reported cstate change: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "ca664f5dc016456ba159cacae2efc63d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:39.277946 16789 consensus_queue.cc:237] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } }
W20260630 12:14:39.284545 16756 consensus_peers.cc:597] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 -> Peer 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68:32937): Couldn't send request to peer 43775f2b81a048ff8ddcf23c40aaa755. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7de63fe06c6d41e3bb89774f9d29f001. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.286995 16939 raft_consensus.cc:1275] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.288429 17154 consensus_queue.cc:1048] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.287564 16860 raft_consensus.cc:1275] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer c9789a42b07d465ea581dfff2878e9c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.293584 17154 consensus_queue.cc:1048] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.297680 17010 raft_consensus.cc:2955] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.299795 16939 raft_consensus.cc:2955] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.306137 16860 raft_consensus.cc:2955] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.312500 16684 catalog_manager.cc:5697] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "c9789a42b07d465ea581dfff2878e9c9" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:39.316241 16939 consensus_queue.cc:237] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } }
W20260630 12:14:39.322994 16905 consensus_peers.cc:597] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d -> Peer 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68:32937): Couldn't send request to peer 43775f2b81a048ff8ddcf23c40aaa755. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b18b201c3ae49169964104e2ab10124. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.323896 16788 raft_consensus.cc:1275] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.324908 16860 raft_consensus.cc:1275] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Refusing update from remote peer ca664f5dc016456ba159cacae2efc63d: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:14:39.325717 17165 consensus_queue.cc:1048] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:14:39.327610 17165 consensus_queue.cc:1048] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:14:39.332605 17166 raft_consensus.cc:2955] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.334133 16788 raft_consensus.cc:2955] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.335465 16860 raft_consensus.cc:2955] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.347599 16679 catalog_manager.cc:5697] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 reported cstate change: config changed from index -1 to 12, NON_VOTER 43775f2b81a048ff8ddcf23c40aaa755 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "ca664f5dc016456ba159cacae2efc63d" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c9789a42b07d465ea581dfff2878e9c9" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 42935 } attrs { replace: true } } peers { permanent_uuid: "ca664f5dc016456ba159cacae2efc63d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37877 } } peers { permanent_uuid: "a5dbd2fe1b634b05b082a7f88216ad14" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 38987 } } peers { permanent_uuid: "43775f2b81a048ff8ddcf23c40aaa755" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 32937 } attrs { promote: true } } }
I20260630 12:14:39.506079 17148 heartbeater.cc:499] Master 127.5.24.126:46701 was elected leader, sending a full tablet report...
I20260630 12:14:39.507772  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:39.543965  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:39.544853  5217 tablet_replica.cc:333] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.545673  5217 raft_consensus.cc:2243] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.546435  5217 raft_consensus.cc:2272] T 5b18b201c3ae49169964104e2ab10124 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.549614  5217 tablet_replica.cc:333] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.550330  5217 raft_consensus.cc:2243] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.551614  5217 raft_consensus.cc:2272] T 6b7e8937faee4e8ba5f52ad9bc83c49c P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.554520  5217 tablet_replica.cc:333] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.555234  5217 raft_consensus.cc:2243] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.556774  5217 raft_consensus.cc:2272] T 7de63fe06c6d41e3bb89774f9d29f001 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.559554  5217 tablet_replica.cc:333] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.560248  5217 raft_consensus.cc:2243] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.560827  5217 raft_consensus.cc:2272] T 21e43ef3912c4575b3355f8b38f2fba5 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.563383  5217 tablet_replica.cc:333] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.564033  5217 raft_consensus.cc:2243] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.564654  5217 raft_consensus.cc:2272] T 9e316028461640a6921593eca46e0963 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.567113  5217 tablet_replica.cc:333] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9: stopping tablet replica
I20260630 12:14:39.567582  5217 raft_consensus.cc:2243] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.568472  5217 raft_consensus.cc:2272] T 4d319bd24db14fb594337da5c48add87 P c9789a42b07d465ea581dfff2878e9c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.595513  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:39.612771  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:39.648154  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:39.649035  5217 tablet_replica.cc:333] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.649814  5217 raft_consensus.cc:2243] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.650467  5217 raft_consensus.cc:2272] T 6b7e8937faee4e8ba5f52ad9bc83c49c P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.653661  5217 tablet_replica.cc:333] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.654374  5217 raft_consensus.cc:2243] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.655093  5217 raft_consensus.cc:2272] T 4d319bd24db14fb594337da5c48add87 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.657701  5217 tablet_replica.cc:333] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.658422  5217 raft_consensus.cc:2243] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.658948  5217 raft_consensus.cc:2272] T 7de63fe06c6d41e3bb89774f9d29f001 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.662002  5217 tablet_replica.cc:333] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.662689  5217 raft_consensus.cc:2243] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.663273  5217 raft_consensus.cc:2272] T 5b18b201c3ae49169964104e2ab10124 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.666268  5217 tablet_replica.cc:333] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.666914  5217 raft_consensus.cc:2243] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.667430  5217 raft_consensus.cc:2272] T 21e43ef3912c4575b3355f8b38f2fba5 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.669920  5217 tablet_replica.cc:333] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14: stopping tablet replica
I20260630 12:14:39.670497  5217 raft_consensus.cc:2243] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.671093  5217 raft_consensus.cc:2272] T 9e316028461640a6921593eca46e0963 P a5dbd2fe1b634b05b082a7f88216ad14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.699155  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
W20260630 12:14:39.712846 16902 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.24.65:42935: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:14:39.724913  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:39.725670 17168 ts_tablet_manager.cc:933] T 9e316028461640a6921593eca46e0963 P 43775f2b81a048ff8ddcf23c40aaa755: Initiating tablet copy from peer ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
W20260630 12:14:39.734220 16902 consensus_peers.cc:597] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d -> Peer c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935): Couldn't send request to peer c9789a42b07d465ea581dfff2878e9c9. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:42935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.737432 17168 tablet_copy_client.cc:323] T 9e316028461640a6921593eca46e0963 P 43775f2b81a048ff8ddcf23c40aaa755: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37877
I20260630 12:14:39.737864 17171 ts_tablet_manager.cc:933] T 5b18b201c3ae49169964104e2ab10124 P 43775f2b81a048ff8ddcf23c40aaa755: Initiating tablet copy from peer ca664f5dc016456ba159cacae2efc63d (127.5.24.67:37877)
W20260630 12:14:39.755877 16903 consensus_peers.cc:597] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d -> Peer a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987): Couldn't send request to peer a5dbd2fe1b634b05b082a7f88216ad14. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.66:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.766486 17171 tablet_copy_client.cc:323] T 5b18b201c3ae49169964104e2ab10124 P 43775f2b81a048ff8ddcf23c40aaa755: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.67:37877
W20260630 12:14:39.774914 16902 consensus_peers.cc:597] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d -> Peer c9789a42b07d465ea581dfff2878e9c9 (127.5.24.65:42935): Couldn't send request to peer c9789a42b07d465ea581dfff2878e9c9. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.65:42935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:39.786690 16903 consensus_peers.cc:597] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d -> Peer a5dbd2fe1b634b05b082a7f88216ad14 (127.5.24.66:38987): Couldn't send request to peer a5dbd2fe1b634b05b082a7f88216ad14. Status: Network error: Client connection negotiation failed: client connection to 127.5.24.66:38987: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.793447  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:39.794251  5217 tablet_replica.cc:333] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.794847  5217 raft_consensus.cc:2243] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.795486  5217 raft_consensus.cc:2272] T 4d319bd24db14fb594337da5c48add87 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.797513  5217 tablet_replica.cc:333] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.797998  5217 raft_consensus.cc:2243] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.798470  5217 raft_consensus.cc:2272] T 6b7e8937faee4e8ba5f52ad9bc83c49c P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.800766  5217 tablet_replica.cc:333] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.801290  5217 raft_consensus.cc:2243] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.801998  5217 raft_consensus.cc:2272] T 21e43ef3912c4575b3355f8b38f2fba5 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.803841  5217 tablet_replica.cc:333] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.804400  5217 raft_consensus.cc:2243] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.805226  5217 raft_consensus.cc:2272] T 9e316028461640a6921593eca46e0963 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.807587  5217 tablet_replica.cc:333] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.808223  5217 raft_consensus.cc:2243] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.809089  5217 raft_consensus.cc:2272] T 5b18b201c3ae49169964104e2ab10124 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.811300  5217 tablet_replica.cc:333] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d: stopping tablet replica
I20260630 12:14:39.811774  5217 raft_consensus.cc:2243] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:39.812248  5217 raft_consensus.cc:2272] T 7de63fe06c6d41e3bb89774f9d29f001 P ca664f5dc016456ba159cacae2efc63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.840381  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:39.857019  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:14:39.880311  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:14:39.898504 17086 connection.cc:466] server connection from 127.0.0.1:50690 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:50690 (request call id 3) could send its response
W20260630 12:14:39.906383 17086 connection.cc:466] server connection from 127.0.0.1:50690 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:50690 (request call id 2) could send its response
I20260630 12:14:39.923260  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:14:39.931358  5217 master.cc:562] Master@127.5.24.126:46701 shutting down...
W20260630 12:14:39.952417 16736 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:39.953680  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:39.954121  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:39.954396  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P 206eab6f6ab4425989890fad1343de52: stopping tablet replica
I20260630 12:14:39.974284  5217 master.cc:584] Master@127.5.24.126:46701 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5075 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:14:40.019157  5217 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.24.126:44017
I20260630 12:14:40.020267  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:40.025158 17175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.025223 17176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.026602 17178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.027271  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:40.028009  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:40.028236  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:40.028421  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821680028402 us; error 0 us; skew 500 ppm
I20260630 12:14:40.028898  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:40.030961  5217 webserver.cc:533] Webserver started at http://127.5.24.126:34983/ using document root <none> and password file <none>
I20260630 12:14:40.031414  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:40.031612  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:40.031874  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:40.032945  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/master-0-root/instance:
uuid: "bb5919fc571e49fea5e89cf03607f390"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.037053  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:14:40.040073 17183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.040827  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:40.041100  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/master-0-root
uuid: "bb5919fc571e49fea5e89cf03607f390"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.041369  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-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)
I20260630 12:14:40.056311  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:40.057453  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:40.095692  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.126:44017
I20260630 12:14:40.095858 17234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.126:44017 every 8 connection(s)
I20260630 12:14:40.100028 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:40.110021 17235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390: Bootstrap starting.
I20260630 12:14:40.114475 17235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.118481 17235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390: No bootstrap required, opened a new log
I20260630 12:14:40.120551 17235 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER }
I20260630 12:14:40.120949 17235 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.121191 17235 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb5919fc571e49fea5e89cf03607f390, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.121752 17235 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER }
I20260630 12:14:40.122238 17235 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.122473 17235 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.122733 17235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.127130 17235 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER }
I20260630 12:14:40.127666 17235 leader_election.cc:304] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [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: bb5919fc571e49fea5e89cf03607f390; no voters: 
I20260630 12:14:40.128742 17235 leader_election.cc:290] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.129052 17238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.130306 17238 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 1 LEADER]: Becoming Leader. State: Replica: bb5919fc571e49fea5e89cf03607f390, State: Running, Role: LEADER
I20260630 12:14:40.130934 17238 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [LEADER]: Queue going to LEADER mode. State: All 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: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER }
I20260630 12:14:40.131538 17235 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:40.135946 17240 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb5919fc571e49fea5e89cf03607f390. Latest consensus state: current_term: 1 leader_uuid: "bb5919fc571e49fea5e89cf03607f390" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER } }
I20260630 12:14:40.136690 17240 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:40.137089 17239 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb5919fc571e49fea5e89cf03607f390" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb5919fc571e49fea5e89cf03607f390" member_type: VOTER } }
I20260630 12:14:40.137671 17239 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:40.138795 17246 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:40.144063 17246 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:40.146631  5217 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:40.153365 17246 catalog_manager.cc:1383] Generated new cluster ID: 9d97f85071094f6d97815bba66fd8073
I20260630 12:14:40.153641 17246 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:40.175182 17246 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:40.176383 17246 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:40.190200 17246 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390: Generated new TSK 0
I20260630 12:14:40.190809 17246 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:40.215770  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:40.221575 17256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.222662 17257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.229233  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:40.229285 17259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.234025  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:40.234218  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:40.234345  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821680234334 us; error 0 us; skew 500 ppm
I20260630 12:14:40.234762  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:40.236927  5217 webserver.cc:533] Webserver started at http://127.5.24.65:40489/ using document root <none> and password file <none>
I20260630 12:14:40.237315  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:40.237462  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:40.237669  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:40.238621  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-0-root/instance:
uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.242710  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:40.245709 17264 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.246423  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:40.246711  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-0-root
uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.246987  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-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)
I20260630 12:14:40.265615  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:40.266583  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:40.267915  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:40.270035  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:40.270273  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.270502  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:40.270673  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.305894  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.65:37205
I20260630 12:14:40.305996 17326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.65:37205 every 8 connection(s)
I20260630 12:14:40.310568  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:40.316676 17331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.317828 17332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.320995  5217 server_base.cc:1061] running on GCE node
W20260630 12:14:40.321127 17335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.323248 17327 heartbeater.cc:344] Connected to a master server at 127.5.24.126:44017
I20260630 12:14:40.323652 17327 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:40.323724  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:40.324038  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:40.324221  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821680324205 us; error 0 us; skew 500 ppm
I20260630 12:14:40.324460 17327 heartbeater.cc:507] Master 127.5.24.126:44017 requested a full tablet report, sending...
I20260630 12:14:40.324851  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:40.326553 17200 ts_manager.cc:194] Registered new tserver with Master: 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205)
I20260630 12:14:40.327240  5217 webserver.cc:533] Webserver started at http://127.5.24.66:33651/ using document root <none> and password file <none>
I20260630 12:14:40.327724  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:40.327924  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:40.328224  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:40.328536 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50640
I20260630 12:14:40.329362  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-1-root/instance:
uuid: "5fba5572c7a5486ea8aa49583df63000"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.333632  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:40.336725 17339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.337420  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:40.337694  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-1-root
uuid: "5fba5572c7a5486ea8aa49583df63000"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.337950  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-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)
I20260630 12:14:40.358363  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:40.359347  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:40.360718  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:40.362867  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:40.363085  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.363310  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:40.363477  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.400540  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.66:34205
I20260630 12:14:40.400646 17401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.66:34205 every 8 connection(s)
I20260630 12:14:40.405232  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:40.411810 17405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.412529 17406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:40.414513 17408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:40.415531  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:40.416622  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:40.416945  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:40.417160  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821680417141 us; error 0 us; skew 500 ppm
I20260630 12:14:40.417382 17402 heartbeater.cc:344] Connected to a master server at 127.5.24.126:44017
I20260630 12:14:40.417699  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:40.417774 17402 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:40.418759 17402 heartbeater.cc:507] Master 127.5.24.126:44017 requested a full tablet report, sending...
I20260630 12:14:40.420269  5217 webserver.cc:533] Webserver started at http://127.5.24.67:39439/ using document root <none> and password file <none>
I20260630 12:14:40.420938  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:40.420953 17200 ts_manager.cc:194] Registered new tserver with Master: 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:40.421320  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:40.421679  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:40.422870 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50652
I20260630 12:14:40.423138  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-2-root/instance:
uuid: "496d070b620544f3acff471636999a8d"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.428007  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260630 12:14:40.431082 17413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.431876  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:40.432156  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-2-root
uuid: "496d070b620544f3acff471636999a8d"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-cbkb"
I20260630 12:14:40.432466  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-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)
I20260630 12:14:40.444164  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:40.445080  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:40.446353  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:40.448613  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:40.448835  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.449030  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:40.449157  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:40.485370  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.67:37471
I20260630 12:14:40.485464 17475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.67:37471 every 8 connection(s)
I20260630 12:14:40.498591 17476 heartbeater.cc:344] Connected to a master server at 127.5.24.126:44017
I20260630 12:14:40.498978 17476 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:40.499681 17476 heartbeater.cc:507] Master 127.5.24.126:44017 requested a full tablet report, sending...
I20260630 12:14:40.501504 17200 ts_manager.cc:194] Registered new tserver with Master: 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:40.501900  5217 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013377028s
I20260630 12:14:40.503206 17200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50654
I20260630 12:14:41.330847 17327 heartbeater.cc:499] Master 127.5.24.126:44017 was elected leader, sending a full tablet report...
I20260630 12:14:41.425688 17402 heartbeater.cc:499] Master 127.5.24.126:44017 was elected leader, sending a full tablet report...
I20260630 12:14:41.505797 17476 heartbeater.cc:499] Master 127.5.24.126:44017 was elected leader, sending a full tablet report...
I20260630 12:14:41.557448 17200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50660:
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"
    }
  }
}
W20260630 12:14:41.559691 17200 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:14:41.619562 17291 tablet_service.cc:1511] Processing CreateTablet for tablet 05417896c187401d94f5cdb4c55b77f6 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:41.619784 17292 tablet_service.cc:1511] Processing CreateTablet for tablet 5956e77c927d4ac88a092a0e1ef709d1 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:41.621173 17291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05417896c187401d94f5cdb4c55b77f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.622777 17290 tablet_service.cc:1511] Processing CreateTablet for tablet af142925bb9d4b6daddeaada709dbf3a (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:41.623421 17292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5956e77c927d4ac88a092a0e1ef709d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.624089 17290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af142925bb9d4b6daddeaada709dbf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.628185 17289 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:41.629541 17289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.636416 17288 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca70d353b9a412d857139d474384a77 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:41.637759 17288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca70d353b9a412d857139d474384a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.642539 17287 tablet_service.cc:1511] Processing CreateTablet for tablet 23cdeaf49c2947ea8f0fe03c6658577c (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:41.643879 17287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cdeaf49c2947ea8f0fe03c6658577c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.644193 17367 tablet_service.cc:1511] Processing CreateTablet for tablet 5956e77c927d4ac88a092a0e1ef709d1 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:41.645533 17367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5956e77c927d4ac88a092a0e1ef709d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.649402 17366 tablet_service.cc:1511] Processing CreateTablet for tablet 05417896c187401d94f5cdb4c55b77f6 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:41.650696 17366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05417896c187401d94f5cdb4c55b77f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.652240 17440 tablet_service.cc:1511] Processing CreateTablet for tablet 05417896c187401d94f5cdb4c55b77f6 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:41.653616 17440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05417896c187401d94f5cdb4c55b77f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.653496 17365 tablet_service.cc:1511] Processing CreateTablet for tablet af142925bb9d4b6daddeaada709dbf3a (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:41.654757 17365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af142925bb9d4b6daddeaada709dbf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.657389 17364 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:41.657389 17439 tablet_service.cc:1511] Processing CreateTablet for tablet af142925bb9d4b6daddeaada709dbf3a (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:41.659925 17441 tablet_service.cc:1511] Processing CreateTablet for tablet 5956e77c927d4ac88a092a0e1ef709d1 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:41.659925 17437 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca70d353b9a412d857139d474384a77 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:41.658368 17438 tablet_service.cc:1511] Processing CreateTablet for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:41.660230 17439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af142925bb9d4b6daddeaada709dbf3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.662118 17362 tablet_service.cc:1511] Processing CreateTablet for tablet 23cdeaf49c2947ea8f0fe03c6658577c (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:41.663120 17438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.664070 17363 tablet_service.cc:1511] Processing CreateTablet for tablet 3ca70d353b9a412d857139d474384a77 (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:41.668648 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca70d353b9a412d857139d474384a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.669034 17364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd6dce18bea4bb4b1d7f3a67ad26b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.672629 17363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ca70d353b9a412d857139d474384a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.673389 17436 tablet_service.cc:1511] Processing CreateTablet for tablet 23cdeaf49c2947ea8f0fe03c6658577c (DEFAULT_TABLE table=test-workload [id=34a05991a9f24f21930a95324283f601]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:41.675004 17436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cdeaf49c2947ea8f0fe03c6658577c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.675213 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cdeaf49c2947ea8f0fe03c6658577c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.680626 17441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5956e77c927d4ac88a092a0e1ef709d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:41.721737 17496 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:41.727248 17496 tablet_bootstrap.cc:654] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.730367 17498 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:41.731745 17497 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:41.736378 17498 tablet_bootstrap.cc:654] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.743113 17497 tablet_bootstrap.cc:654] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.747176 17498 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:41.747681 17498 ts_tablet_manager.cc:1403] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260630 12:14:41.750133 17496 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:41.750661 17496 ts_tablet_manager.cc:1403] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.005s
I20260630 12:14:41.750699 17498 raft_consensus.cc:359] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:41.751626 17498 raft_consensus.cc:385] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.751929 17498 raft_consensus.cc:740] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.752727 17498 consensus_queue.cc:260] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:41.753818 17496 raft_consensus.cc:359] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.754686 17496 raft_consensus.cc:385] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.755059 17496 raft_consensus.cc:740] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.755960 17496 consensus_queue.cc:260] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.756848 17497 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:41.757356 17498 ts_tablet_manager.cc:1434] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:14:41.757439 17497 ts_tablet_manager.cc:1403] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260630 12:14:41.758649 17498 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:41.760617 17497 raft_consensus.cc:359] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.761451 17497 raft_consensus.cc:385] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.761854 17497 raft_consensus.cc:740] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.762820 17497 consensus_queue.cc:260] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.765422 17496 ts_tablet_manager.cc:1434] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:41.765987 17498 tablet_bootstrap.cc:654] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.769852 17496 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:41.779768 17496 tablet_bootstrap.cc:654] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.781713 17497 ts_tablet_manager.cc:1434] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.006s
I20260630 12:14:41.782925 17497 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:41.783434 17498 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:41.784159 17498 ts_tablet_manager.cc:1403] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260630 12:14:41.787235 17506 raft_consensus.cc:493] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:41.788156 17498 raft_consensus.cc:359] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.790001 17497 tablet_bootstrap.cc:654] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.791744 17506 raft_consensus.cc:515] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.795817 17498 raft_consensus.cc:385] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.796314 17498 raft_consensus.cc:740] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.797498 17498 consensus_queue.cc:260] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.810865 17498 ts_tablet_manager.cc:1434] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260630 12:14:41.812392 17498 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:41.819897 17498 tablet_bootstrap.cc:654] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.810276 17506 leader_election.cc:290] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:41.825847 17496 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:41.826459 17496 ts_tablet_manager.cc:1403] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.038s
I20260630 12:14:41.827327 17503 raft_consensus.cc:493] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:41.827986 17503 raft_consensus.cc:515] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.837193 17496 raft_consensus.cc:359] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.841662 17496 raft_consensus.cc:385] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.841104 17503 leader_election.cc:290] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:41.842377 17496 raft_consensus.cc:740] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.843429 17496 consensus_queue.cc:260] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.849576 17497 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:41.864679 17496 ts_tablet_manager.cc:1434] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260630 12:14:41.864948 17497 ts_tablet_manager.cc:1403] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.042s
I20260630 12:14:41.865641 17496 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:41.866941 17498 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:41.867465 17498 ts_tablet_manager.cc:1403] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.017s
I20260630 12:14:41.867841 17497 raft_consensus.cc:359] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.868834 17497 raft_consensus.cc:385] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.869221 17497 raft_consensus.cc:740] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.870362 17498 raft_consensus.cc:359] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.871253 17498 raft_consensus.cc:385] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.871551 17498 raft_consensus.cc:740] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.870328 17497 consensus_queue.cc:260] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.873229 17498 consensus_queue.cc:260] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.874176 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:41.874886 17302 raft_consensus.cc:2468] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 496d070b620544f3acff471636999a8d in term 0.
I20260630 12:14:41.876529 17496 tablet_bootstrap.cc:654] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.876606 17415 leader_election.cc:304] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 496d070b620544f3acff471636999a8d, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:41.877676 17506 raft_consensus.cc:2804] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:41.878047 17506 raft_consensus.cc:493] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:41.878384 17506 raft_consensus.cc:3060] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:41.879619 17497 ts_tablet_manager.cc:1434] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:14:41.880993 17497 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:41.882650 17504 raft_consensus.cc:493] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:41.883136 17504 raft_consensus.cc:515] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.884716 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:41.885357 17504 leader_election.cc:290] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:41.888449 17496 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:41.889025 17496 ts_tablet_manager.cc:1403] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.010s
W20260630 12:14:41.891399 17266 leader_election.cc:343] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.892634 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:41.893335 17496 raft_consensus.cc:359] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.894871 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:41.895638 17498 ts_tablet_manager.cc:1434] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
W20260630 12:14:41.896451 17415 leader_election.cc:343] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.897070 17496 raft_consensus.cc:385] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.896240 17497 tablet_bootstrap.cc:654] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.899917 17496 raft_consensus.cc:740] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.900938 17496 consensus_queue.cc:260] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.902227 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:41.902642 17498 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:41.903503 17496 ts_tablet_manager.cc:1434] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:14:41.904989 17496 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:41.908735 17498 tablet_bootstrap.cc:654] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.910126 17503 raft_consensus.cc:493] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:41.898465 17506 raft_consensus.cc:515] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.895668 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:41.915104 17451 raft_consensus.cc:2393] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 782abf2bdd0a4eff8ebdad7dff715f41 in current term 1: Already voted for candidate 496d070b620544f3acff471636999a8d in this term.
W20260630 12:14:41.898322 17415 leader_election.cc:343] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.916769 17415 leader_election.cc:304] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 496d070b620544f3acff471636999a8d; no voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41
I20260630 12:14:41.917841 17504 raft_consensus.cc:2749] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:41.919807 17268 leader_election.cc:304] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 496d070b620544f3acff471636999a8d, 5fba5572c7a5486ea8aa49583df63000
I20260630 12:14:41.933113 17506 leader_election.cc:290] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 election: Requested vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:41.910786 17503 raft_consensus.cc:515] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.934057 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
W20260630 12:14:41.935022 17415 leader_election.cc:343] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.936858 17302 raft_consensus.cc:3060] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:41.938714 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000"
W20260630 12:14:41.940801 17415 leader_election.cc:343] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.945218 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:41.945665 17498 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:41.945828 17377 raft_consensus.cc:2468] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 0.
I20260630 12:14:41.946192 17498 ts_tablet_manager.cc:1403] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.021s
I20260630 12:14:41.947186 17266 leader_election.cc:304] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:41.949047 17503 leader_election.cc:290] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:41.949622 17503 raft_consensus.cc:2804] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:41.949481 17498 raft_consensus.cc:359] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.950165 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:41.950647 17498 raft_consensus.cc:385] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.951087 17498 raft_consensus.cc:740] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
W20260630 12:14:41.952080 17268 leader_election.cc:343] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 496d070b620544f3acff471636999a8d (127.5.24.67:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.950165 17503 raft_consensus.cc:493] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:41.952055 17498 consensus_queue.cc:260] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.955583 17503 raft_consensus.cc:3060] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:41.957842 17498 ts_tablet_manager.cc:1434] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:41.958356 17496 tablet_bootstrap.cc:654] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.958928 17498 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:41.961565 17497 tablet_bootstrap.cc:492] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:41.954839 17302 raft_consensus.cc:2468] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 496d070b620544f3acff471636999a8d in term 1.
I20260630 12:14:41.962203 17497 ts_tablet_manager.cc:1403] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.022s
I20260630 12:14:41.962455 17518 raft_consensus.cc:2749] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:41.965360 17497 raft_consensus.cc:359] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.966285 17498 tablet_bootstrap.cc:654] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.966461 17497 raft_consensus.cc:385] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.966892 17497 raft_consensus.cc:740] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.967958 17497 consensus_queue.cc:260] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.969955 17415 leader_election.cc:304] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [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: 496d070b620544f3acff471636999a8d, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 5fba5572c7a5486ea8aa49583df63000
I20260630 12:14:41.971176 17506 raft_consensus.cc:2804] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:41.971793 17506 raft_consensus.cc:697] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 LEADER]: Becoming Leader. State: Replica: 496d070b620544f3acff471636999a8d, State: Running, Role: LEADER
I20260630 12:14:41.971176 17503 raft_consensus.cc:515] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.972636 17506 consensus_queue.cc:237] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.975246 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d"
W20260630 12:14:41.976696 17268 leader_election.cc:343] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 496d070b620544f3acff471636999a8d (127.5.24.67:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:41.978549 17498 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:41.978324 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000"
I20260630 12:14:41.979153 17377 raft_consensus.cc:3060] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:41.979691 17497 ts_tablet_manager.cc:1434] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:14:41.981218 17497 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:41.982008 17503 leader_election.cc:290] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 election: Requested vote from peers 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:41.987007 17496 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:41.987607 17496 ts_tablet_manager.cc:1403] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.007s
I20260630 12:14:41.988202 17497 tablet_bootstrap.cc:654] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:41.988260 17377 raft_consensus.cc:2468] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 1.
I20260630 12:14:41.987673 17498 ts_tablet_manager.cc:1403] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.011s
I20260630 12:14:41.989914 17266 leader_election.cc:304] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [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: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 496d070b620544f3acff471636999a8d
I20260630 12:14:41.991241 17503 raft_consensus.cc:2804] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:41.990897 17496 raft_consensus.cc:359] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.991946 17496 raft_consensus.cc:385] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.992425 17496 raft_consensus.cc:740] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.992769 17503 raft_consensus.cc:697] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Becoming Leader. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Running, Role: LEADER
I20260630 12:14:41.993535 17496 consensus_queue.cc:260] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.993978 17503 consensus_queue.cc:237] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.987519 17200 catalog_manager.cc:5697] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 496d070b620544f3acff471636999a8d (127.5.24.67). New cstate: current_term: 1 leader_uuid: "496d070b620544f3acff471636999a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:41.994175 17498 raft_consensus.cc:359] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:41.995595 17498 raft_consensus.cc:385] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:41.995910 17498 raft_consensus.cc:740] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
I20260630 12:14:41.996457 17496 ts_tablet_manager.cc:1434] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:41.997404 17496 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:41.996887 17498 consensus_queue.cc:260] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.001456 17498 ts_tablet_manager.cc:1434] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:14:42.002542 17498 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: Bootstrap starting.
I20260630 12:14:42.006063 17496 tablet_bootstrap.cc:654] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.008481 17498 tablet_bootstrap.cc:654] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.009977 17497 tablet_bootstrap.cc:492] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:42.010515 17497 ts_tablet_manager.cc:1403] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260630 12:14:42.015727 17497 raft_consensus.cc:359] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.017763 17497 raft_consensus.cc:385] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.020910 17497 raft_consensus.cc:740] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.022063 17497 consensus_queue.cc:260] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.030128 17497 ts_tablet_manager.cc:1434] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260630 12:14:42.030985 17496 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:42.031531 17496 ts_tablet_manager.cc:1403] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.022s
I20260630 12:14:42.031898 17497 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:42.031538 17198 catalog_manager.cc:5697] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.034423 17496 raft_consensus.cc:359] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.035360 17496 raft_consensus.cc:385] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.035612 17496 raft_consensus.cc:740] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.034385 17498 tablet_bootstrap.cc:492] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: No bootstrap required, opened a new log
I20260630 12:14:42.036314 17496 consensus_queue.cc:260] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.036832 17498 ts_tablet_manager.cc:1403] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.013s
I20260630 12:14:42.037920 17497 tablet_bootstrap.cc:654] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.039026 17496 ts_tablet_manager.cc:1434] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:42.040210 17496 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: Bootstrap starting.
I20260630 12:14:42.039959 17498 raft_consensus.cc:359] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.040839 17498 raft_consensus.cc:385] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.041172 17498 raft_consensus.cc:740] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.041934 17498 consensus_queue.cc:260] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.044175 17498 ts_tablet_manager.cc:1434] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:42.046427 17496 tablet_bootstrap.cc:654] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.051499 17496 tablet_bootstrap.cc:492] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: No bootstrap required, opened a new log
I20260630 12:14:42.051990 17496 ts_tablet_manager.cc:1403] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:14:42.053988 17496 raft_consensus.cc:359] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.054519 17496 raft_consensus.cc:385] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.054893 17496 raft_consensus.cc:740] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.055750 17496 consensus_queue.cc:260] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.058306 17496 ts_tablet_manager.cc:1434] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:42.060554 17497 tablet_bootstrap.cc:492] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:42.061095 17497 ts_tablet_manager.cc:1403] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260630 12:14:42.063169 17497 raft_consensus.cc:359] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.063700 17497 raft_consensus.cc:385] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.063946 17497 raft_consensus.cc:740] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.064567 17497 consensus_queue.cc:260] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.066476 17497 ts_tablet_manager.cc:1434] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:42.066908 17502 raft_consensus.cc:493] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.067503 17497 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: Bootstrap starting.
I20260630 12:14:42.067430 17502 raft_consensus.cc:515] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.074007 17497 tablet_bootstrap.cc:654] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.076403 17502 leader_election.cc:290] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.077116 17502 raft_consensus.cc:493] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.078069 17502 raft_consensus.cc:515] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.082968 17502 leader_election.cc:290] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.094364 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5956e77c927d4ac88a092a0e1ef709d1" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:42.095896 17497 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: No bootstrap required, opened a new log
I20260630 12:14:42.096467 17497 ts_tablet_manager.cc:1403] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260630 12:14:42.096161 17302 raft_consensus.cc:2468] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.096267 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af142925bb9d4b6daddeaada709dbf3a" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:42.097798 17341 leader_election.cc:304] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.097862 17301 raft_consensus.cc:2468] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.099236 17341 leader_election.cc:304] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.099371 17497 raft_consensus.cc:359] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.100133 17497 raft_consensus.cc:385] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.100449 17497 raft_consensus.cc:740] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 496d070b620544f3acff471636999a8d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.101174 17497 consensus_queue.cc:260] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.102864 17502 raft_consensus.cc:2804] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.103333 17497 ts_tablet_manager.cc:1434] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:42.103396 17502 raft_consensus.cc:493] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.104496 17502 raft_consensus.cc:3060] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.104627 17531 raft_consensus.cc:2804] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.105024 17531 raft_consensus.cc:493] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.105321 17531 raft_consensus.cc:3060] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.109172 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5956e77c927d4ac88a092a0e1ef709d1" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:42.109999 17451 raft_consensus.cc:2468] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.111316 17450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af142925bb9d4b6daddeaada709dbf3a" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:42.111704 17502 raft_consensus.cc:515] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.112246 17531 raft_consensus.cc:515] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.113880 17502 leader_election.cc:290] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 election: Requested vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.114176 17531 leader_election.cc:290] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 election: Requested vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.114414 17502 raft_consensus.cc:493] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.114884 17502 raft_consensus.cc:515] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.116286 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5956e77c927d4ac88a092a0e1ef709d1" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
I20260630 12:14:42.112216 17450 raft_consensus.cc:2468] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.116780 17302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af142925bb9d4b6daddeaada709dbf3a" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
I20260630 12:14:42.117480 17302 raft_consensus.cc:3060] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.116874 17301 raft_consensus.cc:3060] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.118608 17300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cdeaf49c2947ea8f0fe03c6658577c" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:42.118788 17449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af142925bb9d4b6daddeaada709dbf3a" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d"
I20260630 12:14:42.119273 17300 raft_consensus.cc:2468] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.120153 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5956e77c927d4ac88a092a0e1ef709d1" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d"
I20260630 12:14:42.120715 17341 leader_election.cc:304] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.121244 17451 raft_consensus.cc:3060] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.121950 17448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cdeaf49c2947ea8f0fe03c6658577c" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:42.122654 17448 raft_consensus.cc:2468] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 0.
I20260630 12:14:42.124869 17302 raft_consensus.cc:2468] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 1.
I20260630 12:14:42.125114 17301 raft_consensus.cc:2468] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 1.
I20260630 12:14:42.116851 17502 leader_election.cc:290] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.125784 17341 leader_election.cc:304] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [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: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 496d070b620544f3acff471636999a8d
I20260630 12:14:42.121721 17533 raft_consensus.cc:2804] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.126905 17533 raft_consensus.cc:493] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.127009 17341 leader_election.cc:304] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.127308 17533 raft_consensus.cc:3060] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.127862 17531 raft_consensus.cc:2804] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.126610 17502 raft_consensus.cc:2804] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.128810 17451 raft_consensus.cc:2468] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 1.
I20260630 12:14:42.128988 17531 raft_consensus.cc:697] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Becoming Leader. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Running, Role: LEADER
I20260630 12:14:42.130018 17531 consensus_queue.cc:237] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } }
I20260630 12:14:42.131112 17502 raft_consensus.cc:697] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Becoming Leader. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Running, Role: LEADER
I20260630 12:14:42.131968 17502 consensus_queue.cc:237] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.137962 17533 raft_consensus.cc:515] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.138885 17197 catalog_manager.cc:5697] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "5fba5572c7a5486ea8aa49583df63000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.140028 17533 leader_election.cc:290] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 election: Requested vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.140754 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cdeaf49c2947ea8f0fe03c6658577c" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41"
I20260630 12:14:42.141183 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cdeaf49c2947ea8f0fe03c6658577c" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d"
I20260630 12:14:42.141386 17301 raft_consensus.cc:3060] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.141759 17451 raft_consensus.cc:3060] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:42.143185 17248 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:42.148272 17451 raft_consensus.cc:2468] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 1.
I20260630 12:14:42.148263 17301 raft_consensus.cc:2468] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fba5572c7a5486ea8aa49583df63000 in term 1.
I20260630 12:14:42.149473 17341 leader_election.cc:304] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.150128 17533 raft_consensus.cc:2804] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.150650 17533 raft_consensus.cc:697] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Becoming Leader. State: Replica: 5fba5572c7a5486ea8aa49583df63000, State: Running, Role: LEADER
I20260630 12:14:42.151398 17533 consensus_queue.cc:237] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.152947 17197 catalog_manager.cc:5697] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "5fba5572c7a5486ea8aa49583df63000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.162050 17503 raft_consensus.cc:493] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.162555 17503 raft_consensus.cc:515] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.164494 17503 leader_election.cc:290] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.165287 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:42.165190 17197 catalog_manager.cc:5697] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66). New cstate: current_term: 1 leader_uuid: "5fba5572c7a5486ea8aa49583df63000" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.165940 17377 raft_consensus.cc:2468] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 0.
I20260630 12:14:42.166196 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:42.166865 17451 raft_consensus.cc:2468] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 0.
I20260630 12:14:42.167311 17266 leader_election.cc:304] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.168216 17503 raft_consensus.cc:2804] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.168596 17503 raft_consensus.cc:493] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.168920 17503 raft_consensus.cc:3060] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.174877 17503 raft_consensus.cc:515] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.176117 17506 raft_consensus.cc:493] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.176631 17506 raft_consensus.cc:515] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.177213 17503 leader_election.cc:290] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 election: Requested vote from peers 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.177116 17377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000"
I20260630 12:14:42.177491 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ca70d353b9a412d857139d474384a77" candidate_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d"
I20260630 12:14:42.177845 17377 raft_consensus.cc:3060] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.178160 17451 raft_consensus.cc:3060] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.178530 17506 leader_election.cc:290] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:42.179447 17376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fba5572c7a5486ea8aa49583df63000" is_pre_election: true
I20260630 12:14:42.179569 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd6dce18bea4bb4b1d7f3a67ad26b38" candidate_uuid: "496d070b620544f3acff471636999a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:42.180145 17376 raft_consensus.cc:2393] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 496d070b620544f3acff471636999a8d in current term 1: Already voted for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in this term.
I20260630 12:14:42.181358 17415 leader_election.cc:304] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 496d070b620544f3acff471636999a8d; no voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41
I20260630 12:14:42.182123 17506 raft_consensus.cc:3060] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.184309 17377 raft_consensus.cc:2468] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 1.
I20260630 12:14:42.185031 17451 raft_consensus.cc:2468] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 782abf2bdd0a4eff8ebdad7dff715f41 in term 1.
I20260630 12:14:42.185428 17266 leader_election.cc:304] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000, 782abf2bdd0a4eff8ebdad7dff715f41; no voters: 
I20260630 12:14:42.186246 17503 raft_consensus.cc:2804] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.186654 17503 raft_consensus.cc:697] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Becoming Leader. State: Replica: 782abf2bdd0a4eff8ebdad7dff715f41, State: Running, Role: LEADER
I20260630 12:14:42.187311 17503 consensus_queue.cc:237] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.188304 17506 raft_consensus.cc:2749] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:42.194556 17197 catalog_manager.cc:5697] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65). New cstate: current_term: 1 leader_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.317987 17533 raft_consensus.cc:493] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.318571 17533 raft_consensus.cc:515] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } }
I20260630 12:14:42.320816 17533 leader_election.cc:290] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 782abf2bdd0a4eff8ebdad7dff715f41 (127.5.24.65:37205), 496d070b620544f3acff471636999a8d (127.5.24.67:37471)
I20260630 12:14:42.323213 17301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" is_pre_election: true
I20260630 12:14:42.324064 17301 raft_consensus.cc:2393] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fba5572c7a5486ea8aa49583df63000 in current term 1: Already voted for candidate 496d070b620544f3acff471636999a8d in this term.
I20260630 12:14:42.324968 17451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05417896c187401d94f5cdb4c55b77f6" candidate_uuid: "5fba5572c7a5486ea8aa49583df63000" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "496d070b620544f3acff471636999a8d" is_pre_election: true
I20260630 12:14:42.327369 17341 leader_election.cc:304] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fba5572c7a5486ea8aa49583df63000; no voters: 496d070b620544f3acff471636999a8d, 782abf2bdd0a4eff8ebdad7dff715f41
I20260630 12:14:42.328622 17533 raft_consensus.cc:3060] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.341058 17533 raft_consensus.cc:2749] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:42.387405 17503 consensus_queue.cc:1048] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:42.421154 17519 consensus_queue.cc:1048] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.433135 17506 consensus_queue.cc:1048] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.454713 17506 consensus_queue.cc:1048] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.553697 17450 raft_consensus.cc:3060] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.563521 17302 raft_consensus.cc:1275] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.583410 17448 raft_consensus.cc:1275] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.590760 17448 raft_consensus.cc:1275] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.593447 17502 consensus_queue.cc:1048] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:42.594164 17503 consensus_queue.cc:1048] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:42.599587 17375 raft_consensus.cc:1275] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.601768 17302 raft_consensus.cc:1275] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.602942 17300 raft_consensus.cc:1275] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.603580 17448 raft_consensus.cc:1275] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.604187 17503 consensus_queue.cc:1048] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:42.609797 17533 consensus_queue.cc:1048] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:14:42.615573 17450 raft_consensus.cc:1275] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:14:42.608300 17531 consensus_queue.cc:1048] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:14:42.618747 17535 consensus_queue.cc:1048] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:42.608438 17502 consensus_queue.cc:1048] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260630 12:14:42.622165 17534 consensus_queue.cc:1048] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:42.802793 17575 log.cc:927] Time spent T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: Append to log took a long time: real 0.103s	user 0.002s	sys 0.001s
I20260630 12:14:42.846134 17557 mvcc.cc:204] Tried to move back new op lower bound from 7302437611633565696 to 7302437610019995648. Current Snapshot: MvccSnapshot[applied={T|T < 7302437611633565696}]
I20260630 12:14:43.485575  5217 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:43.497054 17595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.499007 17594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:43.502238 17597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:43.503093  5217 server_base.cc:1061] running on GCE node
I20260630 12:14:43.504238  5217 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:43.504537  5217 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:43.504739  5217 hybrid_clock.cc:648] HybridClock initialized: now 1782821683504723 us; error 0 us; skew 500 ppm
I20260630 12:14:43.505218  5217 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:43.507305  5217 webserver.cc:533] Webserver started at http://127.5.24.68:41009/ using document root <none> and password file <none>
I20260630 12:14:43.507799  5217 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:43.508015  5217 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:43.508297  5217 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:43.509361  5217 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-3-root/instance:
uuid: "eb45d569e3e145d9ae6c715685fc04a3"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-cbkb"
I20260630 12:14:43.513494  5217 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:43.516481 17602 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.517237  5217 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:43.517536  5217 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-3-root
uuid: "eb45d569e3e145d9ae6c715685fc04a3"
format_stamp: "Formatted at 2026-06-30 12:14:43 on dist-test-slave-cbkb"
I20260630 12:14:43.517827  5217 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskS75c4K/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821424453518-5217-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)
I20260630 12:14:43.549499  5217 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.550566  5217 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.551940  5217 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.554085  5217 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.554306  5217 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.554535  5217 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.554714  5217 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.592028  5217 rpc_server.cc:307] RPC server started. Bound to: 127.5.24.68:40309
I20260630 12:14:43.592238 17664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.24.68:40309 every 8 connection(s)
I20260630 12:14:43.610760 17665 heartbeater.cc:344] Connected to a master server at 127.5.24.126:44017
I20260630 12:14:43.611140 17665 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.611764 17665 heartbeater.cc:507] Master 127.5.24.126:44017 requested a full tablet report, sending...
I20260630 12:14:43.613646 17197 ts_manager.cc:194] Registered new tserver with Master: eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68:40309)
I20260630 12:14:43.615011 17197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50674
I20260630 12:14:44.190362 17300 consensus_queue.cc:237] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.197592 17451 raft_consensus.cc:1275] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.199193 17672 consensus_queue.cc:1048] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.199815 17377 raft_consensus.cc:1275] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.201622 17673 consensus_queue.cc:1048] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.206111 17672 raft_consensus.cc:2955] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.207876 17451 raft_consensus.cc:2955] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
W20260630 12:14:44.211619 17266 consensus_peers.cc:597] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 -> Peer eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68:40309): Couldn't send request to peer eb45d569e3e145d9ae6c715685fc04a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ca70d353b9a412d857139d474384a77. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.210680 17377 raft_consensus.cc:2955] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.220870 17197 catalog_manager.cc:5697] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 reported cstate change: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:44.233381 17377 consensus_queue.cc:237] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.242569 17451 raft_consensus.cc:1275] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.244125 17588 consensus_queue.cc:1048] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.247964 17300 raft_consensus.cc:1275] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.249418 17682 consensus_queue.cc:1048] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.251327 17682 raft_consensus.cc:2955] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.253082 17451 raft_consensus.cc:2955] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.258615 17300 raft_consensus.cc:2955] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
W20260630 12:14:44.259992 17341 consensus_peers.cc:597] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 -> Peer eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68:40309): Couldn't send request to peer eb45d569e3e145d9ae6c715685fc04a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23cdeaf49c2947ea8f0fe03c6658577c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.266563 17299 consensus_queue.cc:237] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.266422 17198 catalog_manager.cc:5697] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 reported cstate change: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "5fba5572c7a5486ea8aa49583df63000" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:44.273869 17451 raft_consensus.cc:1275] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.275025 17377 raft_consensus.cc:1275] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Refusing update from remote peer 782abf2bdd0a4eff8ebdad7dff715f41: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.277822 17673 consensus_queue.cc:1048] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:14:44.280679 17266 consensus_peers.cc:597] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 -> Peer eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68:40309): Couldn't send request to peer eb45d569e3e145d9ae6c715685fc04a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd6dce18bea4bb4b1d7f3a67ad26b38. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.281569 17673 consensus_queue.cc:1048] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.284870 17672 raft_consensus.cc:2955] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.286341 17451 raft_consensus.cc:2955] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.293820 17377 raft_consensus.cc:2955] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.298056 17376 consensus_queue.cc:237] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.299202 17197 catalog_manager.cc:5697] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d reported cstate change: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.304509 17451 raft_consensus.cc:1275] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:14:44.307868 17588 consensus_queue.cc:1048] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.308176 17300 raft_consensus.cc:1275] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Refusing update from remote peer 5fba5572c7a5486ea8aa49583df63000: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:14:44.309299 17341 consensus_peers.cc:597] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 -> Peer eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68:40309): Couldn't send request to peer eb45d569e3e145d9ae6c715685fc04a3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af142925bb9d4b6daddeaada709dbf3a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.310139 17588 consensus_queue.cc:1048] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [LEADER]: Connected to new peer: Peer: permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:14:44.314548 17681 raft_consensus.cc:2955] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.317021 17447 raft_consensus.cc:2955] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.323479 17300 raft_consensus.cc:2955] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } } }
I20260630 12:14:44.328680 17196 catalog_manager.cc:5697] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 reported cstate change: config changed from index -1 to 10, NON_VOTER eb45d569e3e145d9ae6c715685fc04a3 (127.5.24.68) added. New cstate: current_term: 1 leader_uuid: "5fba5572c7a5486ea8aa49583df63000" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:44.617654 17665 heartbeater.cc:499] Master 127.5.24.126:44017 was elected leader, sending a full tablet report...
I20260630 12:14:44.624073  5217 tablet_server.cc:179] TabletServer@127.5.24.65:0 shutting down...
I20260630 12:14:44.655987  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.656637  5217 tablet_replica.cc:333] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.657259  5217 raft_consensus.cc:2243] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.657789  5217 raft_consensus.cc:2272] T 23cdeaf49c2947ea8f0fe03c6658577c P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.660310  5217 tablet_replica.cc:333] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.660954  5217 raft_consensus.cc:2243] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.661571  5217 raft_consensus.cc:2272] T 5956e77c927d4ac88a092a0e1ef709d1 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.663596  5217 tablet_replica.cc:333] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.664139  5217 raft_consensus.cc:2243] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.665126  5217 raft_consensus.cc:2272] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.667466  5217 tablet_replica.cc:333] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.668002  5217 raft_consensus.cc:2243] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.669021  5217 raft_consensus.cc:2272] T 3ca70d353b9a412d857139d474384a77 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.671105  5217 tablet_replica.cc:333] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.671592  5217 raft_consensus.cc:2243] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.672140  5217 raft_consensus.cc:2272] T af142925bb9d4b6daddeaada709dbf3a P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.674718  5217 tablet_replica.cc:333] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41: stopping tablet replica
I20260630 12:14:44.675215  5217 raft_consensus.cc:2243] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.675639  5217 raft_consensus.cc:2272] T 05417896c187401d94f5cdb4c55b77f6 P 782abf2bdd0a4eff8ebdad7dff715f41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.685241 17684 ts_tablet_manager.cc:933] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Initiating tablet copy from peer 5fba5572c7a5486ea8aa49583df63000 (127.5.24.66:34205)
I20260630 12:14:44.688448 17684 tablet_copy_client.cc:323] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: tablet copy: Beginning tablet copy session from remote peer at address 127.5.24.66:34205
I20260630 12:14:44.700925 17387 tablet_copy_service.cc:140] P 5fba5572c7a5486ea8aa49583df63000: Received BeginTabletCopySession request for tablet 23cdeaf49c2947ea8f0fe03c6658577c from peer eb45d569e3e145d9ae6c715685fc04a3 ({username='slave'} at 127.0.0.1:44674)
I20260630 12:14:44.701407 17387 tablet_copy_service.cc:161] P 5fba5572c7a5486ea8aa49583df63000: Beginning new tablet copy session on tablet 23cdeaf49c2947ea8f0fe03c6658577c from peer eb45d569e3e145d9ae6c715685fc04a3 at {username='slave'} at 127.0.0.1:44674: session id = eb45d569e3e145d9ae6c715685fc04a3-23cdeaf49c2947ea8f0fe03c6658577c
I20260630 12:14:44.705886  5217 tablet_server.cc:196] TabletServer@127.5.24.65:0 shutdown complete.
I20260630 12:14:44.707541 17387 tablet_copy_source_session.cc:215] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:44.710673 17684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cdeaf49c2947ea8f0fe03c6658577c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:44.721688 17684 tablet_copy_client.cc:806] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:44.722332 17684 tablet_copy_client.cc:670] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:44.725824 17684 tablet_copy_client.cc:538] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:44.728732  5217 tablet_server.cc:179] TabletServer@127.5.24.66:0 shutting down...
I20260630 12:14:44.740808 17684 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Bootstrap starting.
I20260630 12:14:44.742578  5217 tablet_copy_service.cc:362] P 5fba5572c7a5486ea8aa49583df63000: Destroying tablet copy session eb45d569e3e145d9ae6c715685fc04a3-23cdeaf49c2947ea8f0fe03c6658577c due to service shutdown
I20260630 12:14:44.743044  5217 tablet_copy_service.cc:434] P 5fba5572c7a5486ea8aa49583df63000: ending tablet copy session eb45d569e3e145d9ae6c715685fc04a3-23cdeaf49c2947ea8f0fe03c6658577c on tablet 23cdeaf49c2947ea8f0fe03c6658577c with peer eb45d569e3e145d9ae6c715685fc04a3
I20260630 12:14:44.767916  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.768719  5217 tablet_replica.cc:333] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.769625  5217 raft_consensus.cc:2243] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.770318  5217 raft_consensus.cc:2272] T 05417896c187401d94f5cdb4c55b77f6 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.773022  5217 tablet_replica.cc:333] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.773754  5217 raft_consensus.cc:2243] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.775004  5217 raft_consensus.cc:2272] T af142925bb9d4b6daddeaada709dbf3a P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.777925  5217 tablet_replica.cc:333] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.778648  5217 raft_consensus.cc:2243] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.779187  5217 raft_consensus.cc:2272] T 3ca70d353b9a412d857139d474384a77 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.782583  5217 tablet_replica.cc:333] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.783391  5217 raft_consensus.cc:2243] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.784700  5217 raft_consensus.cc:2272] T 23cdeaf49c2947ea8f0fe03c6658577c P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.787531  5217 tablet_replica.cc:333] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.788216  5217 raft_consensus.cc:2243] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.788944  5217 raft_consensus.cc:2272] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.791826  5217 tablet_replica.cc:333] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000: stopping tablet replica
I20260630 12:14:44.792490  5217 raft_consensus.cc:2243] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.793444  5217 raft_consensus.cc:2272] T 5956e77c927d4ac88a092a0e1ef709d1 P 5fba5572c7a5486ea8aa49583df63000 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.812255 17684 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=63 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:44.813285 17684 tablet_bootstrap.cc:492] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Bootstrap complete.
I20260630 12:14:44.813899 17684 ts_tablet_manager.cc:1403] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Time spent bootstrapping tablet: real 0.073s	user 0.061s	sys 0.004s
I20260630 12:14:44.814404  5217 tablet_server.cc:196] TabletServer@127.5.24.66:0 shutdown complete.
I20260630 12:14:44.816216 17684 raft_consensus.cc:359] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.816926 17684 raft_consensus.cc:740] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: eb45d569e3e145d9ae6c715685fc04a3, State: Initialized, Role: LEARNER
I20260630 12:14:44.817420 17684 consensus_queue.cc:260] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "782abf2bdd0a4eff8ebdad7dff715f41" member_type: VOTER last_known_addr { host: "127.5.24.65" port: 37205 } attrs { replace: true } } peers { permanent_uuid: "5fba5572c7a5486ea8aa49583df63000" member_type: VOTER last_known_addr { host: "127.5.24.66" port: 34205 } } peers { permanent_uuid: "496d070b620544f3acff471636999a8d" member_type: VOTER last_known_addr { host: "127.5.24.67" port: 37471 } } peers { permanent_uuid: "eb45d569e3e145d9ae6c715685fc04a3" member_type: NON_VOTER last_known_addr { host: "127.5.24.68" port: 40309 } attrs { promote: true } }
I20260630 12:14:44.820175 17684 ts_tablet_manager.cc:1434] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260630 12:14:44.825178 17684 tablet_copy_client.cc:1131] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.5.24.66:34205: connect: Connection refused (error 111)
I20260630 12:14:44.835839  5217 tablet_server.cc:179] TabletServer@127.5.24.67:0 shutting down...
I20260630 12:14:44.859840  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.860530  5217 tablet_replica.cc:333] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.861141  5217 raft_consensus.cc:2243] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.861738  5217 raft_consensus.cc:2272] T 23cdeaf49c2947ea8f0fe03c6658577c P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.864199  5217 tablet_replica.cc:333] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.864759  5217 raft_consensus.cc:2243] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.865268  5217 raft_consensus.cc:2272] T 5956e77c927d4ac88a092a0e1ef709d1 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.867154  5217 tablet_replica.cc:333] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.867687  5217 raft_consensus.cc:2243] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.868229  5217 raft_consensus.cc:2272] T bfd6dce18bea4bb4b1d7f3a67ad26b38 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.870535  5217 tablet_replica.cc:333] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.871065  5217 raft_consensus.cc:2243] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.871611  5217 raft_consensus.cc:2272] T 3ca70d353b9a412d857139d474384a77 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.873983  5217 tablet_replica.cc:333] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.874478  5217 raft_consensus.cc:2243] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:44.874956  5217 raft_consensus.cc:2272] T af142925bb9d4b6daddeaada709dbf3a P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.877538  5217 tablet_replica.cc:333] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d: stopping tablet replica
I20260630 12:14:44.878028  5217 raft_consensus.cc:2243] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.878764  5217 raft_consensus.cc:2272] T 05417896c187401d94f5cdb4c55b77f6 P 496d070b620544f3acff471636999a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.902761  5217 tablet_server.cc:196] TabletServer@127.5.24.67:0 shutdown complete.
I20260630 12:14:44.918243  5217 tablet_server.cc:179] TabletServer@127.5.24.68:0 shutting down...
I20260630 12:14:44.939872  5217 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:44.940848  5217 tablet_replica.cc:333] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3: stopping tablet replica
I20260630 12:14:44.941637  5217 raft_consensus.cc:2243] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:44.942109  5217 raft_consensus.cc:2272] T 23cdeaf49c2947ea8f0fe03c6658577c P eb45d569e3e145d9ae6c715685fc04a3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:44.952512  5217 tablet_server.cc:196] TabletServer@127.5.24.68:0 shutdown complete.
I20260630 12:14:44.961284  5217 master.cc:562] Master@127.5.24.126:44017 shutting down...
W20260630 12:14:44.980096 17248 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:44.981356  5217 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:44.981861  5217 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:44.982179  5217 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb5919fc571e49fea5e89cf03607f390: stopping tablet replica
I20260630 12:14:45.001504  5217 master.cc:584] Master@127.5.24.126:44017 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5020 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10096 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (260422 ms total)
[  PASSED  ] 26 tests.
I20260630 12:14:45.049328  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:14:45.049592  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:14:45.049785  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~63 seconds ago
I20260630 12:14:45.049959  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 18 messages since previous log ~95 seconds ago
I20260630 12:14:45.050227  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~239 seconds ago
I20260630 12:14:45.050549  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~8 seconds ago
I20260630 12:14:45.050756  5217 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~5 seconds ago
